summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* fix bug lp:682888 - DescribeImages has no unit tests.John Tran2011-04-051-1/+32
|\
| * adding unit tests for describe_imagesJohn Tran2011-03-291-5/+26
| * initial unit test for describe imagesJohn Tran2011-03-291-0/+10
* | Don't prefix adminPass with the first 4 chars of the instance name.Josh Kearney2011-04-041-4/+2
|\ \
| * | Don't include first 4 chars of instance name in adminPassJosh Kearney2011-03-311-4/+2
* | | Attempt to circumvent errors in the API from improper/malformed responses fro...Brian Lamar2011-04-041-2/+55
|\ \ \
| * | | Fixes error which occurs when no name is specified for an image.Brian Lamar2011-04-041-2/+55
* | | | corrected capitalization of openstack api status and added testsKen Pepple2011-04-041-0/+2
* | | | merge trunkKen Pepple2011-04-0416-179/+1583
|\| | |
| * | | merge lp:novaMark Washenberger2011-03-3116-179/+1515
| |\| |
| | * | OpenStack API faults have been changed to now return the appropriated Content...Brian Lamar2011-03-301-20/+102
| | |\ \
| | | * | exception -> FaultBrian Lamar2011-03-301-1/+1
| | | * | Merged trunk.Brian Lamar2011-03-309-46/+765
| | | |\ \
| | | * | | Added content_type to OSAPI faults.Brian Lamar2011-03-291-20/+102
| | * | | | Moving server update adminPass support to be v1.0-specificBrian Waldon2011-03-301-9/+120
| | |\ \ \ \
| | | * | | | adding server name validation to create method; adding testsBrian Waldon2011-03-291-0/+68
| | | * | | | adding more tests; making name checks more robustBrian Waldon2011-03-291-1/+25
| | | * | | | pep8Brian Waldon2011-03-281-1/+4
| | | * | | | osapi servers update tests actually assert now; enforcing server name being a...Brian Waldon2011-03-281-9/+25
| | * | | | | Adding Content-Type code to openstack.api.versions.Versions wsgi.ApplicationBrian Waldon2011-03-301-0/+26
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | adding xml test caseBrian Waldon2011-03-291-0/+24
| | | * | | | adding code to explicitly set the content-type in versions controller; updati...Brian Waldon2011-03-291-0/+2
| | * | | | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-301-0/+10
| | |\ \ \ \ \
| | | * | | | | clarify testAnthony Young2011-03-291-1/+1
| | | * | | | | address some of termie's recommendationsAnthony Young2011-03-281-1/+1
| | | * | | | | merge trunk, add unit testAnthony Young2011-03-247-406/+194
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merged with trunkJustin Santa Barbara2011-03-296-109/+595
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | This branch adds support for linux containers (LXC) to nova. It uses the libv...Chuck Short2011-03-291-0/+43
| | | |\ \ \ \ \ \
| | | | * | | | | | Style fixesChuck Short2011-03-291-3/+3
| | | | * | | | | | Merge trunkChuck Short2011-03-293-9/+58
| | | | |\ \ \ \ \ \
| | | | * | | | | | | use self.flags in virt testChuck Short2011-03-281-1/+1
| | | | * | | | | | | Dont make the test failChuck Short2011-03-281-1/+3
| | | | * | | | | | | More pep8 correctionsChuck Short2011-03-281-2/+2
| | | | * | | | | | | Add more unit tests for lxcChuck Short2011-03-281-1/+3
| | | | * | | | | | | Merge trunkChuck Short2011-03-282-9/+12
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ merged trunkChuck Short2011-03-2510-73/+991
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge trunkChuck Short2011-03-2526-661/+1566
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| | | | * | | | | | | | | Merge trunkChuck Short2011-03-2420-458/+1448
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge trunkChuck Short2011-03-2013-336/+703
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merged trunkChuck Short2011-03-188-16/+176
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | pep8 fixesChuck Short2011-03-171-2/+1
| | | | * | | | | | | | | | | | more pep8 fixesChuck Short2011-03-171-3/+3
| | | | * | | | | | | | | | | | Fix up testsChuck Short2011-03-171-7/+6
| | | | * | | | | | | | | | | | Fix more pep8 errorsChuck Short2011-03-171-6/+6
| | | | * | | | | | | | | | | | Fixed typo when I was trying to add test cases for lxcChuck Short2011-03-171-1/+1
| | | | * | | | | | | | | | | | Fix pep8 errorsChuck Short2011-03-171-2/+0
| | | | * | | | | | | | | | | | Update Authors and testsuiteChuck Short2011-03-171-17/+24
| | | | * | | | | | | | | | | | Add basic tests for lxc containers.Chuck Short2011-03-161-0/+36
| | | | * | | | | | | | | | | | Revert testsuite changesChuck Short2011-03-161-4/+1
| | | | * | | | | | | | | | | | MErge trunkChuck Short2011-03-163-5/+615
| | | | |\ \ \ \ \ \ \ \ \ \ \ \