| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:nova, fix conflicts, fix tests | Mark Washenberger | 2011-03-09 | 1 | -1/+10 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge lp:nova and resolve conflicts | Mark Washenberger | 2011-03-09 | 1 | -1/+47 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge lp:nova | Mark Washenberger | 2011-03-09 | 2 | -16/+32 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded stubs | Mark Washenberger | 2011-03-09 | 1 | -22/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move my tests into their own testcase | Mark Washenberger | 2011-03-09 | 1 | -204/+243 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:nova and resolve conflicts | Mark Washenberger | 2011-03-09 | 6 | -7/+278 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove superfluous trailing blank line | Mark Washenberger | 2011-03-09 | 1 | -1/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add override to handle xml deserialization for server instance creation | Mark Washenberger | 2011-03-09 | 2 | -2/+277 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | respond well if personality attribute is incomplete | Mark Washenberger | 2011-03-04 | 1 | -5/+43 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove xml testing infrastructure since it is not feasible to use at present | Mark Washenberger | 2011-03-04 | 1 | -31/+0 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor server tests to support xml and json separately | Mark Washenberger | 2011-03-04 | 1 | -35/+68 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-03 | 8 | -9/+150 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename onset_files to personality_files all the way down to compute manager | Mark Washenberger | 2011-03-03 | 2 | -18/+19 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enforce personality quotas | Mark Washenberger | 2011-03-03 | 1 | -6/+60 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 | Mark Washenberger | 2011-03-03 | 1 | -3/+3 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more rigorous testing and error handling for os api personality | Mark Washenberger | 2011-03-03 | 1 | -2/+23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for quotas on file injection | Mark Washenberger | 2011-03-02 | 1 | -0/+10 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test osapi server create with multiple personalities | Mark Washenberger | 2011-03-01 | 1 | -0/+14 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ensure personality contents are b64 encoded | Mark Washenberger | 2011-03-01 | 1 | -4/+17 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk | Mark Washenberger | 2011-03-01 | 5 | -8/+151 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support adding a single personality in the osapi | Mark Washenberger | 2011-03-01 | 1 | -5/+16 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add test for instance creation without personalities | Mark Washenberger | 2011-02-28 | 1 | -0/+40 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added mechanism for versioned controllers for openstack api versions 1.0/1.1. | Naveed Massjouni | 2011-03-17 | 3 | -18/+79 |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by Eric Day: | Naveed Massjouni | 2011-03-15 | 2 | -4/+4 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per Eric Day's suggest, the verson is not store in the request environ instead | Naveed Massjouni | 2011-03-15 | 2 | -15/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk. | Naveed Massjouni | 2011-03-15 | 21 | -59/+2269 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Authors check account for tests being run with different os.getcwd() dep... | Soren Hansen | 2011-03-15 | 1 | -5/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Authors check account for tests being run with different os.getcwd() dep... | Soren Hansen | 2011-03-11 | 1 | -5/+7 |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicated tests. | Justin Santa Barbara | 2011-03-15 | 1 | -20/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So the first of those tests doesn't pass. Removing as it looks like | Justin Santa Barbara | 2011-03-14 | 1 | -10/+1 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicated test, renamed same-named (but non-identical) tests | Justin Santa Barbara | 2011-03-14 | 1 | -13/+2 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 0.5.0 cleanup. | Josh Kearney | 2011-03-15 | 2 | -8/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PEP8 cleanup | Josh Kearney | 2011-03-14 | 2 | -8/+7 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements basic OpenStack API client, ready to support API tests | Justin Santa Barbara | 2011-03-15 | 3 | -0/+252 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change capitalization of Openstack to OpenStack | Justin Santa Barbara | 2011-03-11 | 1 | -10/+10 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fun | Justin Santa Barbara | 2011-03-10 | 1 | -2/+2 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Better logging, be more careful about when we throw login errors re bug732866 | Justin Santa Barbara | 2011-03-10 | 1 | -14/+23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't wrap keys and volumes till they're in the API | Justin Santa Barbara | 2011-03-10 | 1 | -21/+0 |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Implements basic OpenStack API client, ready to support API tests | Justin Santa Barbara | 2011-03-10 | 3 | -0/+264 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since an... | jaypipes@gmail.com | 2011-03-14 | 14 | -55/+859 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge trunk | Soren Hansen | 2011-03-14 | 28 | -190/+1510 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | merge trunk | Cory Wright | 2011-03-11 | 10 | -13/+362 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| | | | |/| | | | | | | | | | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | remerge trunk (again). fix issues caused by changes to deserialization calls ... | Monsyne Dragon | 2011-03-11 | 21 | -159/+794 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / /
| | | | | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | re-added a test change I removed thinking it was related to removed code. It ... | Monsyne Dragon | 2011-03-10 | 1 | -2/+6 |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | fix minor typo | Monsyne Dragon | 2011-03-10 | 1 | -1/+1 |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Fix a fer nits jaypipes found in review. | Monsyne Dragon | 2011-03-10 | 3 | -15/+8 |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | remerge trunk | Monsyne Dragon | 2011-03-09 | 3 | -11/+44 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / /
| | | | | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Remerged trunk. fixed conflict | Monsyne Dragon | 2011-03-08 | 6 | -3/+240 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / /
| | | | | |/| | | | | | | | | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Remove addition of account to service url. | Monsyne Dragon | 2011-03-08 | 8 | -45/+45 |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | Remerged trunk, fixed a few conflicts. | Monsyne Dragon | 2011-03-03 | 7 | -8/+149 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|