Update git submodules

* Update charm-vault from branch 'master'
  - mysql: configure maximum connection lifetime
    
    Ensure that any server side termination of MySQL connections is
    handled well by configuring a maximum connection lifetime of
    3600 seconds. This is inline with defaults in OpenStack/oslo.db
    and is typically equal to or less that the wait_timeout configured
    in MySQL or Percona XtraDB Cluster.  The default is '0' which
    means connections will be used forever.
    
    Longer term solution to this issue is to pass the configured
    wait_timeout in MySQL on the shared-db relation so clients can
    be configured consistently with the MySQL server.
    
    Change-Id: Icd76caae0ff56fc5a27ea08399cbc6af59852897
    Related-Bug: 1841063
This commit is contained in:
James Page 2020-01-16 09:27:59 +00:00 committed by Gerrit Code Review
parent 0f61f4382b
commit 9e81695260
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit aea868e7dab5adfa69ab43bd1bec022cb498e29e
Subproject commit a2f90f6e890add09753ef804f21a360eecc3bfbd