summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | MySQL database tables are using the MyISAM engine. Created migration script t...Jason Cannavale2011-05-171-57/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | MySQL database tables are using the MyISAM engine. Created migration script t...Jason Cannavale2011-05-161-0/+57
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | updated docstring for nova-manage network createTrey Morris2011-06-082-7/+6
* | | | | | | | | | | | | | | | | | | | | | | | | merged trunk againTrey Morris2011-06-082-20/+27
|\| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Cleaned up some of the larger pylint errors. Set to ignore some lines that py...Alex Meade2011-06-072-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | merge trunkAlex Meade2011-06-063-25/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect exceptionAlex Meade2011-06-061-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | Fixed pylint: no metadata member in models.pyAlex Meade2011-06-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Use True/False instead of 1/0 when setting updating 'deleted' column attribut...Dan Prince2011-06-061-9/+9
| * | | | | | | | | | | | | | | | | | | | | | | | Change to a more generic error and update documentation.Todd Willey2011-06-061-11/+17
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | removed network_info shims in vmopsTrey Morris2011-06-084-175/+187
| |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | renamed migrationTrey Morris2011-06-031-0/+0
* | | | | | | | | | | | | | | | | | | | | | | merged trunk againTrey Morris2011-06-034-28/+66
|\| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | 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
| |\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Renamed migration to 020.Dan Prince2011-06-011-0/+0
| * | | | | | | | | | | | | | | | | | | | | Merge w/ trunk.Dan Prince2011-05-315-9/+289
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | merged koelker migration changes, renumbered migration filenameTrey Morris2011-06-031-3/+22
* | | | | | | | | | | | | | | | | | | | | merge trunk... yay...Trey Morris2011-06-027-39/+303
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | / / / / / / / / / / / / / | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | 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
| | |\| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | waldon's naming feedbackMark Washenberger2011-05-191-1/+1
| | | * | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-05-184-4/+136
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | get real absolute limits in openstack api and verify absolute limit responsesMark Washenberger2011-05-181-2/+2
| | | * | | | | | | | | | | | | | | add ram limits to instance quotasMark Washenberger2011-05-172-3/+4
| | * | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | small fixesTrey Morris2011-06-011-0/+7
| |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |