summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix synchronized decorator path cleanupJoe Gordon2012-09-061-0/+1
* External locking for image caching.Michael Still2012-08-291-8/+26
* Correct utils.execute() to check 0 in check_exit_codeArata Notsu2012-08-281-9/+8
* Merge "Move ensure_tree to utils"Jenkins2012-08-271-0/+15
|\
| * Move ensure_tree to utilsMichael Still2012-08-261-0/+15
* | Implement project specific flavors APIunicell2012-08-271-1/+3
* | Remove unused permitted_instance_typesJim Fehlig2012-08-241-9/+0
|/
* Merge "Fix spelling typos"Jenkins2012-08-201-1/+1
|\
| * Fix spelling typosJoe Gordon2012-08-161-1/+1
* | Makes sure tests don't leave lockfiles aroundVishvananda Ishaya2012-08-171-7/+14
* | Remove unused importsRongzeZhu2012-08-171-2/+0
|/
* Merge "Improve external locking on Windows"Jenkins2012-08-071-8/+38
|\
| * Improve external locking on WindowsPádraig Brady2012-08-071-8/+38
* | Merge "Solve possible race in semaphor creation"Jenkins2012-08-071-8/+8
|\ \
| * | Solve possible race in semaphor creationStanislaw Pitucha2012-08-061-8/+8
| |/
* | Merge "Move root_helper deprecation warning into execute."Jenkins2012-08-071-7/+8
|\ \ | |/ |/|
| * Move root_helper deprecation warning into execute.Dan Prince2012-08-061-7/+8
* | Merge "Improve external lock implementation"Jenkins2012-08-061-111/+46
|\ \ | |/ |/|
| * Improve external lock implementationStanislaw Pitucha2012-08-041-111/+46
* | Simplify file hashingStanislaw Pitucha2012-08-051-1/+2
|/
* Remove unused importsJoe Gordon2012-08-021-1/+0
* Deprecate root_helper in favor of rootwrap_configThierry Carrez2012-08-011-2/+12
* reduce debugging from utils.trycmd()Pádraig Brady2012-07-301-2/+0
* Merge "Fix wrong regex in cleanup_file_locks."Jenkins2012-07-251-1/+1
|\
| * Fix wrong regex in cleanup_file_locks.Eugene Kirpichov2012-07-231-1/+1
* | Inject instance metadata into xenstoreKevin L. Mitchell2012-07-251-0/+18
|/
* Return 413 status on over-quota in the native API.Eoghan Glynn2012-07-141-0/+13
* Refactor instance_usage_audit. Add audit tasklog.Monsyne Dragon2012-07-101-2/+7
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Merge "Removes utils.logging_error (no longer used)"Jenkins2012-06-261-13/+0
|\
| * Removes utils.logging_error (no longer used)Dan Prince2012-06-261-13/+0
* | Removes utils.fetch_file (no longer used).Dan Prince2012-06-251-5/+0
|/
* Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-181-82/+3
|\
| * Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-161-82/+3
* | Add CPU arch filter scheduler supportChuck Short2012-06-151-0/+9
|/
* Remove utils.deprecated functions.Dan Prince2012-06-111-168/+0
* Revert "blueprint <multi-process-api-service>"James E. Blair2012-06-041-8/+0
* blueprint <multi-process-api-service>Zhiteng Huang2012-06-021-0/+8
* Merge "Use cfg's new global CONF object"Jenkins2012-05-301-21/+0
|\
| * Use cfg's new global CONF objectMark McLoughlin2012-05-301-21/+0
* | Grammar fixes.Matt Joyce2012-05-291-1/+1
|/
* Use utils.utcnow rather than datetime.utcnowZhongyue Luo2012-05-251-2/+2
* Merge "Remove old flagfile support."Jenkins2012-05-161-5/+5
|\
| * Remove old flagfile support.Ghe Rivero2012-05-101-5/+5
* | Make use of openstack.common.jsonutils.Russell Bryant2012-05-151-100/+0
* | Alphabetize importsJoe Gordon2012-05-141-1/+1
* | Use ConfigOpts.find_file() to find paste configMark McLoughlin2012-05-101-23/+0
* | Merge "Use ConfigOpts.find_file() to locate policy.json"Jenkins2012-05-101-0/+1
|\ \ | |/ |/|
| * Use ConfigOpts.find_file() to locate policy.jsonMark McLoughlin2012-05-041-0/+1
* | Defer image_ref update to manager on rebuildChris Behrens2012-05-091-0/+5