summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/storage
Commit message (Expand)AuthorAgeFilesLines
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-2/+1
* rbd: Move rbd_utils out of libvirt driver under nova.storageLee Yarwood2020-08-261-464/+0
* Merge "trivial: Remove log translations"Zuul2020-05-271-1/+1
|\
| * trivial: Remove log translationsStephen Finucane2020-05-271-1/+1
* | rbd_utils: increase _destroy_volume timeoutSasha Andonov2020-05-201-3/+5
|/
* Merge "Leave brackets on Ceph IP addresses for libguestfs"Zuul2019-10-141-2/+4
|\
| * Leave brackets on Ceph IP addresses for libguestfsJared Winborne2019-04-031-2/+4
* | Merge "rbd: use MAX_AVAIL stat for reporting bytes available"Zuul2019-08-291-6/+26
|\ \
| * | rbd: use MAX_AVAIL stat for reporting bytes availablemelanie witt2019-06-191-6/+26
* | | Get rid of args to RBDDriver.__init__()Eric Fried2019-07-291-7/+10
* | | libvirt: Add a rbd_connect_timeout configurableLee Yarwood2019-07-021-2/+3
|/ /
* | Fix python3 compatibility of rbd get_fsidEdward Hope-Morley2019-06-101-1/+3
|/
* Fix string interpolations in logging callsTakashi NATSUME2019-01-291-4/+3
* Merge "Revert "Re-using the code of os brick cinder""Zuul2018-06-191-2/+1
|\
| * Revert "Re-using the code of os brick cinder"Matt Riedemann2018-06-181-2/+1
* | Merge "Re-using the code of os brick cinder"Zuul2018-06-151-1/+2
|\ \ | |/
| * Re-using the code of os brick cinderVishakha Agarwal2018-05-291-1/+2
* | Convert libvirt's RBD storage to using processutils.execute()Michael Still2018-05-221-3/+3
|/
* Deprecate sparse LVsSylvain Bauza2018-03-071-0/+1
* Move shred to privsep.Michael Still2017-10-231-12/+4
* Move lvm handling to privsep.Michael Still2017-10-181-19/+9
* Move libvirts dmcrypt support to privsep.Michael Still2017-09-181-12/+4
* Remove two testing stubs which aren't really needed.Michael Still2017-09-081-2/+3
* Merge "rbd: Remove unnecessary 'encode' calls"Jenkins2017-09-061-6/+5
|\
| * rbd: Remove unnecessary 'encode' callsStephen Finucane2017-09-051-6/+5
* | Replace dd with shred for zeroing lvm volumes.Michael Still2017-09-021-37/+6
|/
* Refactor libvirt.utils.execute() away.Michael Still2017-08-192-3/+4
* Remove translation of log messagesNgo Quoc Cuong2017-06-133-31/+24
* Merge "convert unicode to string before we connect to rados"Jenkins2017-05-221-1/+5
|\
| * convert unicode to string before we connect to radosLuo Gangyi2017-05-221-1/+5
* | Fix decoding of encryption key passed to dmcryptJackie Truong2017-05-151-2/+3
|/
* Port libvirt.storage.test_rbd to Python 3ChangBo Guo(gcb)2016-12-151-4/+4
* Merge "Fix issue with not removing rbd rescue disk"Jenkins2016-10-121-15/+2
|\
| * Fix issue with not removing rbd rescue diskBartek Zurawski2016-10-121-15/+2
* | Add a hacking rule for string interpolation at loggingTakashi NATSUME2016-10-111-1/+1
* | libvirt: fixes python 3 related unit testsClaudiu Belu2016-09-262-4/+5
|/
* rbd_utils: wrap blocking calls in tpool.Proxy()Roman Podoliaka2016-08-011-18/+33
* libvirt: open RBD in read-only mode for read-only operationsNicolas Simonds2016-07-201-2/+3
* Fixes python 3 urllib quote / unquote usageClaudiu Belu2016-05-261-3/+2
* Config options: centralize lvm libvirt options (4)Hieu LE2016-05-061-13/+0
* Config options: Centralize compute optionsSujitha2016-04-201-2/+2
* Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-152-4/+4
* libvirt: make snapshot use RBD snapshot/clone when availableNicolas Simonds2016-01-201-39/+96
* libvirt: Fix/implement revert-resize for RBD-backed imagesNicolas Simonds2016-01-201-1/+59
* Fix attibute error when cloning raw images in CephSam Yaple2015-11-071-2/+2
* Slightly better translation friendly formattingDavanum Srinivas2015-09-291-2/+2
* libvirt: convert driver to use nova.objects.ImageMetaDaniel P. Berrange2015-08-241-2/+2
* Merge "Handle config drives being stored on rbd"Jenkins2015-08-101-0/+17
|\
| * Handle config drives being stored on rbdMichael Still2015-08-011-0/+17
* | RBD: Reading rbd_default_features from ceph.confVikhyat Umrao2015-08-061-6/+12