lp:~zulcss/nova/nova-libvirt-non-x86

Created by Chuck Short and last modified
Get this branch:
bzr branch lp:~zulcss/nova/nova-libvirt-non-x86
Only Chuck Short can upload to this branch. If you are Chuck Short please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chuck Short
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

1511. By Chuck Short

Merge trunk

1510. By Chuck Short

Fix spelling mistake

1509. By Chuck Short

Use getCapabilities rather than getInfo() since some versions of libvirt dont provide dmi information

1508. By Dan Prince

Update the EC2 ToToken middleware to use eventlet.green.httplib instead of httplib2. Fixes issues where the JSON request body wasn't getting sent to Keystone.

1507. By Ewan Mellor

In the XenAPI simulator, set VM.domid, when creating the instance initially,
and when starting the VM.

This shows up in the logs for Bug #831599, but this fix doesn't actually
fix the hang.

1506. By Chris Behrens

Fixes lp:813864 by removing the broken assert. The assert was a check for isinstance of 'int' that should have been 'long'. But it doesn't appear this assert really belongs, anyway.

1505. By Chris Behrens

Adds assertIn and assertNotIn support to TestCase for compatibility with python 2.6
This is a very minimal addition which doesn't require unittest2.

1504. By Ewan Mellor

Bug #835952: pep8 failures do not cause the tests to fail

Add set -eu to run_tests.sh. This will cause it to fail whenever anything
goes wrong, which is exactly what we want in a test script.

To do this, I had to remove the use of the "let" keyword, which has a bizarre
exit status in bash.

I also removed the "|| exit" after run_tests, which means that this script
will now exit with status 1, not status 0, if run_tests fails.

1503. By Ewan Mellor

Bug #835964: pep8 violations in IPv6 code

Fix pep8 violations.

1502. By Vladimir Popovski

Virtual Storage Array (VSA) feature.
- new Virtual Storage Array (VSA) objects / OS API extensions / APIs / CLIs
- new schedulers for selecting nodes with particular volume capabilities
- new special volume driver
- report volume capabilities
- some fixes for volume types

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