Reviewed: https://review.opendev.org/730376 Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=3e831480c29c07128f36ae67c44c25177b3d9f36 Submitter: Zuul Branch: master
commit 3e831480c29c07128f36ae67c44c25177b3d9f36 Author: Alex Kavanagh <[email protected]> Date: Fri May 22 17:30:45 2020 +0100 Fix for rbd connector to work with ceph octopus Found whilst testing cinder-backup with ceph on Ubuntu focal and OpenStack Ussuri. Focal installs Ceph Octopus, and, as the linked bug shows, Octopus has slightly changed its requirements to need a [global] ini heading at the beginning of the config file that is generated within the RBDConnector() class. Includes code to resolve which version of ceph is installed as a client to only change octopus and later. It also fixes cinder Ceph backup driver. Includes release note for the change. Co-Authored-By: Ivan Kolodyazhny <[email protected]> Change-Id: Ie8011fc83bc41edd2768ade6d42d737b4598ca2d Closes-Bug: #1865754 ** Changed in: os-brick Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865754 Title: tripleo-ci-centos-8-scenario001-standalone tempest-conf fails 500 PUT http://192.168.24.1:9292/v2/images/ RADOS invalid argument To manage notifications about this bug go to: https://bugs.launchpad.net/charm-ceph-rbd-mirror/+bug/1865754/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
