Update git submodules

* Update devstack-plugin-ceph from branch 'master'
  to 8a27b7bdd8d98e03c519aeb32a4628f0cbe82463
  - Allow glance ceph osd cinder,nova pool access
    
    Recently cinder has utilized clone v2 support of Ceph for its
    RBD backend, since then if you attempt to delete an image from
    glance that has a dependent volume, all future uses of that
    image will fail in error state. Despite the fact that image
    itself is still inside of Ceph/Glance. This issue is reproducible
    if you are using ceph client version greater than 'luminous'
    
    To resolve this issue glance RBD driver now checks whether original
    image has any dependency before deleting/removing it's snapshot and
    returns 409 response if it has any dependency. To check this
    dependency glance osd needs 'read' access to cinder and nova
    side RBD pool.
    
    This change allows glance keyring/osd a read access on cinder and nova
    side RBD pool.
    
    Related-Bug: #1954883
    Change-Id: I2e6221e6de23920998bb5f32b2323704b3c89f74
This commit is contained in:
Abhishek Kekane 2021-12-22 02:20:39 +00:00 committed by Gerrit Code Review
parent 47c6328953
commit 135aa2f9e7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4d9f4b22354f6d894585b627bf54be005a7e1c9b
Subproject commit 8a27b7bdd8d98e03c519aeb32a4628f0cbe82463