lp:~rackspace-titan/nova/unittests_2_6_lp834772

Created by William Wolf and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/unittests_2_6_lp834772
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

1501. By William Wolf

merge from trunk

1500. By William Wolf

use unittest2 in test.py instead of unittest to accomodate new features that are being used and breaking python 2.6 compatibility

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.

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