| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rebased to trunk 942. | Masanori Itoh | 2011-04-05 | 3 | -18/+17 |
| |\ | |||||
| | * | Don't prefix adminPass with the first 4 chars of the instance name. | Josh Kearney | 2011-04-04 | 1 | -2/+1 |
| | |\ | |||||
| | | * | Don't include first 4 chars of instance name in adminPass | Josh Kearney | 2011-03-31 | 1 | -2/+1 |
| | * | | Attempt to circumvent errors in the API from improper/malformed responses fro... | Brian Lamar | 2011-04-04 | 1 | -5/+5 |
| | |\ \ | |||||
| | | * | | Ensure no errors for improper responses from image service. | Brian Lamar | 2011-04-04 | 1 | -4/+4 |
| | | * | | Fixes error which occurs when no name is specified for an image. | Brian Lamar | 2011-04-04 | 1 | -1/+1 |
| | * | | | corrected capitalization of openstack api status and added tests | Ken Pepple | 2011-04-04 | 1 | -12/+12 |
| | * | | | merge trunk | Ken Pepple | 2011-04-04 | 11 | -298/+793 |
| | |\| | | |||||
| | * | | | make all openstack status uppercase | Ken Pepple | 2011-03-28 | 1 | -2/+2 |
| * | | | | Moved 'name' property from <imageId> to <imageLocation>, corrected <imageType... | Masanori Itoh | 2011-04-05 | 1 | -7/+8 |
| | |/ / |/| | | |||||
| * | | | Made the fix simpler. | Masanori Itoh | 2011-04-02 | 1 | -14/+15 |
| * | | | Add checking if the floating_ip is allocated or not before appending to resul... | Masanori Itoh | 2011-04-02 | 1 | -13/+14 |
| * | | | merge lp:nova | Mark Washenberger | 2011-03-31 | 11 | -294/+770 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | OpenStack API faults have been changed to now return the appropriated Content... | Brian Lamar | 2011-03-30 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * \ | Merged trunk. | Brian Lamar | 2011-03-30 | 7 | -64/+525 |
| | | |\ \ | |||||
| | | * | | | Added content_type to OSAPI faults. | Brian Lamar | 2011-03-29 | 1 | -0/+1 |
| | * | | | | Moving server update adminPass support to be v1.0-specific | Brian Waldon | 2011-03-30 | 1 | -9/+39 |
| | |\ \ \ \ | |||||
| | | * | | | | pep8 | Brian Waldon | 2011-03-29 | 1 | -1/+1 |
| | | * | | | | adding server name validation to create method; adding tests | Brian Waldon | 2011-03-29 | 1 | -14/+22 |
| | | * | | | | adding more tests; making name checks more robust | Brian Waldon | 2011-03-29 | 1 | -2/+9 |
| | | * | | | | pep8 | Brian Waldon | 2011-03-28 | 1 | -2/+1 |
| | | * | | | | osapi servers update tests actually assert now; enforcing server name being a... | Brian Waldon | 2011-03-28 | 1 | -7/+23 |
| | * | | | | | Adding Content-Type code to openstack.api.versions.Versions wsgi.Application | Brian Waldon | 2011-03-30 | 1 | -2/+8 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | | * | | | | adding code to explicitly set the content-type in versions controller; updati... | Brian Waldon | 2011-03-29 | 1 | -2/+8 |
| | | | |_|/ | | |/| | | |||||
| | * | | | | The VNC Proxy is an OpenStack component that allows users of Nova to access | Anthony Young | 2011-03-30 | 2 | -1/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | incorporate feedback from termie | Anthony Young | 2011-03-29 | 1 | -1/+1 |
| | | * | | | | address some of termie's recommendations | Anthony Young | 2011-03-28 | 1 | -2/+2 |
| | | * | | | | merge trunk, add unit test | Anthony Young | 2011-03-24 | 2 | -2/+41 |
| | | |\ \ \ \ | |||||
| | | * | | | | | clarify comment | Anthony Young | 2011-03-24 | 1 | -1/+1 |
| | | * | | | | | add hook for osapi | Anthony Young | 2011-03-24 | 2 | -0/+11 |
| | | * | | | | | make everything work with trunk again | Anthony Young | 2011-03-24 | 1 | -1/+1 |
| | | * | | | | | merge trunk | Anthony Young | 2011-03-24 | 26 | -289/+2102 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | initial commit of vnc support | Anthony Young | 2011-03-02 | 1 | -0/+6 |
| | * | | | | | | | Merged with trunk | Justin Santa Barbara | 2011-03-29 | 3 | -219/+197 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | | Import order. | Brian Lamar | 2011-03-29 | 1 | -1/+2 |
| | | * | | | | | | Merged trunk. | Brian Lamar | 2011-03-29 | 2 | -7/+7 |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | | Tweaking docstrings just in case. | Brian Lamar | 2011-03-29 | 2 | -4/+2 |
| | | * | | | | | | Merged trunk. | Brian Lamar | 2011-03-28 | 6 | -27/+83 |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | | Updated docstrings to satisfy. | Brian Lamar | 2011-03-28 | 1 | -25/+10 |
| | | * | | | | | | Updated docstrings to satisfy. | Brian Lamar | 2011-03-28 | 1 | -28/+12 |
| | | * | | | | | | Made param descriptions sphinx compatible. | Brian Lamar | 2011-03-28 | 1 | -9/+9 |
| | | * | | | | | | Merged trunk. | Brian Lamar | 2011-03-25 | 1 | -13/+21 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merged trunk. | Brian Lamar | 2011-03-25 | 3 | -18/+115 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merged trunk. | Brian Lamar | 2011-03-25 | 5 | -32/+293 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merged trunk and fixed broken/conflicted tests. | Brian Lamar | 2011-03-25 | 12 | -56/+587 |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | Added detail keywork and i18n as per suggestions. | Brian Lamar | 2011-03-24 | 1 | -5/+5 |
| | | * | | | | | | | | | Renamed __image and __compute to better describe their purposes. Use os.path.... | Brian Lamar | 2011-03-24 | 2 | -11/+17 |
| | | * | | | | | | | | | Merged trunk. | Brian Lamar | 2011-03-24 | 6 | -37/+61 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Testing of XML and JSON for show(), and conformance to API spec for JSON. | Brian Lamar | 2011-03-23 | 1 | -2/+4 |
| | | * | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-03-23 | 7 | -18/+443 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
