summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Fixing test_create_instanceRick Harris2011-06-151-4/+1
| * | | | | | | | | | | | | | | | | | | | Adding UUID testRick Harris2011-06-151-2/+19
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | another trunk mergeTrey Morris2011-06-203-26/+251
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Implements a portion of ec2 ebs boot.Isaku Yamahata2011-06-173-26/+251
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | pep8: white space/blank linesIsaku Yamahata2011-06-181-2/+0
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | fix mismerge.Isaku Yamahata2011-06-161-1/+1
| | * | | | | | | | | | | | | | | | | merge with nova trunkIsaku Yamahata2011-06-164-111/+227
| | |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | _setup_block_device_mapping: raise ApiError when db inconsistency foundIsaku Yamahata2011-06-161-2/+10
| | * | | | | | | | | | | | | | | | | db/block_device_mapping_get_all_by_instance: don't raise.Isaku Yamahata2011-06-162-55/+44
| | * | | | | | | | | | | | | | | | | pep8Isaku Yamahata2011-06-153-3/+3
| | * | | | | | | | | | | | | | | | | typoIsaku Yamahata2011-06-152-8/+8
| | * | | | | | | | | | | | | | | | | block_device_mapping: don't use [] as default argumentIsaku Yamahata2011-06-151-1/+2
| | * | | | | | | | | | | | | | | | | boot-from-volume: some comments and NOTE(user name)Isaku Yamahata2011-05-291-0/+1
| | * | | | | | | | | | | | | | | | | Merge from nova trunkIsaku Yamahata2011-05-272-22/+45
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | compute: implement ec2 stop/start instancesIsaku Yamahata2011-05-272-7/+80
| | * | | | | | | | | | | | | | | | | compute, virt: support boot-from-volume without ephemeral device and no deviceIsaku Yamahata2011-05-273-16/+168
| | * | | | | | | | | | | | | | | | | api/ec2: parse ec2 block device mapping and pass it down to compute apiIsaku Yamahata2011-05-271-1/+1
| * | | | | | | | | | | | | | | | | | Added context = context.elevated() to get_all_across_zonesKevin Bringard2011-06-171-0/+1
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | bunch of docstring changesTrey Morris2011-06-172-6/+7
* | | | | | | | | | | | | | | | | | merged trunkTrey Morris2011-06-161-9/+38
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-06-141-9/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Phew ... ok, this is the last dist-scheduler merge before we get into serious...Sandy Walsh2011-06-141-8/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | forgot some debugging statementsSandy Walsh2011-06-091-1/+0
| | | * | | | | | | | | | | | | | | | trunk merge and ec2 tests fixedSandy Walsh2011-06-093-1/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | tests working after merge-3 updateSandy Walsh2011-06-093-46/+38
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | get_all with reservation id across zone testsSandy Walsh2011-06-021-16/+0
| | | * | | | | | | | | | | | | | | | | tests all passing againSandy Walsh2011-06-011-1/+0
| | | * | | | | | | | | | | | | | | | | list --reservation now works across zonesSandy Walsh2011-06-011-2/+20
| | | * | | | | | | | | | | | | | | | | regular boot working againSandy Walsh2011-05-301-6/+14
| * | | | | | | | | | | | | | | | | | | Merge with trunkJohannes Erdfelt2011-06-093-57/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Look for vm_mode property on images and use that if it exists to determine ifJohannes Erdfelt2011-06-081-1/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | typoTrey Morris2011-06-151-2/+2
* | | | | | | | | | | | | | | | | | | updated finish_resize to accept network_info, updated compute and tests in ac...Trey Morris2011-06-151-1/+3
* | | | | | | | | | | | | | | | | | | merged trunkTrey Morris2011-06-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | pep8Alex Meade2011-06-131-1/+1
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | misc argument alterationsTrey Morris2011-06-101-2/+1
* | | | | | | | | | | | | | | | | | merged koelkers tests branchTrey Morris2011-06-092-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge with treyJason Koelker2011-06-063-65/+86
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge with treyJason Koelker2011-06-022-0/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fixing divergenceCerberus2011-05-251-3/+4
| * | | | | | | | | | | | | | | | | | | | we have a list of tuples, not a list of dictsJason Kölker2011-05-251-1/+2
| * | | | | | | | | | | | | | | | | | | | merge with treyJason Koelker2011-05-244-73/+222
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | its a dict, not a classJason Kölker2011-05-241-1/+1
| * | | | | | | | | | | | | | | | | | | | | we don't get the network in a tuples anymoreJason Kölker2011-05-241-2/+2
* | | | | | | | | | | | | | | | | | | | | | merged trunk againTrey Morris2011-06-083-56/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Now forwards create instance requests to child zones.Sandy Walsh2011-06-081-56/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | removed straggler codeSandy Walsh2011-06-081-5/+0
| | * | | | | | | | | | | | | | | | | | | | fixed up tests after trunk mergeSandy Walsh2011-06-061-5/+5
| | * | | | | | | | | | | | | | | | | | | | trunk merge after 2b hitSandy Walsh2011-06-033-52/+34
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | / / / / / / / / / / / / / / | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | branch 2a merge (including trunk)Sandy Walsh2011-05-262-25/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \