summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Change to a more generic error and update documentation.Todd Willey2011-06-061-11/+17
* Changes all uses of utcnow to use the version in utils. This is a simple wra...Vishvananda Ishaya2011-06-033-25/+23
|\
| * make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-023-25/+23
* | Merge w/ trunk.Dan Prince2011-06-022-25/+6
|\|
| * Updates to the 018_rename_server_management_url migration to avoid adding and...Dan Prince2011-06-011-24/+5
| |\
| | * Updates to the 018_rename_server_management_url to avoid adding and droppingDan Prince2011-06-011-24/+5
| * | updates to keep things looking betterWilliam Wolf2011-06-011-1/+2
| * | fix pep8 issuesWilliam Wolf2011-06-011-2/+1
| |/
* | Renamed migration to 020.Dan Prince2011-06-011-0/+0
* | Merge w/ trunk.Dan Prince2011-05-315-9/+289
|\|
| * Update the rebuild_instance function in the compute manager so that it accept...Dan Prince2011-05-311-9/+30
| |\
| | * Use a new instance_metadata_delete_all DB api call to delete existingDan Prince2011-05-311-8/+14
| | * Updates so that 'name' can be updated when doing a OS API v1.1 rebuild.Dan Prince2011-05-301-3/+14
| | * Use metadata variable when calling _metadata_refs.Dan Prince2011-05-291-1/+1
| | * Fixes to the SQLAlchmeny API such that metadata is saved on an instance_update.Dan Prince2011-05-281-9/+13
| * | Merge lp:~morita-kazutaka/nova/snapshot-volumeMORITA Kazutaka2011-05-274-8/+9
| |\ \
| | * | Merge trunkMORITA Kazutaka2011-05-272-5/+6
| | |\|
| | * | Fix pep8 violations.MORITA Kazutaka2011-05-272-2/+2
| | * | Fix a description of 'snapshot_name_template'.MORITA Kazutaka2011-05-271-1/+1
| * | | Avoid wildcard import.MORITA Kazutaka2011-05-251-2/+1
| * | | Merge lp:~morita-kazutaka/nova/snapshot-volumeMORITA Kazutaka2011-05-258-39/+412
| |\| |
| | * | Fix comments.MORITA Kazutaka2011-05-191-5/+5
| | * | Avoid wildcard import.MORITA Kazutaka2011-05-191-2/+2
| | * | Merge trunkMORITA Kazutaka2011-05-197-32/+405
| | |\ \
| * | | | Merge lp:~morita-kazutaka/nova/snapshot-volumeMORITA Kazutaka2011-05-1322-203/+191
| |\| | |
| | * | | Merge trunkMORITA Kazutaka2011-05-1321-203/+191
| | |\ \ \
| * | | | | Add support for creating a new volume from a existing snapshot with EC2 API.MORITA Kazutaka2011-04-192-0/+50
| |/ / / /
| * | | | Add support for creating a snapshot of a nova volume with euca-create-snapshot.MORITA Kazutaka2011-04-194-0/+211
* | | | | Fixing nova.tests.api.openstack.fakes.stub_out_image_service. It now stubsNaveed Massjouni2011-05-281-1/+2
* | | | | Commit the migration script.Dan Prince2011-05-271-0/+39
* | | | | Rename instances.image_id to instances.image_ref.Dan Prince2011-05-262-3/+3
| |_|_|/ |/| | |
* | | | waldon's naming feedbackMark Washenberger2011-05-191-1/+1
* | | | merge lp:novaMark Washenberger2011-05-184-4/+136
|\ \ \ \ | | |_|/ | |/| |
| * | | merged trunkVishvananda Ishaya2011-05-173-1/+71
| |\ \ \
| | * \ \ Added missing metadata join to instance_get calls.Josh Kearney2011-05-171-0/+2
| | |\ \ \
| | | * | | Added missing metadata join to instance_get calls.Josh Kearney2011-05-161-0/+2
| | * | | | don't throw type errors on NoneType int conversionsMark Washenberger2011-05-171-0/+1
| | * | | | merge lp:novaMark Washenberger2011-05-174-30/+273
| | |\| | |
| | * | | | add logging to migration and fix migration versionMark Washenberger2011-05-161-1/+7
| | * | | | merge trunkMark Washenberger2011-05-1215-79/+24
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | handle instance_type_ids that are NULL during upgrade to integersMark Washenberger2011-05-121-1/+1
| | * | | | make instance.instance_type_id an integer to support joins in postgresMark Washenberger2011-05-112-1/+62
| * | | | | move migration 017 to 018Vishvananda Ishaya2011-05-171-0/+0
| * | | | | add migration for proper nameVishvananda Ishaya2011-05-172-1/+61
| | |_|/ / | |/| | |
| * | | | Migrate quota schema from hardcoded columns to a key-value approach. The hope...Mark Washenberger2011-05-164-28/+269
| |\ \ \ \
| * | | | | Make sure imports are in alphabetical orderJohannes Erdfelt2011-05-121-1/+1
| * | | | | Implement IPv6 address generation that includes account identifierJohannes Erdfelt2011-05-111-1/+2
| * | | | | Merged trunkJohannes Erdfelt2011-05-1115-79/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Abstract out IPv6 address generation to pluggable backendsJohannes Erdfelt2011-05-111-2/+3
| | |_|/ / | |/| | |
* | | | | get real absolute limits in openstack api and verify absolute limit responsesMark Washenberger2011-05-181-2/+2