lp:~jordanrinke/nova/hyper-v-diff-disk

Created by Jordan Rinke and last modified
Get this branch:
bzr branch lp:~jordanrinke/nova/hyper-v-diff-disk
Only Jordan Rinke can upload to this branch. If you are Jordan Rinke please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jordan Rinke
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

613. By Jordan Rinke

added myself to the authors file

612. By Jordan Rinke

Added difference disk support, uses the "use_cow_images" flag to enable/disable the feature. Default is enabled. Tried to mirror functionality from libvirt so it creates an instance/_base folder, copies the image there and then uses that as the parent for the difference disk. On creating the disk it watches the storage job checking every 5 seconds to completion or error and then continues.

611. By Ryan Lane

Fixes project and role checking when a user's naming attribute is not uid.

610. By John Dewey

I am new to nova, and wanted to fix a fairly trivial bug in order to understand the process.

Corrected some white space issues which pep8 found.

John

609. By Soren Hansen

Set the default number of IP's to to reserve for VPN to 0.

608. By Vish Ishaya

Switches from project_get_network to network_get_by_instance, which actually works with all networking modes. Also removes a couple duplicate lines from a bad merge.

607. By Ed Leafe

Localized strings that employ formatting should not use positional arguments, as they prevent the translator from re-ordering the translated text; instead, they should use mappings (i.e., dicts). This change replaces all localized formatted strings that use more than one formatting placeholder with a mapping version.

606. By Trey Morris

the net_managers expect different args to create_networks, so nova-manage's call to net_manager.create_networks was changed to use named args to prevent argument mismatching.

605. By Vish Ishaya

Fix describe_regions by changing renamed flags. Also added a test to catch future errors.

604. By Ken Pepple

allow docs to build in virtualenv
prevent setup.py from failing with sphinx in virtualenv

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