summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | fix issue with setting 'Active' caused by Quantum API changes. Other misc fixesdanwent@gmail.com2011-08-282-4/+4
| | * | | | | | | | | | | | | | | | | | | use 'uuid' field in networks table rather than 'bridge'. Specify project_id ...Dan Wendlandt2011-08-286-17/+46
| | * | | | | | | | | | | | | | | | | | | Minor changes based on recent quantum changesBrad Hall2011-08-263-5/+7
| | * | | | | | | | | | | | | | | | | | | rearrange importsDan Wendlandt2011-08-258-14/+16
| | * | | | | | | | | | | | | | | | | | | fix for quantum api changes, change nova-mange to have quantum_list commandDan Wendlandt2011-08-252-3/+3
| | * | | | | | | | | | | | | | | | | | | add priority for static networksDan Wendlandt2011-08-255-43/+69
| | * | | | | | | | | | | | | | | | | | | pulling all qmanager changes into a branch based on trunk, as they were previ...Dan Wendlandt2011-08-2214-16/+1637
| * | | | | | | | | | | | | | | | | | | | Fixes a case where if a VIF is returned with a NULL network it might not be a...Brian Lamar2011-09-073-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-09-0715-51/+212
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Probably shouldn't leave that commented out.Brian Lamar2011-09-011-2/+2
| | * | | | | | | | | | | | | | | | | | | Added test for NULL network.Brian Lamar2011-09-012-3/+8
| | * | | | | | | | | | | | | | | | | | | Fixes for minor network manager issues centered around deleting/accessing ins...Brian Lamar2011-09-012-2/+4
| | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Set flat_injected to False by default.Josh Kearney2011-09-072-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fixed unit test.Josh Kearney2011-09-061-1/+1
| | * | | | | | | | | | | | | | | | | | Set flat_injected to False by default.Josh Kearney2011-09-061-1/+1
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | An AMI image without ramdisk image should start.Thuleau Édouard2011-09-073-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merged trunk.Thuleau Édouard2011-09-039-40/+160
| | |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merged trunk.Thuleau Édouard2011-09-0258-964/+3171
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Correct tests associated.Thuleau Édouard2011-09-021-2/+6
| | * | | | | | | | | | | | | | | | | The exception 'RamdiskNotFoundForImage' is no longer used.Thuleau Édouard2011-08-301-4/+0
| | * | | | | | | | | | | | | | | | | With OS API, if the property 'ramdisk_id' isn't set on the AMI image, Nova ca...Thuleau Édouard2011-08-301-1/+1
| | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | At present, the os servers.detail api does not return server.user_id or serve...Anthony Young2011-09-066-5/+67
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | revert changes to display descriptionVishvananda Ishaya2011-09-061-6/+2
| | * | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-09-067-36/+148
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | default description to nameVishvananda Ishaya2011-09-021-1/+1
| | * | | | | | | | | | | | | | | | | remove extra description stuffVishvananda Ishaya2011-09-022-19/+1
| | * | | | | | | | | | | | | | | | | revert description changes, use metadata['description'] if it is set to popul...Vishvananda Ishaya2011-09-025-38/+7
| | * | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-09-0221-77/+301
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | merge trunkAnthony Young2011-08-31101-973/+9671
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | fix for chris behrens' comment - move tenant_id => project_id mapping to comp...Anthony Young2011-08-313-10/+7
| | * | | | | | | | | | | | | | | | | use dict.get for user_id, project_id, and display_description in servers view...Anthony Young2011-08-241-3/+3
| | * | | | | | | | | | | | | | | | | merge trunk, fix testsAnthony Young2011-08-2441-252/+1095
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | fix more testsAnthony Young2011-08-241-0/+3
| | * | | | | | | | | | | | | | | | | | merge trunk, resolve conflicts, fix testsAnthony Young2011-08-2267-1113/+3584
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | fix pep8 issueAnthony Young2011-08-221-2/+2
| | * | | | | | | | | | | | | | | | | | xml deserialization, and test fixesAnthony Young2011-08-222-3/+72
| | * | | | | | | | | | | | | | | | | | add tenant_id to api. without tenant_id, admins can't tell which servers bel...Anthony Young2011-08-193-1/+34
| | * | | | | | | | | | | | | | | | | | add user_id and description. without user_id, there is no way for a tenant t...Anthony Young2011-08-183-4/+23
| * | | | | | | | | | | | | | | | | | | Fix a misspelling of "exception"Kevin L. Mitchell2011-09-061-1/+1
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-09-0663-1004/+3331
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Instance record is not inserted in db if the security group passed to the Run...Tushar Patil2011-09-032-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Added unit tests to check instance record is not inserted in db when security...Tushar Patil2011-09-021-0/+13
| | * | | | | | | | | | | | | | | | | | Fix for LP Bug #838466Tushar Patil2011-08-311-4/+4
| * | | | | | | | | | | | | | | | | | | Added list of security groups to the newly added extension (Createserverext) ...Tushar Patil2011-09-025-32/+131
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fixed review commentsTushar Patil2011-09-026-12/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Deleted debug messagesTushar Patil2011-09-011-3/+0
| | * | | | | | | | | | | | | | | | | | Resolved conflicts and fixed pep8 errorsTushar Patil2011-09-0154-943/+3102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | added unit tests and cleanup of import statementsTushar Patil2011-09-011-18/+95
| | * | | | | | | | | | | | | | | | | | Fix for LP Bug #838251Tushar Patil2011-08-314-15/+48
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Add documentation commentKevin L. Mitchell2011-09-021-0/+5