summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-1/+1
* ComputeNode Capacity supportSandy Walsh2012-01-231-0/+2
* scheduler host_manager needs service for filtersChris Behrens2012-01-191-0/+8
* Implement BP untie-nova-network-modelsJason Kölker2012-01-161-3/+11
* Add @utils.deprecated().Kevin L. Mitchell2012-01-101-1/+170
* Refactors utils.load_cached_fileVishvananda Ishaya2012-01-091-10/+16
* Workaround bug 852095 without importing moxVishvananda Ishaya2012-01-061-5/+6
* Bug #912858: test_authors_up_to_date does not deal with capitalized names pro...Armando Migliaccio2012-01-061-1/+1
* Adds workaround check for mox in to_primitiveVishvananda Ishaya2012-01-061-0/+7
* PEP8 type comparison cleanuplzyeval2012-01-041-1/+1
* Merge "Adds running_deleted_instance_reaper task."Jenkins2012-01-031-0/+28
|\
| * Adds running_deleted_instance_reaper task.Rick Harris2012-01-031-0/+28
* | PEP8 remove direct type comparisonslzyeval2012-01-031-9/+8
|/
* Merge "Ensure generated passwords meet minimum complexity"Jenkins2011-12-301-6/+29
|\
| * Ensure generated passwords meet minimum complexityJohannes Erdfelt2011-12-291-6/+29
* | Clean up pylint errors in top-level filesBrian Waldon2011-12-291-2/+1
|/
* 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-271-1/+1
* Bug#898257 abstract out disk image access methodsPádraig Brady2011-12-221-0/+30
* Make UUID format checking more correct.Russell Bryant2011-12-201-2/+4
* Document return type from utils.execute().Russell Bryant2011-12-191-0/+3
* Fixes bug 723235Alvaro Lopez Garcia2011-12-151-0/+14
* Update utils.execute so that check_exit_code handles booleans.Dan Prince2011-12-151-4/+9
* Fixes bug 887402Dean Troyer2011-12-141-5/+7
* Moves find config to utils because it is usefulVishvananda Ishaya2011-12-101-0/+23
* Log it when we get a lockSoren Hansen2011-12-091-0/+7
* remove duplicate netaddr in nova/utilsJoe Gordon2011-12-051-1/+0
* Follow hostname RFCsBrian Lamar2011-11-151-0/+13
* Log the URL to an image_ref and not just the ID.Josh Kearney2011-11-141-1/+4
* Verify security group parametersAhmad Hassan2011-11-111-0/+21
* More spelling fixes inside of novaJoe Gordon2011-11-091-2/+2
* Refactor logging_error into utilsAaron Lee2011-11-091-0/+13
* Merge "Log original dropped exception when a new exception occurs"Jenkins2011-11-031-8/+14
|\
| * Log original dropped exception when a new exception occursJohannes Erdfelt2011-10-311-8/+14
* | Fixes lp883279Matt Dietz2011-10-311-1/+1
|/
* Improve the liveness checking for servicesDavid Subiros2011-10-211-0/+9
* Repartition and resize disk when marked as managed.Rick Harris2011-10-191-1/+4
* Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-141-0/+34
|\
| * Xenapi driver can now generate swap from instance_typeRick Harris2011-10-131-0/+34
* | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-121-3/+44
|/
* Include original exception in ClassNotFound exceptionJulien Danjou2011-10-101-1/+1
* Fixing testsRick Harris2011-09-211-0/+7
|\
| * Fixed unit tests with some minor refactoring.Josh Kearney2011-09-201-0/+7
* | Adding progressRick Harris2011-09-141-0/+14
|/
* Fixed review commentsTushar Patil2011-09-021-3/+3
|\
* | Fix for LP Bug #838251Tushar Patil2011-08-311-0/+9
|/
* Removed blank lineNachi Ueno2011-08-231-1/+0
* Merged with trunkNachi Ueno2011-08-231-1/+17
|\
| * Merged from trunk,resolved conflicts and fixed broken unit tests due to chang...Tushar Patil2011-08-221-4/+10
| |\
| * \ Merged from trunkTushar Patil2011-08-191-38/+3
| |\ \
| * \ \ Merged with trunk and fixed broken unit testcasesTushar Patil2011-08-121-6/+9
| |\ \ \