| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | MySQL database tables are using the MyISAM engine. Created migration script t... | Jason Cannavale | 2011-05-17 | 1 | -57/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | MySQL database tables are using the MyISAM engine. Created migration script t... | Jason Cannavale | 2011-05-16 | 1 | -0/+57 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | updated docstring for nova-manage network create | Trey Morris | 2011-06-08 | 2 | -7/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk again | Trey Morris | 2011-06-08 | 2 | -20/+27 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up some of the larger pylint errors. Set to ignore some lines that py... | Alex Meade | 2011-06-07 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | merge trunk | Alex Meade | 2011-06-06 | 3 | -25/+23 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect exception | Alex Meade | 2011-06-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fixed pylint: no metadata member in models.py | Alex Meade | 2011-06-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Use True/False instead of 1/0 when setting updating 'deleted' column attribut... | Dan Prince | 2011-06-06 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Change to a more generic error and update documentation. | Todd Willey | 2011-06-06 | 1 | -11/+17 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | removed network_info shims in vmops | Trey Morris | 2011-06-08 | 4 | -175/+187 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | renamed migration | Trey Morris | 2011-06-03 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | merged trunk again | Trey Morris | 2011-06-03 | 4 | -28/+66 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Changes all uses of utcnow to use the version in utils. This is a simple wra... | Vishvananda Ishaya | 2011-06-03 | 3 | -25/+23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | make all uses of utcnow use our testable utils.utcnow | Vishvananda Ishaya | 2011-06-02 | 3 | -25/+23 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-06-02 | 2 | -25/+6 | |
| | |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Renamed migration to 020. | Dan Prince | 2011-06-01 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-05-31 | 5 | -9/+289 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fixing nova.tests.api.openstack.fakes.stub_out_image_service. It now stubs | Naveed Massjouni | 2011-05-28 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Commit the migration script. | Dan Prince | 2011-05-27 | 1 | -0/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | Rename instances.image_id to instances.image_ref. | Dan Prince | 2011-05-26 | 2 | -3/+3 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | merged koelker migration changes, renumbered migration filename | Trey Morris | 2011-06-03 | 1 | -3/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | merge trunk... yay... | Trey Morris | 2011-06-02 | 7 | -39/+303 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | / / / / / / / / / / / / / | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Updates to the 018_rename_server_management_url migration to avoid adding and... | Dan Prince | 2011-06-01 | 1 | -24/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Updates to the 018_rename_server_management_url to avoid adding and dropping | Dan Prince | 2011-06-01 | 1 | -24/+5 | |
| | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | updates to keep things looking better | William Wolf | 2011-06-01 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | fix pep8 issues | William Wolf | 2011-06-01 | 1 | -2/+1 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Update the rebuild_instance function in the compute manager so that it accept... | Dan Prince | 2011-05-31 | 1 | -9/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Use a new instance_metadata_delete_all DB api call to delete existing | Dan Prince | 2011-05-31 | 1 | -8/+14 | |
| | | * | | | | | | | | | | | | | | | | | | Updates so that 'name' can be updated when doing a OS API v1.1 rebuild. | Dan Prince | 2011-05-30 | 1 | -3/+14 | |
| | | * | | | | | | | | | | | | | | | | | | Use metadata variable when calling _metadata_refs. | Dan Prince | 2011-05-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Fixes to the SQLAlchmeny API such that metadata is saved on an instance_update. | Dan Prince | 2011-05-28 | 1 | -9/+13 | |
| | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge lp:~morita-kazutaka/nova/snapshot-volume | MORITA Kazutaka | 2011-05-27 | 4 | -8/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Merge trunk | MORITA Kazutaka | 2011-05-27 | 2 | -5/+6 | |
| | | |\| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | waldon's naming feedback | Mark Washenberger | 2011-05-19 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-05-18 | 4 | -4/+136 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | get real absolute limits in openstack api and verify absolute limit responses | Mark Washenberger | 2011-05-18 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | | | | | | add ram limits to instance quotas | Mark Washenberger | 2011-05-17 | 2 | -3/+4 | |
| | | * | | | | | | | | | | | | | | | | Fix pep8 violations. | MORITA Kazutaka | 2011-05-27 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | Fix a description of 'snapshot_name_template'. | MORITA Kazutaka | 2011-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Avoid wildcard import. | MORITA Kazutaka | 2011-05-25 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge lp:~morita-kazutaka/nova/snapshot-volume | MORITA Kazutaka | 2011-05-25 | 8 | -39/+412 | |
| | |\| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Fix comments. | MORITA Kazutaka | 2011-05-19 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | Avoid wildcard import. | MORITA Kazutaka | 2011-05-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | Merge trunk | MORITA Kazutaka | 2011-05-19 | 7 | -32/+405 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge lp:~morita-kazutaka/nova/snapshot-volume | MORITA Kazutaka | 2011-05-13 | 22 | -203/+191 | |
| | |\| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Merge trunk | MORITA Kazutaka | 2011-05-13 | 21 | -203/+191 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add support for creating a new volume from a existing snapshot with EC2 API. | MORITA Kazutaka | 2011-04-19 | 2 | -0/+50 | |
| | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Add support for creating a snapshot of a nova volume with euca-create-snapshot. | MORITA Kazutaka | 2011-04-19 | 4 | -0/+211 | |
| * | | | | | | | | | | | | | | | | | | small fixes | Trey Morris | 2011-06-01 | 1 | -0/+7 | |
| | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
