summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* remove the weird is_vpn logic in compute/api.pyVishvananda Ishaya2011-02-181-19/+17
* Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-174-37/+80
|\
| * comments + Englilish, changed copyright in migration, removed network_get_all...Trey Morris2011-02-172-2/+2
| * added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ...Trey Morris2011-02-161-1/+1
| * merge with trunkTrey Morris2011-02-153-8/+10
| |\
| | * When re-throwing an exception, use "raise", not "raise e". This way we don't...Justin Santa Barbara2011-02-151-4/+4
| | |\
| | | * Removed (newly) unused exception variablesJustin Santa Barbara2011-02-041-2/+2
| | | * Don't swallow exception stack traces by doing 'raise e'; just use 'raise'Justin Santa Barbara2011-02-041-2/+2
| |_|/ |/| |
| | * The proposed fix puts a VM which fails to spawn in a (new) 'FAILED' power sta...Salvatore Orlando2011-02-152-2/+4
| | |\
| | | * Merge from trunkSalvatore Orlando2011-02-101-2/+2
| | | |\
| | | * | Added test case for 'not enough memory'Salvatore Orlando2011-02-092-2/+4
| |_|/ / |/| | |
| | * | Updates to that S3ImageService kernel_id and ramdisk_id mappings work withDan Prince2011-02-141-2/+2
| | |/
| * | fixed merge conflictTrey Morris2011-02-144-37/+46
| |\|
| | * Wrap line to under 79 charactersBilal Akhtar2011-02-101-2/+2
| | * Add my name to AUTHORS, remove parentheses from the substitution made in the ...Bilal Akhtar2011-02-091-1/+1
| | * Give a better error message if the instance type specified is invalid.Bilal Akhtar2011-02-091-2/+2
| |/ |/|
* | Disassociate all floating ips on terminate instance.Vishvananda Ishaya2011-01-281-10/+12
|\ \
| * | simplify get and remove extra reference to import logging.Vishvananda Ishaya2011-01-271-2/+1
| * | remove all floating addresses on terminate instanceVishvananda Ishaya2011-01-271-9/+12
* | | Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-271-1/+1
|/ /
* | Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-251-1/+1
|\ \
| * | Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-251-1/+1
* | | Resolved trunk merge conflictsEd Leafe2011-01-211-2/+5
|\| |
* | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-183-23/+30
| | * added call to reset_network from openstack api down to vmopsTrey Morris2011-02-142-1/+20
| |/
| * Fixing another instance of getting a list of ids instead of a list of objects.Ryan Lane2011-01-201-1/+1
| * Fetches the security group from ID, allowing the object to be used properly, ...Ryan Lane2011-01-201-1/+4
| * revert live_migration branchAndy Smith2011-01-181-117/+1
| * previous commit breaks volume.driver. fix it..Kei Masumoto2011-01-191-1/+0
| * merged to trunk rev572Kei Masumoto2011-01-192-10/+38
| |\ | |/ |/|
* | Fixing whitespaceRick Harris2011-01-171-2/+2
* | Returning image_metadata from snapshot()Rick Harris2011-01-171-2/+6
* | Merging trunkRick Harris2011-01-173-312/+122
|\ \
* | | Marking snapshots as private for nowRick Harris2011-01-131-4/+1
* | | Adding TODO to clarify statusRick Harris2011-01-121-0/+3
* | | Merging trunkRick Harris2011-01-122-3/+34
|\ \ \
* | | | Changes per Edays commentsRick Harris2011-01-111-3/+1
* | | | Merging trunkRick Harris2011-01-114-101/+185
|\ \ \ \
* \ \ \ \ Merging trunkRick Harris2011-01-063-99/+239
|\ \ \ \ \
* | | | | | Removing some FIXMEsRick Harris2011-01-061-1/+1
* | | | | | Reserving image before uploadingRick Harris2011-01-062-3/+11
| | | | | * merged trunk rev569Kei Masumoto2011-01-173-315/+104
| | | | | |\ | | | | | |/ | | | | |/|
| | | | * | merge from upstreamAndy Smith2011-01-143-297/+85
| | | | |\ \
| | | | | * \ merged lp:~vishvananda/nova/lp703012Vishvananda Ishaya2011-01-141-2/+14
| | | | | |\ \
| | | | | | * | Create and use a generic handler for RPC callsJosh Kearney2011-01-141-2/+14
| | | | | * | | import re, remove extra call in cloud.py. Move get_console_output to compute...Vishvananda Ishaya2011-01-141-9/+10
| | | | | |/ /
| | | | | * | Implements the blueprint for enabling the setting of the root/admin password ...Ed Leafe2011-01-142-84/+64
| | | | | |\ \
| | | | | | * | Minor code cleanupsEd Leafe2011-01-131-1/+1
| | | | | | * | cleaned up prior merge messEd Leafe2011-01-122-2/+33
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | | * | merged trunk changesEd Leafe2011-01-111-0/+17
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | |