summaryrefslogtreecommitdiff
path: root/nova/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor WSGI apps and utils to limit imports"Zuul2018-03-081-13/+0
|\
| * Refactor WSGI apps and utils to limit importsChris Dent2018-03-061-13/+0
* | Move makefs to privsepMichael Still2018-02-281-25/+0
|/
* Merge "Handle TZ change in iso8601 >=0.1.12"Zuul2018-01-311-1/+1
|\
| * Handle TZ change in iso8601 >=0.1.12deepak_mourya2018-01-241-1/+1
* | Fix missing marker functionsTakashi NATSUME2018-01-251-1/+1
|/
* Use method validate_integer from oslo.utilsChangBo Guo(gcb)2018-01-051-22/+12
* qemu-img do not use cache=none if no O_DIRECT supportThomas Goirand2017-11-291-0/+49
* Get auth from context for glance endpointEric Fried2017-11-211-0/+54
* Use ksa adapter for placement conf & requestsEric Fried2017-10-281-2/+8
* Nix bug msg from ConfGroupForServiceTypeNotFoundEric Fried2017-10-111-2/+1
* nova.utils.get_ksa_adapter()Eric Fried2017-10-091-0/+58
* Move the dac_admin privsep code to a new location.Michael Still2017-09-181-2/+2
* Fix missed chown callMichael Still2017-09-141-2/+6
* Merge "First attempt at adding a privsep user to nova itself."Jenkins2017-09-061-9/+0
|\
| * First attempt at adding a privsep user to nova itself.Michael Still2017-09-071-9/+0
* | Merge "trivial: Remove some single use function from utils"Jenkins2017-09-061-89/+0
|\ \ | |/ |/|
| * trivial: Remove some single use function from utilsStephen Finucane2017-08-221-89/+0
* | Deprecate CONF.monkey_patchMatt Riedemann2017-08-251-1/+3
|/
* trivial: Remove dead function, variableStephen Finucane2017-08-211-63/+0
* Move the last_bytes util method to libvirtMichael Still2017-07-261-25/+0
* Removed unused 'wrap' propertyiswarya_vakati2017-07-211-4/+1
* trivial: Remove dead codeStephen Finucane2017-05-221-27/+1
* Merge "Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils"Jenkins2017-05-041-31/+0
|\
| * Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utilsAbhishek Kekane2017-01-311-31/+0
* | Use six.text_type() when logging Instance objectmelanie witt2017-05-031-0/+12
* | Fix some reST field lists in docstringsDuan Jiong2017-03-231-1/+1
* | Merge "[2/3]Replace six.iteritems() with .items()"Jenkins2017-01-211-4/+4
|\ \
| * | [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-4/+4
| |/
* | Integrate OSProfiler and NovaDina Belova2017-01-181-0/+24
|/
* compute: fixes python 3 related unit testsClaudiu Belu2016-10-181-1/+1
* Merge "Properly quote IPv6 address in RsyncDriver"Jenkins2016-08-181-0/+14
|\
| * Properly quote IPv6 address in RsyncDriverAlexey I. Froloff2016-08-011-0/+14
* | Merge "Use oslo_log instead of logging"Jenkins2016-07-221-2/+1
|\ \
| * | Use oslo_log instead of loggingZhihai Song2016-05-271-2/+1
* | | Remove deprecated network_api_class optionDan Smith2016-07-141-4/+1
| |/ |/|
* | Add console auth tokens db api methodsPaul Murray2016-06-231-0/+13
|/
* config options: Centralise 'monkeypatch' optionsStephen Finucane2016-04-051-15/+0
* config options: Centralise 'utils' optionsStephen Finucane2016-04-051-21/+0
* Merge "config options: centralize section "workarounds""Jenkins2016-04-041-61/+3
|\
| * config options: centralize section "workarounds"Wanlong Gao2016-04-041-61/+3
* | Nuke cliutils from oslo-incubatorChangBo Guo(gcb)2016-04-031-0/+64
|/
* Merge "Remove unused methods in nova/utils.py"Jenkins2016-03-071-14/+0
|\
| * Remove unused methods in nova/utils.pyTakashi NATSUME2016-03-071-14/+0
* | update tests for use_neutron=True; fix exposed bugsSean Dague2016-03-041-9/+5
|/
* Use constant_time_compare from oslo.utilsChangBo Guo(gcb)2016-02-251-18/+0
* Reorder name normalization for DNSMatthew Treinish2016-02-151-2/+2
* Remove all remaining references to QuantumDaniel P. Berrange2016-02-021-4/+0
* Use of six.PY3 should be forward compatibleEric Brown2016-01-171-3/+3
* Remove Deprecated EC2 and ObjectStore impl/testsDavanum Srinivas2016-01-081-1/+0