Update git submodules

* Update tripleo-ansible from branch 'master'
  to 3e928b0dda4860bbdbe15f556650f298e82e2024
  - Merge "Add CephHciOsdCount/CephHciOsdType to tripleo_derive_hci_parameters"
  - Add CephHciOsdCount/CephHciOsdType to tripleo_derive_hci_parameters
    
    The tripleo_derive_hci_parameters module uses the devices and
    lvm_volumes list in CephAnsibleDisksConfig from Heat to count the
    expected number of OSDs. However, with the move to cephadm, the
    OSD service spec language is more flexible and the user can pass
    a description like "all available block devices". As a result,
    the module can no longer count the expected number of OSDs. As
    an alternative expose a paramter so the user may directly pass
    CephOsdCount. Similarly expose a CephOsdType parameter (HDD, SSD)
    since there is no path to lookup the device in Ironic.
    
    Related-Bug: #1920954
    Change-Id: Ia6bbdf023e2a0961cd91d3e9f40a8a5a26253ba3
This commit is contained in:
Zuul 2021-05-18 08:09:02 +00:00 committed by Gerrit Code Review
parent 457d545b19
commit bc591f269d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 82fdc7210589ac74dd782e44a5b11a6fbd409dd9
Subproject commit 3e928b0dda4860bbdbe15f556650f298e82e2024