Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix forever looping on a password reset API call | Chris Behrens | 2011-05-25 | 1 | -4/+16 |
* | change install_ref.admin_password to instance_ref.admin_pass to match the DB | Chris Behrens | 2011-05-25 | 1 | -1/+1 |
* | pep8 fix in nova/compute/api.py | Chris Behrens | 2011-05-25 | 1 | -1/+0 |
* | instead of the API spawning a greenthread to wait for a host to be picked, | Chris Behrens | 2011-05-24 | 2 | -12/+11 |
* | Merge with trunk | Johannes Erdfelt | 2011-05-24 | 2 | -1/+8 |
|\ | |||||
| * | Using the root-password subcommand of the nova client results in the password... | Johannes Erdfelt | 2011-05-24 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merging trunk | Rick Harris | 2011-05-18 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Fixes improper attribute naming around instance types that broke Resizes. | matt.dietz@rackspace.com | 2011-05-17 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Merge from trunk | Cerberus | 2011-05-11 | 1 | -0/+18 |
| | | |\ \ | |||||
| | | * \ \ | Merge from trunk | Cerberus | 2011-05-10 | 5 | -239/+335 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge from trunk | matt.dietz@rackspace.com | 2011-04-18 | 3 | -4/+4 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Rename the id | Cerberus | 2011-04-15 | 1 | -1/+1 |
| * | | | | | | | Merging in trunk | Rick Harris | 2011-05-13 | 2 | -8/+23 |
| |\| | | | | | | |||||
| * | | | | | | | start of zone_aware_scheduler test | Sandy Walsh | 2011-05-11 | 1 | -0/+7 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Don't pass a tuple since spawn_n will get the arguments with *args anyway | Johannes Erdfelt | 2011-05-24 | 1 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Fix call to spawn_n() instead. It expects a callable | Johannes Erdfelt | 2011-05-18 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merged trunk. | Josh Kearney | 2011-05-13 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Lost a flag pulling from another branch. Whoops. | Sandy Walsh | 2011-05-13 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | added flag lost in migration | Sandy Walsh | 2011-05-12 | 1 | -1/+2 |
| | |/ / / / | |||||
| * / / / / | Update the compute manager so that it breaks out of a loop if | Dan Prince | 2011-05-13 | 1 | -0/+6 |
| |/ / / / | |||||
* | | | | | Review feedback. | Josh Kearney | 2011-05-13 | 1 | -6/+12 |
* | | | | | Make host timeout configurable. | Josh Kearney | 2011-05-13 | 1 | -1/+3 |
* | | | | | Make set_admin_password non-blocking to API. | Josh Kearney | 2011-05-13 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | extracted xenserver capability reporting from dabo's dist-scheduler branch an... | Sandy Walsh | 2011-05-11 | 1 | -0/+18 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | capabilities flattened and tests fixed | Sandy Walsh | 2011-05-09 | 1 | -0/+1 |
| * | | | trunk merge | Sandy Walsh | 2011-05-09 | 1 | -1/+2 |
| |\ \ \ | |||||
| * | | | | grabbed from dist-sched branch | Sandy Walsh | 2011-05-06 | 1 | -0/+17 |
* | | | | | Review feedback | Josh Kearney | 2011-05-06 | 1 | -4/+1 |
* | | | | | Review feedback | Josh Kearney | 2011-05-06 | 2 | -8/+8 |
* | | | | | Merged trunk | Josh Kearney | 2011-05-06 | 1 | -1/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add two whitespaces to conform PEP8. | Yuriy Taraday | 2011-05-06 | 1 | -1/+1 |
| * | | | | Moved all reencoding to compute manager to satisfy both Direct API and intern... | Yuriy Taraday | 2011-05-05 | 1 | -1/+1 |
| * | | | | Merged with current trunk. | Yuriy Taraday | 2011-05-05 | 4 | -42/+106 |
| |\| | | | |||||
| * | | | | Add missed hyphen. | Yuriy Taraday | 2011-05-03 | 1 | -1/+1 |
| * | | | | Moved reencoding logic to compute manager and cloud EC2 API. | Yuriy Taraday | 2011-05-03 | 1 | -1/+2 |
* | | | | | Set root password upon XenServer instance creation. | Josh Kearney | 2011-05-06 | 2 | -14/+42 |
| |/ / / |/| | | | |||||
* | | | | merging trunk; resolving conflicts | Brian Waldon | 2011-05-02 | 3 | -27/+61 |
|\ \ \ \ | |||||
| * | | | | Correcting exception case | Brian Waldon | 2011-04-27 | 1 | -2/+2 |
| * | | | | further cleanup of nova/exceptions.py | Brian Waldon | 2011-04-27 | 1 | -6/+6 |
| |/ / / | |||||
| * | | | merging trunk | Brian Waldon | 2011-04-22 | 2 | -145/+153 |
| |\ \ \ | |||||
| | * | | | pep8 | Ken Pepple | 2011-04-22 | 1 | -2/+2 |
| | * | | | merge trunk, resolved conflict | Ken Pepple | 2011-04-22 | 1 | -144/+150 |
| | |\ \ \ | |||||
| | | * \ \ | Provide option of auto assigning floating ip to each instance. Depend on auto... | Eldar Nugaev | 2011-04-22 | 1 | -9/+27 |
| | | |\ \ \ | |||||
| | | | * | | | style fixing | Eldar Nugaev | 2011-04-21 | 1 | -1/+1 |
| | | | * | | | pep8 cleaning | Eldar Nugaev | 2011-04-21 | 1 | -23/+24 |
| | | | * | | | fix: mark floating ip as auto assigned | Ilya Alekseyev | 2011-04-20 | 1 | -0/+1 |
| | | | * | | | refractoring | Ilya Alekseyev | 2011-04-19 | 1 | -40/+10 |
| | | | * | | | trunk merged | Ilya Alekseyev | 2011-04-19 | 3 | -5/+5 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | trunk merged | Ilya Alekseyev | 2011-04-18 | 1 | -3/+6 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | * | | | | not performing floating ip operation with auto allocated ips | Ilya Alekseyev | 2011-04-18 | 1 | -1/+2 |