Update git submodules

* Update python-tripleoclient from branch 'master'
  to a5b0939c8eca4e5896d6cb317bc141f92b8f8836
  - Merge "Support custom network names with deployed ceph"
  - Support custom network names with deployed ceph
    
    The cli-deployed-ceph playbook has pre_tasks to define the Ceph
    public_network, cluster_network and their names but those tasks
    do not support custom network names as per the related bug.
    
    Add a get_ceph_networks utility which extracts the public_network,
    cluster_network and their names from the network_data file and
    then pass those values directly to the cli-deployed-ceph playbook
    via extra_vars.
    
    Related-Bug: #1950178
    Change-Id: If96e1d34d9a918d6e99366590b05c8219dc05e1c
This commit is contained in:
Zuul 2021-11-22 21:03:14 +00:00 committed by Gerrit Code Review
parent a49d891604
commit 4b9f785c56
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4ab912340aa2d97a846fbef84aacb0004a8cce7f
Subproject commit a5b0939c8eca4e5896d6cb317bc141f92b8f8836