summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start to add rescue/unrescue supportJosh Kearney2011-01-121-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added in req.environ for contextKen Pepple2011-03-021-11/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed _context typoKen Pepple2011-03-021-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed create and delete method (and corresponding tests) from flavors.pyKen Pepple2011-03-021-20/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkKen Pepple2011-03-011-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No reason to initialize metadata twice.Naveed Massjouni2011-02-281-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk. Fixed conflict in Authors file again.Naveed Massjouni2011-02-282-21/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunk to my branch. Fixed a conflict in servers.py.Naveed Massjouni2011-02-2811-68/+193
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunk to my branch. Fixed conflicts in Authors file and .mailmap.Naveed Massjouni2011-02-187-21/+162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved definition of return_servers_with_host stub to inside theNaveed Massjouni2011-02-161-2/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This implements the blueprint 'Openstack API support for hostId':Naveed Massjouni2011-02-161-1/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactored adminclientKen Pepple2011-02-281-12/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkKen Pepple2011-02-285-38/+157
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-02-281-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy over to current trunk my tests, the 401/500 fix, and a couple ofKevin L. Mitchell2011-03-181-2/+6
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunk, conflicts fixedRick Harris2011-02-254-16/+116
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass id of token to be deleted to the db api, not the actual object.Todd Willey2011-02-241-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename auth_token db methods to follow standard.Todd Willey2011-02-241-3/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds live network injection/reconfiguration. Some refactoring.Trey Morris2011-02-242-0/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added admin api call for injecting network info, added api test for inject ne...Trey Morris2011-02-182-0/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add some methods to the ec2 admin api to work with VPNs. Also implements and...Todd Willey2011-02-241-13/+98
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the admin client to deal with VPNs and have a function host list.Todd Willey2011-02-221-13/+98
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Verify status of image is activeRick Harris2011-02-251-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing unecessary nokernel stuffRick Harris2011-02-251-22/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunk, small fixesRick Harris2011-02-259-53/+73
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hotfix to not require metadataJustin Santa Barbara2011-02-231-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-02-185-16/+138
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging trunk part 1Rick Harris2011-02-163-8/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing typoRick Harris2011-02-151-3/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using Nova style nokernelRick Harris2011-02-151-7/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First cut on XenServer unified-imagesRick Harris2011-02-141-1/+5
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge trunkKen Pepple2011-02-248-36/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-241-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert commit 709. This fixes issues with the Openstack API causing 'No user ...Dan Prince2011-02-231-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helper function that supports XPath style selectors to traverse an object tre...Justin Santa Barbara2011-02-231-11/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put back the comments I accidentally removedJustin Santa Barbara2011-02-231-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure there are two blank links after the importJustin Santa Barbara2011-02-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename minixpath_select to get_from_pathJustin Santa Barbara2011-02-231-3/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Created mini XPath implementation, to simplify mapping logicJustin Santa Barbara2011-02-231-16/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't crash if there's no 'fixed_ip' attribute (was returning None, which was...Justin Santa Barbara2011-02-181-14/+16
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the describe_availability_zones to use an elevated context when getting...Vishvananda Ishaya2011-02-231-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix describe_availability_zonesVishvananda Ishaya2011-02-231-2/+3
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for failing describe_instances testVishvananda Ishaya2011-02-231-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-231-1/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kernel_id and the ramdisk_id are optional, yet the OpenStack API was requ...Justin Santa Barbara2011-02-231-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return null if no kernel_id / ramdisk_idJustin Santa Barbara2011-02-221-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverted change to focus on the core bug - kernel_id and ramdisk_id are optionalJustin Santa Barbara2011-02-221-5/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ObjectStore doesn't use properties collection; kernel_id and ramdisk_id aren'...Justin Santa Barbara2011-02-181-7/+5
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-02-238-18/+34
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial support for per-instance metadata, though the OpenStack API. Key/val...Justin Santa Barbara2011-02-231-5/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |