os-brick/os_brick/tests/initiator
Brian Rosmaita 57409c28b5 New fix for rbd connector to work with ceph octopus
Found while testing cinder-backup with ceph on Ubuntu Focal, which
installs ceph Octopus.  Octopus apparently enforces the requirement
that the config file contain a '[global]' section for general
requirements.  The '[global]' section goes back at least to ceph
Hammer [0], so we will simply add it to the temporary ceph config
file that os-brick generates in the RBDConnector class.

[0] https://docs.ceph.com/docs/hammer/rados/configuration/mon-config-ref/

Co-authored-by: Alex Kavanagh <alex@ajkavanagh.co.uk>
Co-authored-by: Ivan Kolodyazhny <e0ne@e0ne.info>

Change-Id: I86eb31535d990291945de5d9846b1a03157ec2cf
Closes-bug: #1865754
(cherry picked from commit c6ad4d864c)
(cherry picked from commit 474583b4f8)
(cherry picked from commit 91c73a433a)
2021-06-02 12:13:27 +02:00
..
connectors New fix for rbd connector to work with ceph octopus 2021-06-02 12:13:27 +02:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_connector.py Split connector list by platform 2020-02-06 07:54:15 +00:00
test_host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
test_linuxfc.py Fix FC scan too broad 2019-11-14 15:41:30 +01:00
test_linuxrbd.py Merge "Add attribute 'name' to class RBDVolume." 2017-10-10 03:41:31 +00:00
test_linuxscsi.py multipath/iscsi: remove devices from multipath monitoring 2021-04-29 18:27:45 +02:00
test_linuxsheepdog.py Add sheepdog support 2016-02-19 04:57:12 +00:00
test_utils.py Context manager to handle shared_targets 2018-10-30 16:55:01 +01:00