Files
python-ganttclient/nova/tests
Jian Wen a8afb6bd94 libvirt: Make vif_driver.plug() returns None
The return value of vif_driver.plug() was used only when nova wrote the
libvirt.xml file on initial boot of the instance. Make it returns None,
and add get_config() to get the configurations if needed.

If LibvirtBridgeDriver is used when the nova-comptue inits, we call
vif_driver.plug() without get the VIF configurations. By doing this
plug doesn't raise if the instance has not yet got a fixed-ip. Fixes
bug 1076309.

Change-Id: I0fafb3d98e3139bce0ef2cee04cab428a0621696
2012-12-19 10:56:47 +08:00
..
2012-12-14 14:22:20 -08:00
2012-11-14 22:16:24 +09:00
2012-12-14 14:22:20 -08:00
2012-12-07 18:13:22 +01:00
2012-11-14 19:04:12 +00:00