lp:~citrix-openstack/nova/peer-review

Created by Ewan Mellor and last modified
Get this branch:
bzr branch lp:~citrix-openstack/nova/peer-review
Members of Citrix OpenStack development team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Citrix OpenStack development team
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1499. By Mark McLoughlin

Just a couple of small changes I needed to get the migrations working with SQLAlchemy 0.7.x on Fedora 16

1498. By Vladimir Popovski

check log file's mode prior to calling chmod

1497. By Vish Ishaya

The fix for run_iscsiadm in rev 1489 changed the call to use a tuple because values were being passed as tuples. Unfortunately a few calls to the method were still passing strings.

1496. By Soren Hansen

Add a set of generic tests for the virt drivers.
Update a bit of documentation to match reality.

1495. By Ken Pepple

added unit tests to instance_types for rainy day paths

1494. By Vladimir Popovski

Added:
- volume metadata
- volume types
- volume types extra_specs

Volume create API receives volume types & metadata.

Work in progress on Openstack APIs for volume types & extra_specs.

1493. By Brian Waldon

Servers with metadata will now boot on xenserver with flat_injected==False

1492. By Hisaharu Ishii

Once a network is associated with project, I can’t delete this network with ‘nova-manage network delete’.
As you know, I can delete network by scrubbing the project with ‘nova-manage project scrub’.
However it is too much.
The cause of this problem is there is no modify command of network attribute.

This branch adds 'nova-manage network modify' command.
In this branch, we only support project and host value modifications.
Another attributes are in future work.

1491. By Dan Prince

Update paste config so that EC2 admin API defaults to noauth.

1490. By Tim Simpson

The notifiers API was changed to take a list of notifiers. Some people might want to use more than one notifier so hopefully this will be accepted into trunk.

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.