summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* * pep8 cleanups in migrationsCory Wright2011-03-083-7/+4
* merge trunkCory Wright2011-03-072-3/+19
|\
| * Fix renaming of instance fields using update_instance method.Todd Willey2011-03-042-3/+19
* | * os_type is no longer `not null`Cory Wright2011-03-042-4/+15
* | merged trunkCory Wright2011-03-0429-120/+859
|\|
| * Use %s in case instance_id came through as a stringRick Harris2011-03-031-2/+2
| * Merged to trunk rev 758.Masanori Itoh2011-03-041-1/+1
| |\
| | * Fix regression in the way libvirt_conn gets its instance_typesThierry Carrez2011-03-031-1/+1
| * | Updated DescribeKeyPairs response tag checked in nova/tests/test_cloud.pyMasanori Itoh2011-03-041-1/+1
| * | Merged to rev 757.Masanori Itoh2011-03-0327-116/+855
| |\|
| | * moved migration to 008 (sigh)Ken Pepple2011-03-021-0/+0
| | * merged trunkKen Pepple2011-03-0215-70/+364
| | |\
| | | * Very simple change checking for < 0 values in "limit" and "offset" GET parame...Brian Lamar2011-03-032-1/+28
| | | |\
| | | | * Merged trunkBrian Lamar2011-03-014-3/+48
| | | | |\
| | | | * | Edited `nova.api.openstack.common:limited` method to raise an HTTPBadRequestBrian Lamar2011-02-282-1/+28
| | | * | | Fixes Bug #715424: nova-manage : create network crashes when subnet range pro...Ricardo Carrillo Cruz2011-03-031-0/+5
| | | |\ \ \
| | | | * \ \ Fixed pep8 issues, applied jaypipes suggestionRicardo Carrillo Cruz2011-03-0176-779/+2335
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | * | | Deleted trailing whitespaceRicardo Carrillo Cruz2011-02-231-1/+1
| | | | * | | Fixes lp715424, code now checks network range can fit num_networks * network_...Ricardo Carrillo Cruz2011-02-231-0/+5
| | | * | | | Provide the ability to rescue and unrescue a XenServer instance.Josh Kearney2011-03-0211-61/+218
| | | |\ \ \ \
| | | | * | | | Updated docstringsJosh Kearney2011-03-021-2/+12
| | | | * | | | Review feedbackJosh Kearney2011-03-012-38/+46
| | | | * | | | Fixed trunk merge issuesJosh Kearney2011-03-012-2/+2
| | | | * | | | Merged trunkJosh Kearney2011-03-0119-178/+573
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | Bootlock original instance during rescueJosh Kearney2011-02-251-0/+15
| | | | * | | | Removed unnecessary compute importJosh Kearney2011-02-251-2/+0
| | | | * | | | Set rescue instance VIF deviceJosh Kearney2011-02-252-4/+21
| | | | * | | | Teardown rescue instanceJosh Kearney2011-02-251-13/+21
| | | | * | | | Merged trunkJosh Kearney2011-02-2534-164/+274
| | | | |\ \ \ \
| | | | * | | | | Create rescue instanceJosh Kearney2011-02-252-31/+45
| | | | * | | | | Merged trunkJosh Kearney2011-02-244-24/+154
| | | | |\ \ \ \ \
| | | | * | | | | | nothingJosh Kearney2011-02-241-24/+16
| | | | * | | | | | Merged trunkJosh Kearney2011-02-2427-151/+1071
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Updated email in AuthorsJosh Kearney2011-02-241-11/+9
| | | | * | | | | | | Merged trunkJosh Kearney2011-02-239-64/+35
| | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | Removed passJosh Kearney2011-02-231-1/+0
| | | | * | | | | | | | Merged trunkJosh Kearney2011-02-2329-239/+269
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Enable rescue testingJosh Kearney2011-02-211-25/+26
| | | | * | | | | | | | | Merged trunkJosh Kearney2011-02-2154-278/+1919
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / | | | | | |/| | | | | | |
| | | | * | | | | | | | | Stub out VM createJosh Kearney2011-02-211-12/+25
| | | | * | | | | | | | | Merged trunkJosh Kearney2011-01-3133-166/+350
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merged trunkJosh Kearney2011-01-2642-333/+567
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Cleaned up _start() and _shutdown()Josh Kearney2011-01-261-23/+16
| | | | * | | | | | | | | | | Merged trunkJosh Kearney2011-01-2423-95/+225
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merged trunkJosh Kearney2011-01-191-0/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | Fixed unit testsJosh Kearney2011-01-191-1/+1
| | | | * | | | | | | | | | | | | Merged trunkJosh Kearney2011-01-1916-105/+940
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunkJosh Kearney2011-01-181-0/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | Fixed unit testsJosh Kearney2011-01-181-1/+1
| | | | * | | | | | | | | | | | | | | Fix merge conflictJosh Kearney2011-01-181-1/+1