summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merged with current trunk.Yuriy Taraday2011-05-054-42/+106
|\
| * 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
| * | Merged trunk and fixed api servers conflict.Brian Lamar2011-04-211-131/+105
| |\ \
| * | | Fixes and reworkings based on review.Brian Lamar2011-04-211-11/+0
| * | | Removed no longer relevant comment.Brian Lamar2011-04-201-1/+0
| * | | Removed TODO we don't need.Brian Lamar2011-04-201-1/+0
| * | | Removed _ and replaced with real variable name.Brian Lamar2011-04-201-1/+1
| * | | Merged trunk.Brian Lamar2011-04-204-88/+90
| |\ \ \
| * | | | Added some tests.Brian Lamar2011-04-121-0/+1
| * | | | Cleanup after prereq merge.Brian Lamar2011-04-121-30/+12
| * | | | Merged lp:~rackspace-titan/nova/server_metadata_quotas as a prereq.Brian Lamar2011-04-121-6/+31
| |\ \ \ \
| * | | | | Commit for merge of metadata_quotas preq.Brian Lamar2011-04-121-4/+16
| * | | | | Removed extra call from try/except.Brian Lamar2011-04-121-1/+1
| * | | | | Reverted some superfluous changes to make MP more concise.Brian Lamar2011-04-122-31/+32
| * | | | | Merged trunk.Brian Lamar2011-04-113-46/+58
| |\ \ \ \ \
| * \ \ \ \ \ merging trunkBrian Waldon2011-04-041-1/+5
| |\ \ \ \ \ \
| * | | | | | | Poller needs to check for BUILDING not NOSTATE now, since we're being more ex...Brian Lamar2011-04-011-1/+1
| * | | | | | | Removal of instance_set_state from driver code, it shouldnt be there, but ins...Brian Lamar2011-03-311-11/+4
| * | | | | | | Now using the new power state instead of string.Brian Lamar2011-03-311-8/+14
| * | | | | | | Merged with Waldon.Brian Lamar2011-03-312-16/+17
| |\ \ \ \ \ \ \
| | * | | | | | | pep8Brian Waldon2011-03-311-1/+1
| | * | | | | | | adding 'building' power state; testing for 409 from OSAPI when rebuild reques...Brian Waldon2011-03-312-9/+18
| * | | | | | | | Better error handling for spawn and destroy in libvirt.Brian Lamar2011-03-312-35/+44
| |\| | | | | | |
| | * | | | | | | adding metadata support for v1.1Brian Waldon2011-03-311-27/+32
| * | | | | | | | Update state between delete and spawn.Brian Lamar2011-03-311-1/+1
| * | | | | | | | Rebuild improvements.Brian Lamar2011-03-311-5/+15
| |/ / / / / / /
| * | | | | | | Merged waldon.Brian Lamar2011-03-301-2/+5
| |\ \ \ \ \ \ \
| | * | | | | | | adding initial v1.1 rebuild action supportBrian Waldon2011-03-301-2/+5
| * | | | | | | | Merged Waldon's API code.Brian Lamar2011-03-301-0/+9
| |\| | | | | | |
| | * | | | | | | adding v1.0 support for rebuild; adding compute api rebuild supportBrian Waldon2011-03-301-0/+9
| * | | | | | | | Rough implementation of rebuild_instance in compute manager.Brian Lamar2011-03-301-4/+32
| |/ / / / / / /
* | | | | | | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| | | * | | | | | | | | merge with trunkIlya Alekseyev2011-04-142-73/+77
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | bugfixIlya Alekseyev2011-04-141-3/+28
| | | * | | | | | | | | | bugfixIlya Alekseyev2011-04-141-9/+10
| | | * | | | | | | | | | migaration and pep8 fixesIlya Alekseyev2011-04-121-3/+1