summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "pylint cleanup"Jenkins2012-05-081-3/+1
|\ \
| * | pylint cleanupJoe Gordon2012-05-071-3/+1
* | | Merge "adjust logging levels for utils.py"Jenkins2012-05-081-2/+2
|\ \ \ | |/ / |/| |
| * | adjust logging levels for utils.pyPeng Yong2012-05-011-2/+2
* | | Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-12/+15
| |/ |/|
* | Use save_and_reraise_exception() from common.Russell Bryant2012-05-021-29/+4
|/
* Use openstack.common.importutils.Russell Bryant2012-04-281-24/+4
* Moves `usage_from_instance` into nova.compute.utils.Rick Harris2012-04-201-30/+0
* Add deleted_at to instance usage notification.Rick Harris2012-04-131-4/+6
* Renamed current_audit_period function to last_completed_audit_period to clari...Brian Elliott2012-04-121-1/+1
* Merge "fix TypeError with unstarted threads in nova-network"Jenkins2012-04-101-1/+1
|\
| * fix TypeError with unstarted threads in nova-networkIonuț Arțăriși2012-04-021-1/+1
* | Improved localization testing.Yuriy Taraday2012-04-101-15/+13
* | Cleanup xenapi driver logging messages to include instanceJohannes Erdfelt2012-04-061-2/+2
* | ensure atomic manipulation of libvirt disk imagesPádraig Brady2012-03-241-4/+17
|/
* Add periodic_fuzzy_delay option.Rick Harris2012-03-231-3/+4
* Fixes bug 957708.MotoKen2012-03-201-0/+4