summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Rebased to trunk 942.Masanori Itoh2011-04-053-18/+17
|\
| * Don't prefix adminPass with the first 4 chars of the instance name.Josh Kearney2011-04-041-2/+1
| |\
| | * Don't include first 4 chars of instance name in adminPassJosh Kearney2011-03-311-2/+1
| * | Attempt to circumvent errors in the API from improper/malformed responses fro...Brian Lamar2011-04-041-5/+5
| |\ \
| | * | Ensure no errors for improper responses from image service.Brian Lamar2011-04-041-4/+4
| | * | Fixes error which occurs when no name is specified for an image.Brian Lamar2011-04-041-1/+1
| * | | corrected capitalization of openstack api status and added testsKen Pepple2011-04-041-12/+12
| * | | merge trunkKen Pepple2011-04-0411-298/+793
| |\| |
| * | | make all openstack status uppercaseKen Pepple2011-03-281-2/+2
* | | | Moved 'name' property from <imageId> to <imageLocation>, corrected <imageType...Masanori Itoh2011-04-051-7/+8
| |/ / |/| |
* | | Made the fix simpler.Masanori Itoh2011-04-021-14/+15
* | | Add checking if the floating_ip is allocated or not before appending to resul...Masanori Itoh2011-04-021-13/+14
* | | merge lp:novaMark Washenberger2011-03-3111-294/+770
|\ \ \ | | |/ | |/|
| * | OpenStack API faults have been changed to now return the appropriated Content...Brian Lamar2011-03-301-0/+1
| |\ \
| | * \ Merged trunk.Brian Lamar2011-03-307-64/+525
| | |\ \
| | * | | Added content_type to OSAPI faults.Brian Lamar2011-03-291-0/+1
| * | | | Moving server update adminPass support to be v1.0-specificBrian Waldon2011-03-301-9/+39
| |\ \ \ \
| | * | | | pep8Brian Waldon2011-03-291-1/+1
| | * | | | adding server name validation to create method; adding testsBrian Waldon2011-03-291-14/+22
| | * | | | adding more tests; making name checks more robustBrian Waldon2011-03-291-2/+9
| | * | | | pep8Brian Waldon2011-03-281-2/+1
| | * | | | osapi servers update tests actually assert now; enforcing server name being a...Brian Waldon2011-03-281-7/+23
| * | | | | Adding Content-Type code to openstack.api.versions.Versions wsgi.ApplicationBrian Waldon2011-03-301-2/+8
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | adding code to explicitly set the content-type in versions controller; updati...Brian Waldon2011-03-291-2/+8
| | | |_|/ | | |/| |
| * | | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-302-1/+18
| |\ \ \ \
| | * | | | incorporate feedback from termieAnthony Young2011-03-291-1/+1
| | * | | | address some of termie's recommendationsAnthony Young2011-03-281-2/+2
| | * | | | merge trunk, add unit testAnthony Young2011-03-242-2/+41
| | |\ \ \ \
| | * | | | | clarify commentAnthony Young2011-03-241-1/+1
| | * | | | | add hook for osapiAnthony Young2011-03-242-0/+11
| | * | | | | make everything work with trunk againAnthony Young2011-03-241-1/+1
| | * | | | | merge trunkAnthony Young2011-03-2426-289/+2102
| | |\ \ \ \ \
| | * | | | | | initial commit of vnc supportAnthony Young2011-03-021-0/+6
| * | | | | | | Merged with trunkJustin Santa Barbara2011-03-293-219/+197
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Import order.Brian Lamar2011-03-291-1/+2
| | * | | | | | Merged trunk.Brian Lamar2011-03-292-7/+7
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Tweaking docstrings just in case.Brian Lamar2011-03-292-4/+2
| | * | | | | | Merged trunk.Brian Lamar2011-03-286-27/+83
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Updated docstrings to satisfy.Brian Lamar2011-03-281-25/+10
| | * | | | | | Updated docstrings to satisfy.Brian Lamar2011-03-281-28/+12
| | * | | | | | Made param descriptions sphinx compatible.Brian Lamar2011-03-281-9/+9
| | * | | | | | Merged trunk.Brian Lamar2011-03-251-13/+21
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged trunk.Brian Lamar2011-03-253-18/+115
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged trunk.Brian Lamar2011-03-255-32/+293
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merged trunk and fixed broken/conflicted tests.Brian Lamar2011-03-2512-56/+587
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | Added detail keywork and i18n as per suggestions.Brian Lamar2011-03-241-5/+5
| | * | | | | | | | | Renamed __image and __compute to better describe their purposes. Use os.path....Brian Lamar2011-03-242-11/+17
| | * | | | | | | | | Merged trunk.Brian Lamar2011-03-246-37/+61
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Testing of XML and JSON for show(), and conformance to API spec for JSON.Brian Lamar2011-03-231-2/+4
| | * | | | | | | | | | Merged trunk.Brian Lamar2011-03-237-18/+443
| | |\ \ \ \ \ \ \ \ \ \