Update git submodules

* Update openstack-helm-infra from branch 'master'
  - Merge "Ceph-RGW: Support rotation of s3 key pairs"
  - Ceph-RGW: Support rotation of s3 key pairs
    
    This updates the helm-toolkit script for creating rgw s3 users
    to first check if a user exists, then create the user if it does
    not exist or modify the user's keys if it does exist. This is
    accomplished by using jq to identify all existing access keys for
    the specified user, removing those key pairs using the access key,
    then modifies the existing user with the supplied access/secret
    key pair for the given user
    
    This also updates the ceph-rgw chart to use the helm-toolkit s3
    user script for creating the admin s3 user instead of using a
    similar script defined directly in the ceph-rgw chart
    
    Change-Id: I575b66415d44db7bb752102e45595305d86e623b
This commit is contained in:
Zuul 2019-02-07 20:32:26 +00:00 committed by Gerrit Code Review
parent 4e90cc022d
commit 518083be94
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b4ec10151c215c3bec04bfb2f18dcda59d432529
Subproject commit 045e64067bea6ce9abcc13fe85377f60fdfe8a45