lp:~rconradharris/nova/lp821209

Created by Rick Harris and last modified
Get this branch:
bzr branch lp:~rconradharris/nova/lp821209
Only Rick Harris can upload to this branch. If you are Rick Harris please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Rick Harris
Project:
OpenStack Compute (nova)
Status:
Development

Recent revisions

1380. By Rick Harris

Adding sort_key and sort_dir to Glance Image Service index as well

1379. By Rick Harris

Glance Image Service detail should accept sort_key and sort_dir options

1378. By Rick Harris

Read response to reset HTTPConnection state machine

1377. By Dan Prince

The OSAPI v1.0 image create POST request should store the instance_id as a Glance property.

1376. By Chris Behrens

There was a recent change to how we should flip FLAGS in tests, but not all tests were fixed. This covers the rest of them. I also added a method to test.UnitTest so that FLAGS.verbose can be set. This removes the need for flags to be imported from a lot of tests.

Another side effect is that it fixes a bug in host_test_filter.py where there was a tearDown method in the class that didn't call its parent. Ie, test.TestCase.tearDown() was not being called. host_test_filter.py's tearDown has been removed as a part of this cleanup, so the parent will be called now.

This happens to fix an unrelated pep8 issue in trunk, as well, so that my tests pass cleanly.

1375. By Josh Kearney

Fixed rescue/unrescue since the swap changes landed in trunk. Minor refactoring (renaming callback to _callback since it's not used here).

1374. By Dan Prince

Updates to the XenServer glance plugin so that it obtains the set of
existing headers and sends them along with the request to PUT a
snapshotted image into glance.

1373. By Mandell

This updates nova-ajax-console-proxy to correctly use the new syntax introduced last week by Zed Shaw <email address hidden>.

rpc.Connection -> rpc.create_connection
rpc.TopicAdapterConsumer -> rpc.create_consumer

1372. By Matt Dietz

Fixes lp819397

migrations/resize no longer go through the full create process, but instead are merely powered on.

1371. By William Wolf

Add a test for empty dns list in network_info

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