lp:~justin-fathomdb/nova/fix-reset-libvirt

Created by justinsb and last modified
Get this branch:
bzr branch lp:~justin-fathomdb/nova/fix-reset-libvirt
Only justinsb can upload to this branch. If you are justinsb please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
justinsb
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

975. By justinsb

Ooops - redefining the _ variable seems like a _really_ bad idea

974. By justinsb

Handle the case when the machine is already SHUTOFF

973. By justinsb

Split logic on shutdown and undefine, so that even if the machine is already shutdown we will be able to proceed

972. By justinsb

Remove the XML definition when we destroy a machine

971. By Johannes Erdfelt

There is a race condition when a VDI is mounted and the device node is created. Sometimes (depending on the configuration of the Linux distribution) nova loses the race and will try to open the block device before it has been created in /dev.

This change will poll waiting on the device node to be created before attempting to use it.

970. By Sandy Walsh

Added RST file on using Zones.

969. By Ken Pepple

removes log command from nova-manage as it no longer worked in multi-log setup

968. By John Tran

Added a patch for python eventlet, when using install_venv.py (see FAQ # 1485)

967. By Kei Masumoto

This branch fixes https://bugs.launchpad.net/nova/+bug/751242.

According to the above URL, the solution is 'migrating' instances never be terminated.
To do this, nova.compute.api.delete() should be modified.

966. By Dan Prince

Ignore errors when deleting the default route in the ensure_bridge function.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/nova/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers