1
0
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:
Constantino Vázquez Blanco 2010-01-21 15:22:42 +00:00
parent 546224a374
commit f80e93528f

View File

@ -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