Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the case where an exception was thrown when trying to get a list of fla... | Alex Meade | 2011-07-01 | 1 | -4/+2 |
|\ | |||||
| * | merge trunk | Alex Meade | 2011-06-30 | 5 | -7/+438 |
| |\ | |||||
| * | | refactored instance type code | Alex Meade | 2011-06-30 | 1 | -4/+2 |
* | | | Update the fixed_ip_disassociate_all_by_timeout in nova.db.api so that it sup... | Dan Prince | 2011-07-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Update the fixed_ip_disassociate_all_by_timeout in nova.db.api so that it sup... | Dan Prince | 2011-06-29 | 1 | -2/+2 |
| | |/ | |/| | |||||
* | | | trunk merge with migration renumbering | Trey Morris | 2011-06-30 | 8 | -3/+43 |
|\ \ \ | |||||
| * | | | trunk merge | Sandy Walsh | 2011-06-30 | 1 | -1/+1 |
| |\| | | |||||
| * | | | moved migration again & trunk merge | Sandy Walsh | 2011-06-29 | 6 | -7/+438 |
| |\ \ \ | |||||
| | * \ \ | Put possible_topdir back in nova-api. | Josh Kearney | 2011-06-28 | 1 | -2/+1 |
| | |\ \ \ | |||||
| | | * | | | Use milestone cut. | Josh Kearney | 2011-06-28 | 1 | -2/+1 |
| * | | | | | trunk merge and migration bump | Sandy Walsh | 2011-06-23 | 5 | -1/+167 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fixed zone update | Sandy Walsh | 2011-06-21 | 2 | -2/+2 |
| * | | | | | added adjust child zone test | Sandy Walsh | 2011-06-20 | 5 | -25/+85 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | tests working again | Sandy Walsh | 2011-06-20 | 6 | -1/+345 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | working commit | Sandy Walsh | 2011-06-20 | 1 | -1/+3 |
* | | | | | | | | fixed incorrect assumption that nullable defaults to false | Trey Morris | 2011-06-29 | 2 | -5/+5 |
* | | | | | | | | removed port_id from virtual interfaces and set network_id to nullable | Trey Morris | 2011-06-29 | 2 | -10/+4 |
* | | | | | | | | merged trunk | Trey Morris | 2011-06-29 | 2 | -0/+23 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merged trunk | Josh Kearney | 2011-06-28 | 4 | -7/+321 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | This adds system usage notifications using the notifications framework. | Monsyne Dragon | 2011-06-28 | 2 | -0/+23 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | remerged trunk | Monsyne Dragon | 2011-06-28 | 15 | -92/+1322 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Re-merging code for generating system-usages to get around bzr merge braindea... | Monsyne Dragon | 2011-06-28 | 2 | -0/+23 |
| * | | | | | | | | PEP8 cleanup. | Josh Kearney | 2011-06-24 | 1 | -2/+1 |
* | | | | | | | | | merge with trey | Jason Koelker | 2011-06-29 | 8 | -19/+255 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | renumbered migrations again | Trey Morris | 2011-06-29 | 4 | -0/+0 |
| * | | | | | | | | | merged trunk, fixed the floating_ip fixed_ip exception stupidity | Trey Morris | 2011-06-29 | 4 | -19/+255 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Adds support for "extra specs", additional capability requirements associated... | Lorin Hochstein | 2011-06-28 | 4 | -5/+218 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | pep8 | Lorin Hochstein | 2011-06-25 | 1 | -4/+4 |
| | | * | | | | | | | Updated _dict_with_extra_specs docstring | Lorin Hochstein | 2011-06-25 | 1 | -1/+8 |
| | | * | | | | | | | Renamed _inst_type_query_to_dict -> _dict_with_extra_specs. | Lorin Hochstein | 2011-06-24 | 1 | -8/+8 |
| | | * | | | | | | | Merged from trunk | Lorin Hochstein | 2011-06-24 | 2 | -0/+31 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merged from trunk | Lorin Hochstein | 2011-06-24 | 5 | -0/+118 |
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | |||||
| | | * | | | | | | | | Now automatically populates the instance_type dict with extra_specs upon bein... | Lorin Hochstein | 2011-06-23 | 2 | -5/+22 |
| | | * | | | | | | | | Returned code to original location | Lorin Hochstein | 2011-06-22 | 1 | -10/+11 |
| | | * | | | | | | | | Merged from trunk | Lorin Hochstein | 2011-06-22 | 7 | -27/+512 |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | | | |||||
| | | * | | | | | | | | Missed a InstanceTypeMetadata -> InstanceTypeExtraSpecs rename in register_mo... | Lorin Hochstein | 2011-06-17 | 1 | -1/+1 |
| | | * | | | | | | | | Upstream merge | Lorin Hochstein | 2011-06-16 | 8 | -75/+218 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Rename: intance_type_metadata -> instance_type_extra_specs | Lorin Hochstein | 2011-06-16 | 4 | -59/+60 |
| | | * | | | | | | | | | Bumped migration number | Lorin Hochstein | 2011-06-01 | 1 | -0/+0 |
| | | * | | | | | | | | | Merged from trunk | Lorin Hochstein | 2011-06-01 | 5 | -14/+295 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Fixing pep8 problems | Lorin Hochstein | 2011-05-27 | 2 | -11/+16 |
| | | * | | | | | | | | | | Modified instance_type_create to take metadata | Lorin Hochstein | 2011-05-27 | 1 | -0/+15 |
| | | * | | | | | | | | | | Added test for instance type metadata update | Lorin Hochstein | 2011-05-27 | 1 | -1/+1 |
| | | * | | | | | | | | | | Changed metadata to meta to avoid sqlalchemy collision | Lorin Hochstein | 2011-05-27 | 1 | -1/+1 |
| | | * | | | | | | | | | | Adding accessor methods for instance type metadata | Lorin Hochstein | 2011-05-27 | 2 | -0/+80 |
| | | * | | | | | | | | | | Fixed a typo | Lorin Hochstein | 2011-05-25 | 1 | -1/+1 |
| | | * | | | | | | | | | | pep8 fixes | Lorin Hochstein | 2011-05-25 | 2 | -9/+10 |
| | | * | | | | | | | | | | InstanceTypesMetadata is now registered | Lorin Hochstein | 2011-05-25 | 1 | -2/+2 |
| | | * | | | | | | | | | | Fixing the InstanceTypesMetadata table definition | Lorin Hochstein | 2011-05-25 | 1 | -2/+2 |
| | | * | | | | | | | | | | Adding the migrate code to add the new table | Lorin Hochstein | 2011-05-25 | 1 | -0/+68 |