lp:~rackspace-titan/nova/xen_vmops_rescue_fixes

Created by Dan Prince and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/xen_vmops_rescue_fixes
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

1580. By Dan Prince

small typo in comment.

1579. By Dan Prince

Fix some issues in rescue and unrescue issues in xenapi/vmops.py:

1) check for and delete rescue instances when deleting an instance

2) _find_rescue_vbd now works if there is no swap vbd

3) fix 'device in use' errors that would happen when unrescuing an image
 in which the user actually mounted the original image VBD.
 We no longer try to individually hot unplug the VBDs on the rescue instance
 before shutdown. Simply shutting down the rescue instance and removing the
 VDIs seems to be a more robust unrescue method.

1578. By Vish Ishaya

Removes the on-disk internal libvirt snapshot after it has been uploaded to glance.

1577. By Trey Morris

updates Exception.NoMoreFixedIps to subclass NovaException instead of Error.

1576. By Scott Moser

if no public-key is given (--key), do not show public-keys in metadata service

1575. By Josh Durgin

This makes the OS api extension for booting from volumes work.
The _get_view_builder method was replaced in the parent class, but the BootFromVolume controller was not updated to use the new method.

1574. By Scott Moser

Adding flavor extra data extension.

1573. By Brian Waldon

Removing toprettyxml from OSAPI xml serialization in favor of toxml.

1572. By Johannes Erdfelt

The 1.1 API specifies that two vendor content types are allowed in addition to the standard JSON and XML content types.

This branch adds support for application/vnd.openstack.compute+json and application/vnd.openstack.compute+xml.

1571. By Vish Ishaya

Fix issue where floating ips don't get recreated when a network host reboots.

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