Update git submodules

* Update openstack-ansible-os_cinder from branch 'master'
  - Ensure cinder-volumes tool packages install correct ceph dependancies
    
    The cinder-volumes service requires a set of tools installed from
    distro packages, which have dependancies on librados and librbd. This
    patch moves the installation of these tools to after the point that
    the ceph_client role has run. This ensures that the ceph repo config
    is correct and in the case of ubuntu any necessary apt pins have
    been installed. This prevents issues where packages in the distro
    repo may have sematically higher version numbers that the ceph
    repo and then require a package downgrade - this leads to an install
    failure.
    
    Change-Id: I9de3a3566df913487b0cbf971c4006e9e52feaac
This commit is contained in:
Jonathan Rosser 2019-02-11 11:20:47 +00:00 committed by Gerrit Code Review
parent 1d651bc416
commit 36098d301f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 84fe27fe169f70fcd39a560f1309a8983cf09e84
Subproject commit 2e08d866e41bb20c2beb1bda65f26921d23138a4