lp:~jk0/nova/lp754944

Created by Josh Kearney and last modified
Get this branch:
bzr branch lp:~jk0/nova/lp754944
Only Josh Kearney can upload to this branch. If you are Josh Kearney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Josh Kearney
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

978. By Josh Kearney

Remove unused self.interfaces_xml

977. By Dan Prince

bzr ignore the top level CA dir that is created when running 'run_tests.sh -N'.

976. By Dan Prince

Set default stateOrProvice to 'supplied' in openssl.cnf.tmpl.

This resolves a stateOrProvince printable string UTF8 mismatch on
RHEL 6 and Fedora 14 (using openssl-1.0.0-4.el6.x86_64 or
openssl-1.0.0d-1.fc14.x86_64).

Fixes x509 certificate generation on Fedora 14 and Redhat 6.

975. By Kei Masumoto

This branch fixes https://bugs.launchpad.net/bugs/751231.

In bug description, nova.compute.manager._poll_instance_states should ignore 'migrating' instances.
so I modified nova.compute.manager._poll_instance_states to do it.

974. By justinsb

When using libvirt, remove the persistent domain definition when we call destroy, so that behavior on destroy is as it was when we were using transient instances.

Fixes bug #755666: libvirt instance definitions not removed

973. By Brian Lamar

Currently terminating an instance will hang in a loop, this allows for deletion of instances when using a libvirt backend. Also I couldn't help add a debug log where an exception is caught and ignored.

972. By Ken Pepple

resolved lazy_match conflict between bin/nova-manage instance and instance_type by moving instance subcommand under vm command. documented vm command in man page. removed unused instance_id from vm list subcommand.

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

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