summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* fix forever looping on a password reset API callChris Behrens2011-05-251-4/+16
* change install_ref.admin_password to instance_ref.admin_pass to match the DBChris Behrens2011-05-251-1/+1
* pep8 fix in nova/compute/api.pyChris Behrens2011-05-251-1/+0
* instead of the API spawning a greenthread to wait for a host to be picked,Chris Behrens2011-05-242-12/+11
* Merge with trunkJohannes Erdfelt2011-05-242-1/+8
|\
| * Using the root-password subcommand of the nova client results in the password...Johannes Erdfelt2011-05-241-1/+1
| |\
| * \ Merging trunkRick Harris2011-05-181-1/+1
| |\ \
| | * \ Fixes improper attribute naming around instance types that broke Resizes.matt.dietz@rackspace.com2011-05-171-1/+1
| | |\ \
| | | * \ Merge from trunkCerberus2011-05-111-0/+18
| | | |\ \
| | | * \ \ Merge from trunkCerberus2011-05-105-239/+335
| | | |\ \ \
| | | * \ \ \ Merge from trunkmatt.dietz@rackspace.com2011-04-183-4/+4
| | | |\ \ \ \
| | | * | | | | Rename the idCerberus2011-04-151-1/+1
| * | | | | | | Merging in trunkRick Harris2011-05-132-8/+23
| |\| | | | | |
| * | | | | | | start of zone_aware_scheduler testSandy Walsh2011-05-111-0/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Don't pass a tuple since spawn_n will get the arguments with *args anywayJohannes Erdfelt2011-05-241-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix call to spawn_n() instead. It expects a callableJohannes Erdfelt2011-05-181-1/+1
| |/ / / / |/| | | |
* | | | | Merged trunk.Josh Kearney2011-05-131-1/+8
|\ \ \ \ \
| * \ \ \ \ Lost a flag pulling from another branch. Whoops.Sandy Walsh2011-05-131-1/+2
| |\ \ \ \ \
| | * | | | | added flag lost in migrationSandy Walsh2011-05-121-1/+2
| | |/ / / /
| * / / / / Update the compute manager so that it breaks out of a loop ifDan Prince2011-05-131-0/+6
| |/ / / /
* | | | | Review feedback.Josh Kearney2011-05-131-6/+12
* | | | | Make host timeout configurable.Josh Kearney2011-05-131-1/+3
* | | | | Make set_admin_password non-blocking to API.Josh Kearney2011-05-131-1/+1
|/ / / /
* | | | extracted xenserver capability reporting from dabo's dist-scheduler branch an...Sandy Walsh2011-05-111-0/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | capabilities flattened and tests fixedSandy Walsh2011-05-091-0/+1
| * | | trunk mergeSandy Walsh2011-05-091-1/+2
| |\ \ \
| * | | | grabbed from dist-sched branchSandy Walsh2011-05-061-0/+17
* | | | | Review feedbackJosh Kearney2011-05-061-4/+1
* | | | | Review feedbackJosh Kearney2011-05-062-8/+8
* | | | | Merged trunkJosh Kearney2011-05-061-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add two whitespaces to conform PEP8.Yuriy Taraday2011-05-061-1/+1
| * | | | Moved all reencoding to compute manager to satisfy both Direct API and intern...Yuriy Taraday2011-05-051-1/+1
| * | | | Merged with current trunk.Yuriy Taraday2011-05-054-42/+106
| |\| | |
| * | | | Add missed hyphen.Yuriy Taraday2011-05-031-1/+1
| * | | | Moved reencoding logic to compute manager and cloud EC2 API.Yuriy Taraday2011-05-031-1/+2
* | | | | Set root password upon XenServer instance creation.Josh Kearney2011-05-062-14/+42
| |/ / / |/| | |
* | | | merging trunk; resolving conflictsBrian Waldon2011-05-023-27/+61
|\ \ \ \
| * | | | Correcting exception caseBrian Waldon2011-04-271-2/+2
| * | | | further cleanup of nova/exceptions.pyBrian Waldon2011-04-271-6/+6
| |/ / /
| * | | merging trunkBrian Waldon2011-04-222-145/+153
| |\ \ \
| | * | | pep8Ken Pepple2011-04-221-2/+2
| | * | | merge trunk, resolved conflictKen Pepple2011-04-221-144/+150
| | |\ \ \
| | | * \ \ Provide option of auto assigning floating ip to each instance. Depend on auto...Eldar Nugaev2011-04-221-9/+27
| | | |\ \ \
| | | | * | | style fixingEldar Nugaev2011-04-211-1/+1
| | | | * | | pep8 cleaningEldar Nugaev2011-04-211-23/+24
| | | | * | | fix: mark floating ip as auto assignedIlya Alekseyev2011-04-201-0/+1
| | | | * | | refractoringIlya Alekseyev2011-04-191-40/+10
| | | | * | | trunk mergedIlya Alekseyev2011-04-193-5/+5
| | | | |\ \ \
| | | | * \ \ \ trunk mergedIlya Alekseyev2011-04-181-3/+6
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | not performing floating ip operation with auto allocated ipsIlya Alekseyev2011-04-181-1/+2