summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* pep8 fixestermie2010-12-161-1/+1
* merged upstreamtermie2010-12-141-2/+2
|\
| * import module and not classe directely as per Soren recommendation.Chmouel Boudjnah2010-12-091-2/+2
| * fixes exception throwing with wrong instance type.Chmouel Boudjnah2010-12-091-2/+2
* | updates per reviewtermie2010-12-141-2/+2
* | merge-a-tat-tat upstream to this branchAndy Smith2010-12-101-6/+11
|\|
| * merge conflictTrey Morris2010-12-081-55/+142
| |\
| * | modified a few filesTrey Morris2010-12-071-4/+10
* | | merged upstream changesAndy Smith2010-12-085-43/+445
|\ \ \ | | |/ | |/|
| * | Added docstring for get_instances.Eric Day2010-12-071-0/+3
| * | Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-031-51/+45
| * | Merged reboot-rescue into network-manager.Eric Day2010-12-031-6/+4
| |\ \
| | * | Merged trunk.Eric Day2010-12-031-6/+4
| | |\|
| | | * Correctly translate instance ids to internal_ids in some spots we neglected.Michael Gundlach2010-12-021-6/+4
| * | | Pushed terminate instance and network manager/topic methods into network.comp...Eric Day2010-12-021-9/+73
| |/ /
| * / Moved reboot/rescue methods into nova.compute.api.Eric Day2010-12-021-0/+27
| |/
| * Merged trunk and resolved conflicts. Again.Eric Day2010-12-021-1/+1
| |\
| | * Default Instance.display_name to a value even when None is explicitly passed in.Michael Gundlach2010-12-021-1/+1
| * | Merged trunk and resolved conflicts.Eric Day2010-12-023-3/+8
| |\|
| | * Going for a record commits per line changes ratioMichael Gundlach2010-12-011-1/+1
| | * Oops, internal_id isn't available until after a save. This code saves twice;...Michael Gundlach2010-12-011-2/+6
| | * Todd points out that the API doesn't require a display_name, so let's make a ...Michael Gundlach2010-12-011-0/+2
| | * Merge trunk.Soren Hansen2010-11-293-25/+56
| | |\
| | * | Add a templating mechanism in the flag parsing. Add a state_path flag that w...Soren Hansen2010-11-042-2/+2
| * | | Broke parts of compute manager out into compute.api to separate what gets run...Eric Day2010-12-012-169/+207
| * | | The image server should throw not found errors, don't need to check in comput...Eric Day2010-11-241-2/+0
| * | | Consolidated the start instance logic in the two API classes into a single me...Eric Day2010-11-242-0/+150
| | |/ | |/|
| * | Make aws_access_key_id and aws_secret_access_key configurableJosh Kearney2010-11-231-2/+2
| * | pep8Michael Gundlach2010-11-161-1/+1
| * | Add docstrings to any methods I touchMichael Gundlach2010-11-161-0/+9
| * | pep8Michael Gundlach2010-11-161-1/+1
| * | Merge from trunkMichael Gundlach2010-11-162-30/+144
| |\ \
| | * | pep8 whitespace and line length fixesVishvananda Ishaya2010-11-031-1/+2
| | * | merged trunkVishvananda Ishaya2010-11-031-8/+30
| | |\|
| | | * Change retrieval of security groups from kwargs so they are associated proper...Vishvananda Ishaya2010-10-301-2/+3
| | | * merged trunk, just in caseVishvananda Ishaya2010-10-301-0/+40
| | | |\
| | | * | updates from review, fix models.get and note about exception raisingVishvananda Ishaya2010-10-271-2/+5
| | | * | renamed target_id to iscsi_targetVishvananda Ishaya2010-10-251-10/+43
| | | |\ \
| | | * | | pep8 cleanupVishvananda Ishaya2010-10-251-2/+2
| | | * | | print the exception on fail, because it doesn't seem to reraise itVishvananda Ishaya2010-10-251-2/+2
| | | * | | more bugfixes, flag for local volumesVishvananda Ishaya2010-10-251-1/+3
| | | * | | fix bugs, describe volumes, detach on terminateVishvananda Ishaya2010-10-251-0/+3
| | | * | | ISCSI Volume supportVishvananda Ishaya2010-10-251-6/+19
| | * | | | Merge trunk and apply some sphinx love.Todd Willey2010-11-011-0/+40
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | OK, let's try this one more time.jaypipes@gmail.com2010-10-271-10/+6
| | | * | | Style cleanups and review from Eric.jaypipes@gmail.com2010-10-271-3/+12
| | | * | | Merge trunk and resolve conflictsjaypipes@gmail.com2010-10-274-91/+118
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Moves db writes into compute manager class. Cleans up sqlalchemy model/api to...jaypipes@gmail.com2010-10-211-0/+35
| | * | | | Update compute/disk.py docs.Todd Willey2010-10-301-9/+13
| | * | | | :func: links to python functions in the documentation.Todd Willey2010-10-281-2/+2