lp://staging/~blamar/+junk/sqlalchemy-session
- Get this branch:
- bzr branch lp://staging/~blamar/+junk/sqlalchemy-session
Branch information
- Owner:
- Brian Lamar
- Status:
- Development
Recent revisions
- 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. - 1162. By Alex Meade
-
Cleaned up some of the larger pylint errors. Set to ignore some lines that pylint just couldn't understand.
- 1161. By Dan Prince
-
DRY up the image_state logic. Fix an issue where glance style images (which aren't required to have an 'image_state' property) couldn't be used to run instances on the EC2 controller.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)