summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | Bind engine to metadata in migration 054.Rick Harris2011-11-141-0/+1
|/
* More spelling fixes inside of novaJoe Gordon2011-11-091-8/+8
* Merge "Added some documentation to db.api module docstring."Jenkins2011-11-091-0/+9
|\
| * Added some documentation to db.api module docstring.Lorin Hochstein2011-11-021-0/+9
* | Xen Storage Manager Volume Driverrenukaapte2011-11-014-3/+365
|/
* Merge "flatten distributed scheduler"Jenkins2011-11-012-0/+15
|\
| * flatten distributed schedulerSandy Walsh2011-11-012-0/+15
* | Merge "Fix lp:861160 -- newly created network has no uuid"Jenkins2011-11-011-0/+1
|\ \ | |/ |/|
| * Fix lp:861160 -- newly created network has no uuidUnmesh Gurjar2011-10-311-0/+1
* | Disable SQLite synchronous mode during testsJohannes Erdfelt2011-10-311-0/+10
* | Creating uuid -> id mapping for S3 Image ServiceBrian Waldon2011-10-314-1/+121
|/
* Retry failed SQL connections (LP #876663)Soren Hansen2011-10-281-4/+26
* Adding bulk create fixed ips. The true issue here Aaron Lee2011-10-272-0/+15
* Revert how APIs get IP address info for instancesChris Behrens2011-10-261-10/+14
* Replaces all references to nova.db.api with nova.dbAlex Meade2011-10-253-4/+4
* Convert instancetype.flavorid to stringBrian Waldon2011-10-223-8/+120
* Remove dead DB API call.Chris Behrens2011-10-191-5/+0
* Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-132-0/+21
* Merge "Added vcpu_weight to models."Jenkins2011-10-142-1/+2
|\
| * Added vcpu_weight to models.Josh Kearney2011-10-132-1/+2
* | Merge "Adds more usage data to Nova's usage notifications."Jenkins2011-10-134-1/+130
|\ \ | |/ |/|
| * Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-124-1/+130
* | Fixes bug 862637 -- make instance_name_template more flexibleChris Behrens2011-10-121-1/+15
|/
* Merge "Fix the grantee group loading for source groups"Jenkins2011-10-121-3/+2
|\
| * Fix the grantee group loading for source groupsVishvananda Ishaya2011-09-261-3/+2
* | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-115-105/+93
* | Adds vcpu_weight column to instance_types table and uses this value when buil...Josh Kearney2011-10-111-0/+32
* | Merge "moved floating ip db access and sanity checking from network api into ...Jenkins2011-10-102-0/+24
|\ \
| * | moved floating ip db access and sanity checking from network api into network...Trey Morris2011-09-302-0/+24
* | | Allow db schema downgradesStanislaw Pitucha2011-10-031-2/+13
|/ /
* | Fix 047 migration with SQLAlchemy 0.7.2Mark McLoughlin2011-09-281-1/+1
* | Merge "Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bu...Jenkins2011-09-271-33/+1
|\ \
| * | Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 838581.Brian Lamar2011-09-261-33/+1
| |/
* | Merge "Adds disk config"Jenkins2011-09-272-0/+40
|\ \
| * | Adds disk configMatt Dietz2011-09-232-0/+40
* | | Fix some minor issues due to premature merge of original code.Johannes Erdfelt2011-09-261-1/+13
| |/ |/|
* | * Rework osapi to use network API not FK backrefJason Koelker2011-09-252-0/+22
|/
* Fix outstanding pep8 errors for a clean trunk.Monty Taylor2011-09-2319-52/+52
* Merging trunkRick Harris2011-09-212-0/+45
|\
| * This patch adds instance progress which is used by the OpenStack API to indic...Rick Harris2011-09-212-0/+45
| |\
| | * Renumbering instance progress migrationRick Harris2011-09-213-0/+36
| | |\
| | * \ Fixing testsRick Harris2011-09-217-80/+215
| | |\ \
| | * \ \ Merging trunkRick Harris2011-09-191-0/+2
| | |\ \ \
| | * | | | Renaming progress migration to 47Rick Harris2011-09-191-0/+0
| | * | | | Merging trunkRick Harris2011-09-164-4/+59
| | |\ \ \ \
| | * | | | | Adding progressRick Harris2011-09-141-0/+2
| | * | | | | Adding migration for instance progressRick Harris2011-09-141-0/+43
* | | | | | | Adding OSAPI tests for flavor filteringRick Harris2011-09-211-1/+0
* | | | | | | Merging trunkRick Harris2011-09-213-10/+47
|\| | | | | |
| * | | | | | Fixes lp:855115 -- issue with disassociating floating ips.Chris Behrens2011-09-211-10/+11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |