summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Fixed the case where an exception was thrown when trying to get a list of fla...Alex Meade2011-07-011-4/+2
|\
| * merge trunkAlex Meade2011-06-305-7/+438
| |\
| * | refactored instance type codeAlex Meade2011-06-301-4/+2
* | | Update the fixed_ip_disassociate_all_by_timeout in nova.db.api so that it sup...Dan Prince2011-07-011-2/+2
|\ \ \
| * | | Update the fixed_ip_disassociate_all_by_timeout in nova.db.api so that it sup...Dan Prince2011-06-291-2/+2
| | |/ | |/|
* | | trunk merge with migration renumberingTrey Morris2011-06-308-3/+43
|\ \ \
| * | | trunk mergeSandy Walsh2011-06-301-1/+1
| |\| |
| * | | moved migration again & trunk mergeSandy Walsh2011-06-296-7/+438
| |\ \ \
| | * \ \ Put possible_topdir back in nova-api.Josh Kearney2011-06-281-2/+1
| | |\ \ \
| | | * | | Use milestone cut.Josh Kearney2011-06-281-2/+1
| * | | | | trunk merge and migration bumpSandy Walsh2011-06-235-1/+167
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fixed zone updateSandy Walsh2011-06-212-2/+2
| * | | | | added adjust child zone testSandy Walsh2011-06-205-25/+85
| |\ \ \ \ \
| * \ \ \ \ \ tests working againSandy Walsh2011-06-206-1/+345
| |\ \ \ \ \ \
| * | | | | | | working commitSandy Walsh2011-06-201-1/+3
* | | | | | | | fixed incorrect assumption that nullable defaults to falseTrey Morris2011-06-292-5/+5
* | | | | | | | removed port_id from virtual interfaces and set network_id to nullableTrey Morris2011-06-292-10/+4
* | | | | | | | merged trunkTrey Morris2011-06-292-0/+23
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merged trunkJosh Kearney2011-06-284-7/+321
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | This adds system usage notifications using the notifications framework. Monsyne Dragon2011-06-282-0/+23
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | remerged trunk Monsyne Dragon2011-06-2815-92/+1322
| | | |\ \ \ \ \
| | | * | | | | | Re-merging code for generating system-usages to get around bzr merge braindea...Monsyne Dragon2011-06-282-0/+23
| * | | | | | | | PEP8 cleanup.Josh Kearney2011-06-241-2/+1
* | | | | | | | | merge with treyJason Koelker2011-06-298-19/+255
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | renumbered migrations againTrey Morris2011-06-294-0/+0
| * | | | | | | | | merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-294-19/+255
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Adds support for "extra specs", additional capability requirements associated...Lorin Hochstein2011-06-284-5/+218
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | pep8Lorin Hochstein2011-06-251-4/+4
| | | * | | | | | | Updated _dict_with_extra_specs docstringLorin Hochstein2011-06-251-1/+8
| | | * | | | | | | Renamed _inst_type_query_to_dict -> _dict_with_extra_specs. Lorin Hochstein2011-06-241-8/+8
| | | * | | | | | | Merged from trunkLorin Hochstein2011-06-242-0/+31
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged from trunkLorin Hochstein2011-06-245-0/+118
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Now automatically populates the instance_type dict with extra_specs upon bein...Lorin Hochstein2011-06-232-5/+22
| | | * | | | | | | | Returned code to original locationLorin Hochstein2011-06-221-10/+11
| | | * | | | | | | | Merged from trunkLorin Hochstein2011-06-227-27/+512
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | Missed a InstanceTypeMetadata -> InstanceTypeExtraSpecs rename in register_mo...Lorin Hochstein2011-06-171-1/+1
| | | * | | | | | | | Upstream mergeLorin Hochstein2011-06-168-75/+218
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Rename: intance_type_metadata -> instance_type_extra_specsLorin Hochstein2011-06-164-59/+60
| | | * | | | | | | | | Bumped migration numberLorin Hochstein2011-06-011-0/+0
| | | * | | | | | | | | Merged from trunkLorin Hochstein2011-06-015-14/+295
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fixing pep8 problemsLorin Hochstein2011-05-272-11/+16
| | | * | | | | | | | | | Modified instance_type_create to take metadataLorin Hochstein2011-05-271-0/+15
| | | * | | | | | | | | | Added test for instance type metadata updateLorin Hochstein2011-05-271-1/+1
| | | * | | | | | | | | | Changed metadata to meta to avoid sqlalchemy collisionLorin Hochstein2011-05-271-1/+1
| | | * | | | | | | | | | Adding accessor methods for instance type metadataLorin Hochstein2011-05-272-0/+80
| | | * | | | | | | | | | Fixed a typoLorin Hochstein2011-05-251-1/+1
| | | * | | | | | | | | | pep8 fixesLorin Hochstein2011-05-252-9/+10
| | | * | | | | | | | | | InstanceTypesMetadata is now registeredLorin Hochstein2011-05-251-2/+2
| | | * | | | | | | | | | Fixing the InstanceTypesMetadata table definitionLorin Hochstein2011-05-251-2/+2
| | | * | | | | | | | | | Adding the migrate code to add the new tableLorin Hochstein2011-05-251-0/+68