summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Implements a portion of ec2 ebs boot.Isaku Yamahata2011-06-173-86/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | merge with nova trunkIsaku Yamahata2011-06-1631-789/+1581
| | |\| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | pep8Isaku Yamahata2011-06-151-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | typoIsaku Yamahata2011-06-151-4/+6
| | * | | | | | | | | | | | | | | | | | | | | | | ec2utils: minor optimize _try_convert()Isaku Yamahata2011-06-151-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | api/ec2: make the parameter parser an independent methodIsaku Yamahata2011-06-152-88/+96
| | * | | | | | | | | | | | | | | | | | | | | | | boot-from-volume: some comments and NOTE(user name)Isaku Yamahata2011-05-292-0/+7
| | * | | | | | | | | | | | | | | | | | | | | | | Merge from nova trunkIsaku Yamahata2011-05-278-60/+146
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | compute: implement ec2 stop/start instancesIsaku Yamahata2011-05-271-10/+24
| | * | | | | | | | | | | | | | | | | | | | | | | api/ec2: parse ec2 block device mapping and pass it down to compute apiIsaku Yamahata2011-05-271-1/+19
| | * | | | | | | | | | | | | | | | | | | | | | | teach ec2 parser multi dot-separted argumentIsaku Yamahata2011-05-271-5/+12
| | * | | | | | | | | | | | | | | | | | | | | | | api/ec2: make ec2 api accept true/falseIsaku Yamahata2011-05-271-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | Make EC2 update_instance() only update updatable_fields, rather than allThierry Carrez2011-06-171-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix PEP8Thierry Carrez2011-06-171-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Only update updateable fieldsThierry Carrez2011-06-101-1/+1
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fixes two minor bugs (lp795123 and lp795126) in the extension mechanism. The...Kevin L. Mitchell2011-06-171-5/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove thirdwheel.py and do the test with a now-public ExtensionManager.add_e...Kevin L. Mitchell2011-06-171-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix lp795123 and lp795126 by making _check_extension() return True or False a...Kevin L. Mitchell2011-06-161-3/+6
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix the volumes extension resource to have a proper prefix - /os-volumesNaveed Massjouni2011-06-171-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixing case of volumes aliasNaveed Massjouni2011-06-151-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | The volumes resource extension should be prefixed by its alias - os-volumesNaveed Massjouni2011-06-151-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | Alias of volumes extension should be OS-VOLUMESNaveed Massjouni2011-06-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Removes nova/image/local.py (LocalImageService)Brian Waldon2011-06-171-3/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-06-179-321/+515
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-06-1312-56/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | further changesBrian Waldon2011-06-091-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | Increased error message readability for the OpenStack API.Brian Lamar2011-06-173-14/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Passed in explanation to 400 messages.Brian Lamar2011-06-153-14/+14
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up some pep8 issues in nova/api/openstack/create_instance_helper.py a...Kevin Bringard2011-06-172-7/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkTrey Morris2011-06-167-313/+500
|\| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Changed requests with malformed bodies to return a HTTP 400 Bad Request inste...Alex Meade2011-06-141-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | fixed HACKINGAlex Meade2011-06-141-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | Phew ... ok, this is the last dist-scheduler merge before we get into serious...Sandy Walsh2011-06-147-310/+482
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removed extra init callsSandy Walsh2011-06-142-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | duplicate routes moved to base classSandy Walsh2011-06-141-33/+21
| | * | | | | | | | | | | | | | | | | | | | | | | | | | version passing cleanupSandy Walsh2011-06-141-12/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | refactored out controller base class to use aggregation over inheritanceSandy Walsh2011-06-143-52/+75
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removed yucky None return typesSandy Walsh2011-06-133-11/+24
| | * | | | | | | | | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-06-132-3/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | zones image_id/image_href support for 1.0/1.1Sandy Walsh2011-06-134-16/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | forgot some debugging statementsSandy Walsh2011-06-092-11/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | trunk merge and ec2 tests fixedSandy Walsh2011-06-093-8/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tests working after merge-3 updateSandy Walsh2011-06-0931-511/+1186
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Little cleanupsSandy Walsh2011-06-011-3/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 and all thatSandy Walsh2011-06-011-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tests all passing againSandy Walsh2011-06-012-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | list --reservation now works across zonesSandy Walsh2011-06-012-5/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | reservation id's properly forwarded to child zones on createSandy Walsh2011-06-011-0/+30
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | basic reservation id support to GET /serversSandy Walsh2011-06-012-30/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | basic zone-boot test in placeSandy Walsh2011-05-313-5/+3