lp:~rackspace-titan/nova/badrequests-lp803615

Created by Brian Lamar and last modified
Get this branch:
bzr branch lp:~rackspace-titan/nova/badrequests-lp803615
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

1229. By Brian Lamar

Tests and fixes for poorly worded or inaccurate error messages when providing bad flavor or bad imager references.

1228. By Chris Behrens

Sets 'exclusive=True' on Fanout amqp queues. We create the queues with uuids, so the consumer should have exclusive access and they should get removed when done (service stop). exclusive implies auto_delete. Fixes lp:803165

1227. By Thierry Carrez

"nova-manage vm list" was still referencing the old "image_id" column, which was renamed to "image_ref" at revision 1144.

Additionally, the command was printing out an raw object reference instead of an instance type name, and columns were misaligned.

While I was at it, I also fixed a pylint-reported potential "undefined name" error due to use of an uninitialized "e" in an exception block.

1226. By Josh Kearney

Implement backup with rotation and expose this functionality in the OS API.

1225. By Vish Ishaya

Deprecate -r for run_tests.sh and adds -n, switching the default back to recreate.

1224. By Naveed Massjouni

Adding files for building an rpm for xenserver xenapi plugins.

1223. By Josh Kearney

Put possible_topdir back in nova-api.

1222. By Monsyne Dragon

This adds system usage notifications using the notifications framework.
These are designed to feed an external billing or similar system that subscribes to the nova feed and does the analysis.

1221. By Yuriy Taraday

This branch allows LdapDriver to reconnect to LDAP server if connection is lost.

1220. By Brian Lamar

Re-worked some of the WSGI and WSGIService code to make launching WSGI services easier, less error prone, and more testable. Added tests for WSGI server, new WSGI loader, and modified integration tests where needed.

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