lp:~vishvananda/nova/lp759053

Created by Vish Ishaya and last modified
Get this branch:
bzr branch lp:~vishvananda/nova/lp759053
Only Vish Ishaya can upload to this branch. If you are Vish Ishaya please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vish Ishaya
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

982. By Vish Ishaya

fix show_by_name in s3.py and give a helpful error message if image lookup fails

981. By termie

Docstring cleanup and formatting. Minor style fixes as well.

980. By Soren Hansen

Replace instance ref from compute.api.get_all with one from instance_get. This should ensure it gets fully populated with all the relevant attributes.

979. By John Tran

Add a unit test for terminate_instances.

978. By Vish Ishaya

Makes genvpn path actually refer to genvpn.sh instead of geninter.sh

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.

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