lp:~jdurgin/nova/rbd_volume

Created by Josh Durgin and last modified
Get this branch:
bzr branch lp:~jdurgin/nova/rbd_volume
Only Josh Durgin can upload to this branch. If you are Josh Durgin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Josh Durgin
Project:
OpenStack Compute (nova)
Status:
Merged

Recent revisions

516. By Josh Durgin

Check for whole pool name in check_for_setup_error

515. By Josh Durgin

Update Authors.

514. By Josh Durgin

Add support for rbd volumes.

513. By Todd Willey

Uses paste.deploy to make application running configurable. This includes the ability to swap out middlewares, define new endpoints, and generally move away from having code to build wsgi routers and middleware chains into a configurable, extensible method for running wsgi servers.

512. By Ryan Lucio

Adds the pool_recycle option to the sql engine startup call. This enables connection auto-timeout so that connection pooling will work properly. The recommended setting (per sqlalchemy FAQ page) has been provided as a default for a new configuration flag. What this means is that if a db connection sits idle for the configured # of seconds, the engine will automatically close the connection and return it to the available thread pool. See Bug #690314 for info.

The fix was tested and verified on multi-node deployments of Austin and Bexar with MySQL, and it was also verified that the change does not affect sqlite users (dev environment testing only).

511. By Todd Willey

Add burnin support. Services are now by default disabled, but can have instances and volumes run on them using availability_zone = nova:HOSTNAME. This lets the hardware be put through its paces without being put in the generally available pool of hardware. There is a 'service' subcommand for nova-manage where you can enable, disable, and list statuses of services.

510. By Cory Wright

Several documentation corrections and formatting fixes.

509. By Eric Day

Ignore CA/crl.pem

508. By Matt Dietz

Auth Tokens assumed the user_id was an int, not a string.

507. By Josh Kearney

Make InstanceActions and live diagnostics available through the Admin API.

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.