summaryrefslogtreecommitdiff
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.i18nDavanum Srinivas2014-07-181-4/+1
* Merge "Cleanup and gate on hacking E713 rule"Jenkins2014-07-171-2/+2
|\
| * Cleanup and gate on hacking E713 ruleMatt Riedemann2014-07-161-2/+2
* | Avoid possible timing attack in metadata apiGrant Murphy2014-07-171-0/+18
|/
* Replace nova.utils.cpu_count() with processutils.get_worker_count()Matt Riedemann2014-06-251-8/+0
* Don't translate debug level logs in novaGary Kotton2014-06-131-1/+1
* Merge "Nova utils: add in missing translation"Jenkins2014-05-221-1/+2
|\
| * Nova utils: add in missing translationGary Kotton2014-04-061-1/+2
* | Remove utils.reset_is_neutron() to avoid racesMohammed Naser2014-04-171-5/+0
* | Avoid the possibility of truncating disk info fileNikola Dipanov2014-04-091-14/+0
|/
* Persist image format to a file, to prevent attacks based on changing itDavid Ripton2014-03-271-0/+14
* Add a decorator decorator that checks func argsNikola Dipanov2014-03-241-0/+21
* Merge "Support IPv6 when booting instances"Jenkins2014-03-211-0/+4
|\
| * Support IPv6 when booting instancesshihanzhang2014-02-281-0/+4
* | Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-4/+2
|/
* Make is_neutron() thread-safeRussell Bryant2014-02-141-9/+3
* Merge "replace type() to isinstance() in nova"Jenkins2014-02-101-2/+2
|\
| * replace type() to isinstance() in novalizheming2014-01-101-2/+2
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
* | Port to oslo.messagingMark McLoughlin2014-02-011-3/+3
* | Use (# of CPUs) workers by defaultRussell Bryant2014-01-261-0/+8
* | Merge "Small edits on help strings"Jenkins2014-01-251-1/+1
|\ \
| * | Small edits on help stringsAndreas Jaeger2014-01-231-1/+1
* | | Merge "Fix monkey_patch docstring bug"Jenkins2014-01-241-1/+1
|\ \ \ | |/ / |/| |
| * | Fix monkey_patch docstring bugruichen2013-12-051-1/+1
* | | Merge "Remove unused dict BYTE_MULTIPLIERS"Jenkins2014-01-181-10/+0
|\ \ \
| * | | Remove unused dict BYTE_MULTIPLIERSEric Guo2014-01-141-10/+0
* | | | Merge "Correct uses of :params in docstrings"Jenkins2014-01-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Correct uses of :params in docstringsDirk Mueller2013-12-111-1/+1
| |/ /
* | | Merge "Handle UnicodeEncodeError in validate_integer"Jenkins2014-01-111-1/+1
|\ \ \
| * | | Handle UnicodeEncodeError in validate_integerChris Yeoh2013-11-201-1/+1
| |/ /
* | | Adds new method nova.utils.get_hash_strSahid Orentino Ferdjaoui2014-01-081-0/+6
| |/ |/|
* | Merge "Setting the xen vm device id on vm record"Jenkins2013-12-231-12/+0
|\ \
| * | Setting the xen vm device id on vm recordAditi Raveesh2013-12-181-12/+0
| |/
* | Rename instance_type to flavor in nova.utils and nova.compute.utilsMatt Riedemann2013-12-171-4/+4
|/
* Merge "Nova-all: Replace basestring by six for python3 compatability"Jenkins2013-11-151-2/+3
|\
| * Nova-all: Replace basestring by six for python3 compatabilityguohliu2013-10-281-2/+3
* | Xenapi: Allow windows builds with xentools 6.1 and 6.2Aditi Raveesh2013-11-141-0/+12
* | Move `diff_dict` to compute APIRick Harris2013-10-311-18/+0
* | Merge "Adding support for multiple hypervisor versions"Jenkins2013-10-301-1/+22
|\ \ | |/ |/|
| * Adding support for multiple hypervisor versionsAditi Raveesh2013-10-161-1/+22
* | Merge "Merging two mkfs commands."Jenkins2013-10-231-3/+3
|\ \ | |/ |/|
| * Merging two mkfs commands.Vladik Romanovsky2013-10-181-3/+3
* | Merge "Move `utils.hash_file` -> `imagecache._hash_file`"Jenkins2013-10-141-9/+0
|\ \ | |/ |/|
| * Move `utils.hash_file` -> `imagecache._hash_file`Rick Harris2013-10-041-9/+0
* | Merge "Remove `utils.total_seconds`"Jenkins2013-10-081-9/+0
|\ \
| * | Remove `utils.total_seconds`Rick Harris2013-10-041-9/+0
| |/
* | Merge "Remove `utils.timefunc` function"Jenkins2013-10-071-15/+0
|\ \
| * | Remove `utils.timefunc` functionRick Harris2013-10-041-15/+0
| |/
* | Remove `utils.get_from_path`Rick Harris2013-10-041-51/+0
|/