lp:~rackspace-titan/nova/lp795028

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

1171. By William Wolf

merge trunk

1170. By William Wolf

check for none and empty string, this way empty dicts/lists will be ok

1169. By William Wolf

check for empty body in create and update functions, with tests

1168. By Sandy Walsh

Now forwards create instance requests to child zones.
Refactored nova.compute.api.create() to support deferred db entry creation.

NOTE: created instances using the ZoneAwareScheduler result in two db entries: one in the parent zone, one in the child zone. This will be fixed in the next branch which will deal with reservation ID's and a new POST /zone/server OS API command. All the other schedulers work as advertised.

1167. By Jason Cannavale

MySQL database tables are currently using the MyISAM engine. Created migration script nova/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py to change all current tables to InnoDB.

1166. By Yuriy Taraday

Support for header "X-Auth-Project-Id" in osapi.

1165. By Alex Meade

Cleaned up some pylint errors

1164. By Alex Meade

Fix for bug#794239 to allow pep8 in run_tests.sh to use the virtual environment

1163. By John Tran

adding Authorizer key for ImportPublicKey

1162. By Alex Meade

Cleaned up some of the larger pylint errors. Set to ignore some lines that pylint just couldn't understand.

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