lp://qastaging/~sateesh-chodapuneedi/nova/lp759762

Created by Sateesh and last modified
Get this branch:
bzr branch lp://qastaging/~sateesh-chodapuneedi/nova/lp759762
Only Sateesh can upload to this branch. If you are Sateesh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sateesh
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

988. By Sateesh

Implemented method "list_instances_detail" in VMWareVMOps class. This will be called from compute/manager.py as part of instance polling task.

Earlier the method from parent class ComputeDriver.py was invoked during instance polling task which throws NotImplementedError. Hence we are seeing a warning message per every minute in nova-compute logs. The message looks like "2011-04-13 13:54:34,203 WARNING nova.compute.manager [-] Error during instance poll:
"

987. By Josh Kearney

Try to be nicer to the DB when destroying a libvirt instance.

986. By Jesse Andrews

Zero out volumes during deletion to prevent data leaking between users

985. By Vish Ishaya

Updates the documentation on creating and using a cloudpipe image.

984. By Yoshiaki Tamura

Fix RBDDriver in volume manager. discover_volume was raising exception.
Modified local_path as well.

983. By Vish Ishaya

Fixes VMware Connection to inherit from ComputeDriver

982. By Vish Ishaya

Fixes s3.py to allow looking up images by name. Smoketests run unmodified again with this change!

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.

Branch metadata

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

Subscribers