summaryrefslogtreecommitdiff
path: root/nova/virt/storage_users.py
Commit message (Expand)AuthorAgeFilesLines
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-3/+2
* Use oslo.logDavanum Srinivas2015-02-221-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Replacement `_` on `_LW` in all LOG.warning part 4Mike Durnosvistov2014-12-041-3/+3
* Remove duplicated comments in virt/storage_usersChangBo Guo(gcb)2014-10-201-16/+7
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Consistently use jsonutils instead of specific implementationIhar Hrachyshka2014-08-121-4/+4
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+2
* Merge "Capture exception for JSON load in virt.storage_users"Jenkins2014-02-101-2/+14
|\
| * Capture exception for JSON load in virt.storage_usersAlvaro Lopez Garcia2014-01-131-2/+14
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
|/
* Fixes typos in virt filesAlex Glikson2013-10-071-1/+1
* Correct lock path for storage-registry-lockMorgan Fainberg2013-09-241-30/+68
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-3/+3
* Detect shared storage; handle base cleanup better.Michael Still2012-11-211-0/+63