Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged trunk | Vishvananda Ishaya | 2011-09-06 | 1 | -4/+4 |
|\ | |||||
| * | Fix for LP Bug #838466 | Tushar Patil | 2011-08-31 | 1 | -4/+4 |
* | | merge trunk | Anthony Young | 2011-08-31 | 4 | -283/+468 |
|\| | |||||
| * | merged trunk | Vishvananda Ishaya | 2011-08-31 | 4 | -242/+427 |
| |\ | |||||
| | * | Fix a bad merge on my part, this fixes rebuilds\! | Brian Lamar | 2011-08-30 | 1 | -6/+1 |
| | * | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-26 | 2 | -2/+3 |
| | |\ | |||||
| | * | | review feedback | Brian Lamar | 2011-08-25 | 3 | -14/+28 |
| | * | | Reverted two mistakes when looking over full diff. | Brian Lamar | 2011-08-25 | 1 | -2/+0 |
| | * | | Verify resize needs to be set. | Brian Lamar | 2011-08-25 | 2 | -4/+9 |
| | * | | Set error state when migration prep fails. | Brian Lamar | 2011-08-25 | 1 | -2/+5 |
| | * | | Set state to RESIZING during resizing... | Brian Lamar | 2011-08-25 | 1 | -1/+1 |
| | * | | Fixed silly ordering issue which was causing tons of test failures. | Brian Lamar | 2011-08-24 | 1 | -3/+3 |
| | * | | Fixed issue where we were setting the state to DELETED before it's actually d... | Brian Lamar | 2011-08-24 | 1 | -3/+3 |
| | * | | Merged trunk and fixed conflicts. | Brian Lamar | 2011-08-24 | 2 | -6/+13 |
| | |\ \ | |||||
| | * | | | Fix for trying rebuilds when instance is not active. | Brian Lamar | 2011-08-24 | 1 | -8/+3 |
| | * | | | Fixed rebuild naming issue and reverted other fix which didn't fix anythin. | Brian Lamar | 2011-08-24 | 2 | -6/+3 |
| | * | | | Attempt to fix issue when deleting an instance when it's still in BUILD. | Brian Lamar | 2011-08-24 | 1 | -1/+6 |
| | * | | | Commit with test data in migration. | Brian Lamar | 2011-08-24 | 1 | -1/+0 |
| | * | | | Merged trunk. | Brian Lamar | 2011-08-23 | 2 | -18/+48 |
| | |\ \ \ | |||||
| | * | | | | PEP8 fixes | Brian Lamar | 2011-08-23 | 2 | -44/+43 |
| | * | | | | Merge and fix tests. | Brian Lamar | 2011-08-22 | 4 | -94/+122 |
| | |\ \ \ \ | |||||
| | * | | | | | Fixes for a number of tests. | Brian Lamar | 2011-08-22 | 2 | -0/+4 |
| | |/ / / / | |||||
| | * | | | | Fixes/updates to make test_cloud pass. | Dan Prince | 2011-08-22 | 1 | -1/+1 |
| | * | | | | Merged task_state -> task_states and fixed test_servers test. | Brian Lamar | 2011-08-22 | 2 | -15/+15 |
| | |\ \ \ \ | |||||
| | | * | | | | Renamed task_state to task_states... | Dan Prince | 2011-08-22 | 2 | -15/+15 |
| | * | | | | | Merged trunk. | Brian Lamar | 2011-08-22 | 1 | -5/+81 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merged trunk. | Brian Lamar | 2011-08-19 | 1 | -2/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Lots of modifications surrounding the OSAPI to remove any mention of dealing ... | Brian Lamar | 2011-08-19 | 1 | -0/+2 |
| | * | | | | | | vm_state --> vm_states | Dan Prince | 2011-08-19 | 3 | -48/+48 |
| | * | | | | | | Merge w/ trunk. | Dan Prince | 2011-08-19 | 2 | -8/+20 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Updated a number of items to pave the way for new states. | Brian Lamar | 2011-08-18 | 1 | -15/+16 |
| | * | | | | | | | Updated compute manager/API to use vm/task states. | Brian Lamar | 2011-08-17 | 4 | -227/+296 |
| | * | | | | | | | Add modules for task and vm states. | Dan Prince | 2011-08-17 | 2 | -0/+63 |
| * | | | | | | | | fix remaining tests | Vishvananda Ishaya | 2011-08-30 | 1 | -1/+1 |
| * | | | | | | | | pep8, fix fakes | Vishvananda Ishaya | 2011-08-30 | 1 | -6/+6 |
| * | | | | | | | | fix a bunch of direct usages of db in compute api | Vishvananda Ishaya | 2011-08-30 | 1 | -25/+27 |
| * | | | | | | | | make two functions instead of fast flag and add compute api commands instead ... | Vishvananda Ishaya | 2011-08-30 | 1 | -5/+12 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Update compute API and manager so that the image_ref is set before | Dan Prince | 2011-08-26 | 2 | -13/+4 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* / | | | | | | fix for chris behrens' comment - move tenant_id => project_id mapping to comp... | Anthony Young | 2011-08-31 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Fix default hostname generator so that it won't use underscores, and use minu... | Thierry Carrez | 2011-08-24 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Let's be more elegant | Thierry Carrez | 2011-08-24 | 1 | -1/+1 |
| * | | | | | | Thou shalt not use underscores in hostnames | Thierry Carrez | 2011-08-24 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | fixed indentation | Brian Waldon | 2011-08-24 | 1 | -1/+1 |
* | | | | | | cleanup | Brian Waldon | 2011-08-23 | 2 | -3/+2 |
* | | | | | | rebuilds are functional again | Brian Waldon | 2011-08-23 | 2 | -2/+10 |
|/ / / / / | |||||
* | | | | | Moved migration and fixed tests from upstream | Christopher MacGown | 2011-08-22 | 1 | -1/+1 |
* | | | | | Merged trunk | Christopher MacGown | 2011-08-22 | 1 | -5/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Add copyright notices | Christopher MacGown | 2011-08-19 | 1 | -0/+1 |
| * | | | | | Merge config_drive with trunk | Christopher MacGown | 2011-08-12 | 1 | -5/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | Config-Drive happiness, minus smoketest | Christopher MacGown | 2011-07-22 | 1 | -5/+16 |