summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:nova, fix conflicts, fix testsMark Washenberger2011-03-091-1/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge lp:nova and resolve conflictsMark Washenberger2011-03-091-1/+47
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge lp:novaMark Washenberger2011-03-092-16/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded stubsMark Washenberger2011-03-091-22/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move my tests into their own testcaseMark Washenberger2011-03-091-204/+243
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:nova and resolve conflictsMark Washenberger2011-03-096-7/+278
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove superfluous trailing blank lineMark Washenberger2011-03-091-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add override to handle xml deserialization for server instance creationMark Washenberger2011-03-092-2/+277
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | respond well if personality attribute is incompleteMark Washenberger2011-03-041-5/+43
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove xml testing infrastructure since it is not feasible to use at presentMark Washenberger2011-03-041-31/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor server tests to support xml and json separatelyMark Washenberger2011-03-041-35/+68
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-038-9/+150
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename onset_files to personality_files all the way down to compute managerMark Washenberger2011-03-032-18/+19
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enforce personality quotasMark Washenberger2011-03-031-6/+60
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8Mark Washenberger2011-03-031-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more rigorous testing and error handling for os api personalityMark Washenberger2011-03-031-2/+23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for quotas on file injectionMark Washenberger2011-03-021-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test osapi server create with multiple personalitiesMark Washenberger2011-03-011-0/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ensure personality contents are b64 encodedMark Washenberger2011-03-011-4/+17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunkMark Washenberger2011-03-015-8/+151
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support adding a single personality in the osapiMark Washenberger2011-03-011-5/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add test for instance creation without personalitiesMark Washenberger2011-02-281-0/+40
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added mechanism for versioned controllers for openstack api versions 1.0/1.1.Naveed Massjouni2011-03-173-18/+79
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Eric Day:Naveed Massjouni2011-03-152-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per Eric Day's suggest, the verson is not store in the request environ insteadNaveed Massjouni2011-03-152-15/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Naveed Massjouni2011-03-1521-59/+2269
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Authors check account for tests being run with different os.getcwd() dep...Soren Hansen2011-03-151-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Authors check account for tests being run with different os.getcwd() dep...Soren Hansen2011-03-111-5/+7
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicated tests.Justin Santa Barbara2011-03-151-20/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So the first of those tests doesn't pass. Removing as it looks likeJustin Santa Barbara2011-03-141-10/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicated test, renamed same-named (but non-identical) testsJustin Santa Barbara2011-03-141-13/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 0.5.0 cleanup.Josh Kearney2011-03-152-8/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanupJosh Kearney2011-03-142-8/+7
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements basic OpenStack API client, ready to support API testsJustin Santa Barbara2011-03-153-0/+252
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change capitalization of Openstack to OpenStackJustin Santa Barbara2011-03-111-10/+10
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 funJustin Santa Barbara2011-03-101-2/+2
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Better logging, be more careful about when we throw login errors re bug732866Justin Santa Barbara2011-03-101-14/+23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Don't wrap keys and volumes till they're in the APIJustin Santa Barbara2011-03-101-21/+0
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Implements basic OpenStack API client, ready to support API testsJustin Santa Barbara2011-03-103-0/+264
| | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since an...jaypipes@gmail.com2011-03-1414-55/+859
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2011-03-1428-190/+1510
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | merge trunkCory Wright2011-03-1110-13/+362
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | remerge trunk (again). fix issues caused by changes to deserialization calls ...Monsyne Dragon2011-03-1121-159/+794
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | re-added a test change I removed thinking it was related to removed code. It ...Monsyne Dragon2011-03-101-2/+6
| | | | * | | | | | | | | | | | | | | | | | | | | | | fix minor typoMonsyne Dragon2011-03-101-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | Fix a fer nits jaypipes found in review. Monsyne Dragon2011-03-103-15/+8
| | | | * | | | | | | | | | | | | | | | | | | | | | | remerge trunkMonsyne Dragon2011-03-093-11/+44
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | Remerged trunk. fixed conflict Monsyne Dragon2011-03-086-3/+240
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | Remove addition of account to service url. Monsyne Dragon2011-03-088-45/+45
| | | | * | | | | | | | | | | | | | | | | | | | | | | Remerged trunk, fixed a few conflicts. Monsyne Dragon2011-03-037-8/+149
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \