mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Changing OCCI network XML structure for coherence
git-svn-id: http://svn.opennebula.org/one/trunk@962 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
parent
546224a374
commit
f80e93528f
@ -233,7 +233,7 @@ class OCCIServer < CloudServer
|
||||
|
||||
begin
|
||||
vntemplate = network.to_one_template(
|
||||
network_info['NIC'],
|
||||
network_info['NETWORK'],
|
||||
@config[:bridge])
|
||||
rc = network.allocate(vntemplate)
|
||||
network.info
|
||||
|
Loading…
x
Reference in New Issue
Block a user