Commit Graph

73 Commits

Author SHA1 Message Date
Alex Kavanagh 47eb37d2fd Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 342e72244fa205d3fb038b0cb2bd3f2f3eac0b5a
  - Updates for caracal testing support
    
    These updates, on the master branch, are to support testing the caracal
    packages and support of the charms for caracal.  They do NOT lock the charms
    down, and don't change the testing branches to stable branches.
    
    Change-Id: I5549fc5d72659dd3434543d13001101af3b613f2
2024-03-20 20:27:44 +00:00
Corey Bryant 32e56f41c1 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 69e8fd81dc0d5188780cd0c414f93b08f0e277a9
  - Add 2023.2 Bobcat support
    
    * sync charm-helpers to classic charms
    * change openstack-origin/source default to bobcat
    * add mantic to metadata series
    * align testing with bobcat
    * add new bobcat bundles
    * add bobcat bundles to tests.yaml
    * add bobcat tests to osci.yaml
    * update build-on and run-on bases
    * drop kinetic
    * add hatchling to wheelhouse
    * update charmcraft_channel to 2.x/stable
    
    Change-Id: I4776086c3bb35d0fc4bd3ff4f808559b73270426
2023-08-04 21:43:36 +00:00
Felipe Reyes b3c2c5c3a7 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 9b95a69b8e6ca7ce159b7f5551719207979e788d
  - Fix build
    
    Add libpython3-dev to the list of the build-packages, this is needed
    since https://github.com/juju-solutions/layer-basic/pull/214 .
    
    Change-Id: I69895d604fb453cb6f1a48b5fa69544287fcd448
2023-04-12 16:03:09 +00:00
Corey Bryant 4c6b4d6f56 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to bacaeab8ac8d264bcb6ed1baefbb60245a84ae9a
  - Enable jammy-antelope voting and drop kinetic-zed tests
    
    * Voting was turned on for jammy-antelope in the
      project-template for charm-functional-jobs in zosci-config
    * Voting for jammy-antelope bundles with non-standard names
      is turned on in individual charms
    * Kinetic-zed bundles/tests are removed
    
    Change-Id: I8cf89d0abcc196a83fbb8088b730ee74f774f6ee
2023-04-06 19:59:35 +00:00
Corey Bryant 5eef32968a Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 03388e821f23b52523942a23a4dc691f8ee16ec8
  - Add Antelope support
    
    * sync charm-helpers to classic charms
    * change openstack-origin/source default to antelope
    * align testing with antelope
    * add new antelope bundles
    * add antelope bundles to tests.yaml
    * add antelope tests to osci.yaml and .zuul.yaml
    * update build-on and run-on bases
    
    Change-Id: I8487abc15cf61abfa18d09aa73064e139fa92560
2023-03-10 18:49:24 +00:00
Liam Young 813d1ae47b Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 8ee74b472dcdd3dd895c1aef87634c07fa9952ff
  - Fix charm for tox4 compatibility
    
    Related-Bug: 2002788
    Change-Id: I9b5c1258365da967581e45b19e875482e7e9b2cc
2023-01-18 08:01:06 +00:00
Corey Bryant fd6091ad9b Update git submodules
* Update charm-barbican-vault from branch 'master'
  to dd9f5e53d6d80a60457629a404fb1fcc1781f4ea
  - Add Kinetic and Zed support
    
    * sync charm-helpers to classic charms
    * change openstack-origin/source default to zed
    * align testing with zed
    * add new zed bundles
    * add zed bundles to tests.yaml
    * add zed tests to osci.yaml and .zuul.yaml
    * update build-on and run-on bases
    * add bindep.txt for py310
    * sync tox.ini and requirements.txt for ruamel
    * use charmcraft_channel 2.0/stable
    * drop reactive plugin overrides
    * move interface/layer env vars to charmcraft.yaml
    
    Change-Id: Ie43538cc39e2115275802b328c9145df5955beb8
2022-09-06 13:47:08 +00:00
Alex Kavanagh 931b6e0ef0 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to a7f405a168c4c8bd5cbd37a17fd156db60e76557
  - Add *.charm to gitignore
    
    This patch adds *.charm to the .gitignore to ensure that any built
    artifacts are ignored.
    
    Change-Id: Ibc4d551fa7816f2774136bc4549e4babe2e7a514
2022-05-10 13:50:13 +00:00
Alex Kavanagh a7743c351b Update git submodules
* Update charm-barbican-vault from branch 'master'
  to a0330a930d481e8bf7c121c5a3d835aaa4460746
  - Updates to enable jammy and finalise charmcraft builds
    
    - Add 22.04 to charmcraft.yaml
    - Update metadata to include jammy
    - Remove impish from metadata
    - Update osci.yaml to include py3.10 default job
    - Modify tox.ini to remove py35,py36,py37 tox target and add py310
      target.
    - ensure that the openstack-origin is yoga
    
    Change-Id: I909c4299c94edbf2ba7d2052c1642d04902878f7
2022-04-06 22:12:59 +00:00
Alex Kavanagh 76864cb32c Update git submodules
* Update charm-barbican-vault from branch 'master'
  to c3718862fe8b6388fb861574df671bb384ce4f6e
  - Update to build using charmcraft
    
    Due to a build problem with the reactive plugin, this change falls back
    on overriding the steps and doing a manual build, but it also ensures
    the CI system builds the charm using charmcraft.  Changes:
    
    - add a build-requirements.txt
    - modify charmcraft.yaml
    - modify osci.yaml
        -> indicate build with charmcraft
    - modify tox.ini
        -> tox -e build does charmcraft build/rename
        -> tox -e build-reactive does the reactive build
    - modify bundles to use the <charm>.charm artifact in tests.
      and fix deprecation warning re: prefix
    - tox inception to enable tox -e func-test in the CI
    
    Change-Id: Icf3da0aa6e1820b10f211eb5ab779ff5d3d3f394
2022-02-07 09:45:36 +00:00
Hervé Beraud 821cf4ad37 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to b74404f536a703305842a3ab91de05a6b9365144
  - Use unittest.mock instead of mock
    
    The mock third party library was needed for mock support in py2
    runtimes. Since we now only support py36 and later, we can use the
    standard lib unittest.mock module instead.
    
    Note that https://github.com/openstack/charms.openstack is used during tests
    and he need `mock`, unfortunatelly it doesn't declare `mock` in its
    requirements so it retrieve mock from other charm project (cross dependency).
    So we depend on charms.openstack first and when
    Ib1ed5b598a52375e29e247db9ab4786df5b6d142 will be merged then CI
    will pass without errors.
    
    Depends-On: Ib1ed5b598a52375e29e247db9ab4786df5b6d142
    Change-Id: I2570caf6f292b2dd152f7c229be6651978f80bff
2021-12-16 10:26:11 +00:00
Corey Bryant 576a495ebd Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 2b7879152d3a8581adcc32f355f2849a49a49f66
  - Add yoga bundles and release-tool syncs
    
    * charm-helpers sync for classic charms
    * sync from release-tools
    * switch to release-specific zosci functional tests
    * run focal-ussuri as smoke tests
    * remove trusty, xenial, and groovy metadata/tests
    * drop py35 and add py39
    
    Change-Id: I4d6b684a1257cc6bbb703b4a98d90e9f71972d9f
2021-11-18 14:29:33 +00:00
Alex Kavanagh f2d846b736 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 59400c2e62e7adf51da29ac93339c2c2cc35f3ec
  - Add xena bundles
    
    - add non-voting focal-xena bundle
    - add non-voting impish-xena bundle
    - rebuild to pick up charm-helpers changes
    - update tox/pip.sh to ensure setuptools<50.0.0
    
    Change-Id: I4054504258ed097d117a7215616f7f4044c6d010
2021-09-28 09:05:18 +00:00
Aurelien Lourot b519d1b819 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to e0d0855d43673771e8ae0136163afaf04fd4f23c
  - Sync release-tools
    
    In order to fix ResolutionImpossible on tox invocation.
    
    https://github.com/openstack-charmers/release-tools/issues/151
    https://github.com/openstack-charmers/release-tools/pull/152
    
    Change-Id: I2a2e4f9a5f3a13fa9a978078380fb419ef5d6704
2021-07-23 23:38:54 +00:00
Zuul 99783ab122 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 7c7fea1dfee5c57eb6b6a968d240c2ffc1f3ac95
  - Merge "Add impish to metadata.yaml"
  - Add impish to metadata.yaml
    
    Change-Id: I5c8aa5d29bdbbb7fbbbb66c7d8f9d0dcc3252f46
2021-06-07 09:40:35 +00:00
Corey Bryant d58eade9a7 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to d94cd0443163aa8b24b19287fceb0e6b692397bb
  - rebuild - restore c-h proxy env vars for add-apt-repository
    
    Change-Id: I5b1c0fd91f39593240cba411f5565bd22bff54d3
2021-06-04 23:40:36 +00:00
Alex Kavanagh a3526f1e20 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to e467a174da83632cf4b262c81afc1afcd745df7b
  - Updates to flip all libraries back to master
    
    This patchset updates all the requirements for charms.openstack,
    charm-helpers, charms.ceph, zaza and zaza-openstack-tests back
    to master branch.
    
    Change-Id: Ib7a6e24d74a8bb76eb20d101c5b621e05d0cc153
2021-05-03 18:21:08 +00:00
Alex Kavanagh c3f6a6d631 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 841fbcdebcb4e2992a7586bb8f404f51ae24ae21
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby supporto.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] https://github.com/juju-solutions/layer-basic/issues/194
    
    Change-Id: I218b3da58865add03ef1fd39988127f7ca0a2666
2021-04-22 12:48:15 +00:00
Alex Kavanagh 34c3352540 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 189d576062c9739db2a98e3f7d99917a998c5b4c
  - 21.04 libraries freeze for charms on master branch
    
    * charm-helpers sync for classic charms
    * build.lock file for reactive charms
    * ensure tox.ini is from release-tools
    * ensure requirements.txt files are from release-tools
    * On reactive charms:
      - ensure stable/21.04 branch for charms.openstack
      - ensure stable/21.04 branch for charm-helpers
    
    Change-Id: I01d014e6e735bdf368df2b7254b563b961eaf226
2021-04-06 20:51:56 +00:00
Alex Kavanagh 72dc0e54d0 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to e0e4ab4c052a39943c6310b5797bc329e0351c5f
  - Add hirsute and remove trusty from metadata.yaml
    
    This update adds the new hirsute Ubuntu release (21.04) and
    removes trusty support (14.04 which is EOL at 21.04).
    
    Change-Id: I7491d754ed327f3b8604f04db7847541f2d56251
2021-03-03 10:32:02 +00:00
Zuul 93ca09e88e Update git submodules
* Update charm-barbican-vault from branch 'master'
  to bac7473639a3aeeba3aa08c57ea9931dacb48a6f
  - Merge "Add new osci.yaml"
  - Add new osci.yaml
    
    This change is preparatory to migration Ubuntu OpenStack CI
    from Jenkins to Zuul
    
    Change-Id: I1bba556eebc3081e890989507b0ccfe6f029c3a6
2021-02-24 12:11:59 +00:00
Billy Olsen bf75fb27c3 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 000113fad6b09cbfb09c6a75adff7acc15e60c8c
  - Prune gate tests
    
    Prune gate tests and move tests to dev_bundles.
    
    Change-Id: Ib562d13ee7737ac066586867e52d292b8486f91a
2021-02-23 09:04:34 +00:00
Alex Kavanagh 083c284ce2 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 437e775c3f9afdb1d1a438fa09e23c958c649c3a
  - Updates to pin charm-tools to 2.8.3
    
    * Update requirements.txt to pin charm-tools to 2.8.3
    * Update tox.ini to change the build parameters.
    * This upgrades from <2.7 which adds reproducible charms
    * Bug was fixed that controlled the default output directory
      doesn't get 'builds' appended.  The tox change puts it
      back so that stable & master both build to the same
      directory.  This may be reviewed in the future.
    
    Change-Id: Ic451da4b61bece4b037b70b36aaf1ddec8ec873e
2021-02-18 14:09:47 +00:00
Alex Kavanagh 61e9ac50ad Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 4e32c58d75c64332b4566e0cc0f2093200a9b69b
  - Rebuild to use charm-tools pre 2.8 release
    
    Reverting to an earlier version of charm-tools to
    resolve some building issues seen with latest 2.8.2
    version.
    
    Change-Id: I03134efdef43c9b0df960bd1acb2109e3c9aaad6
2021-02-02 18:54:28 +00:00
David Ames 5f8155e317 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 4915fc421dfcb2b99dd661978242fe9576204071
  - Rebuild with udpated charm-tools 2.8.2
    
    Validate the newest version of charm-tools: 2.8.2
    https://github.com/juju/charm-tools/pull/598
    
    Change-Id: I7ecf17b4a869d1bc4b0f26a600ac1beac68712aa
2021-02-02 08:29:51 +00:00
Alex Kavanagh 5054f98888 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 773a6214068343b8084c088fc4f5876203d3c84f
  - Updates for testing period for 20.01 release
    
    Includes updates to charmhelpers/charms.openstack for cert_utils
    and unit-get for the install hook error on Juju 2.9
    
    * charm-helpers sync for classic charms
    * rebuild for reactive charms
    * ensure tox.ini is from release-tools
    * ensure requirements.txt files are from release-tools
    * On reactive charms:
      - ensure master branch for charms.openstack
      - ensure master branch for charm-helpers
    
    Change-Id: I1781d928a6dea8ee94158307bec97311f8969613
2021-01-19 09:39:14 +00:00
Zuul 5c518cd40b Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 30d451a8cd5d2a810fc5b01948470e2a2f27aa71
  - Merge "Updates for testing period for 20.01 release"
  - Updates for testing period for 20.01 release
    
    * charm-helpers sync for classic charms
    * rebuild for reactive charms
    * ensure tox.ini is from release-tools
    * ensure requirements.txt files are from release-tools
    * On reactive charms:
      - ensure master branch for charms.openstack
      - ensure master branch for charm-helpers
    
    Change-Id: I335b204f7ca8888a0fc5e2465580c2ebbe24d2b0
2021-01-14 11:22:13 +00:00
Aurelien Lourot bfa0c4fafe Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 506769e70066fc6f43e54fac2595a25f4c919b13
  - Remove Disco and Eoan bits
    
    Change-Id: I8a97af8254a2660df8cb7138b1d47115d3914588
2021-01-13 08:51:11 +00:00
Liam Young 4bfec00d00 Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 26ba0535efe16f50aca7ffad5496ee9b344a7d7d
  - Retrieve approle_secret_id from correct relation
    
    The existing comment in the code expresses the correct intent:
    "fetch current secret-id, if any, from relation with barbican principle"
    but then attempts to retrieve the secret-id from the vault
    relation.
    
    Change-Id: Ie2694ba38e08fd9e864bf9d8fa0b63f0e185b8bd
    Closes-Bug: #1871981
2021-01-04 15:58:20 +00:00
Aurelien Lourot 58a6aba79d Update git submodules
* Update charm-barbican-vault from branch 'master'
  to 9a669fd1fe75363a6a17e06be9a1245bd3d6f8b7
  - Sync release-tools
    
    Sync release-tools boilerplate containing these changes
    in order to pin pip < 20.3:
    https://github.com/openstack-charmers/release-tools/pull/125
    https://github.com/openstack-charmers/release-tools/pull/126
    
    Change-Id: Ia8c079306de072ef2ba1b2eb940038c0919da776
2020-12-14 22:41:53 +00:00
Aurelien Lourot c4e593eb8e Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Add Groovy to the test gate
    
    Change-Id: I8b23e528b62f5120f689706cbf453e4578955bc4
2020-11-20 09:46:32 +00:00
Alex Kavanagh b49adadbaa Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Rebuild reactive charms to pick up latest charm-helpers release.
    
    v0.20.18 has been released and needs incorporating into the reactive charms.
    
    Change-Id: Ie631e102acad83a9edbba97d45ff2d1b1d68b340
2020-10-14 20:42:38 +00:00
Alex Kavanagh 3ff54463cb Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Sync libraries & common files prior to freeze
    
    * charm-helpers sync for classic charms
    * charms.ceph sync for ceph charms
    * rebuild for reactive charms
    * sync tox.ini files as needed
    * sync requirements.txt files to sync to standard
    
    Change-Id: Ide5db8f0dd1658a36373c8ef481843836bf0f5c8
2020-09-30 07:08:59 +00:00
Aurelien Lourot 3171793e60 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Add focal-victoria to the test gate
    
    Change-Id: I739f599ca436c5255edd9ed5b0794f7abbfe4150
2020-09-02 09:11:34 +00:00
Aurelien Lourot a0321e651b Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Add Victoria test bundles
    
    Change-Id: I90c2a984500e6552217ef222196503ebef193728
2020-08-11 13:50:57 +00:00
Alex Kavanagh f551a3210f Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Release sync for 20.08
    
    - Classic charms: sync charm-helpers.
    - Classic ceph based charms:  also sync charms.ceph
    - Reactive charms: trigger a rebuild
    - sync tox.ini
    - sync requirements.txt and test-requirements.txt
    - Remove vault HA in functional tests as etcd/easyrsa were not included.
      In order to have a faster gate, the HA on vault is dropped and it will
      be tested in the vault gate test and other scenario tests.
    
    Change-Id: I2eacde1d08734c32731df3dfa43da738871792a8
2020-08-06 09:59:41 +00:00
Zuul 5cefe89970 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Merge "Remove inherited configuration options invalid for charm"
  - Remove inherited configuration options invalid for charm
    
    Change-Id: I6089eae63aca83fccb7c2ecb39b21455464835b3
    Closes-Bug: #1879088
2020-07-21 11:34:53 +00:00
Zuul dffc9a2b85 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Merge "Stop to use the __future__ module."
  - Stop to use the __future__ module.
    
    The __future__ module [1] was used in this context to ensure compatibility
    between python 2 and python 3.
    
    We previously dropped the support of python 2.7 [2] and now we only support
    python 3 so we don't need to continue to use this module and the imports
    listed below.
    
    Imports commonly used and their related PEPs:
    - `division` is related to PEP 238 [3]
    - `print_function` is related to PEP 3105 [4]
    - `unicode_literals` is related to PEP 3112 [5]
    - `with_statement` is related to PEP 343 [6]
    - `absolute_import` is related to PEP 328 [7]
    
    [1] https://docs.python.org/3/library/__future__.html
    [2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html
    [3] https://www.python.org/dev/peps/pep-0238
    [4] https://www.python.org/dev/peps/pep-3105
    [5] https://www.python.org/dev/peps/pep-3112
    [6] https://www.python.org/dev/peps/pep-0343
    [7] https://www.python.org/dev/peps/pep-0328
    
    Change-Id: I3d9f56f908d58acc35d12abb66a95aa42b35cae7
2020-07-13 05:39:53 +00:00
Alex Kavanagh 96cc4115c9 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Updates for 20.08 cycle start for groovy and libs
    
    - Adds groovy to the series in the metadata
    - Classic charms: sync charm-helpers.
    - Classic ceph based charms:  also sync charms.ceph
    - Reactive charms: trigger a rebuild
    
    Change-Id: I964b9608ab3b8a81352cc56eb1176e360aae9d9e
2020-06-08 08:18:06 +00:00
Marco Silva 86967d4af1 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Add HA testing for Barbican Vault
    
    Changes to tests to deploy barbican and vault with haclustering.
    It now deploys 3 units of vault and barbican, together with hacluster
    for both applications.
    Overlay added to ensure all tests run in HA.
    DocImpact
    Closes-Bug: #1876107
    Implements: High availability testing
    
    Change-Id: Ia7abdc682fd583e15feba68fc11cdb89ab7c41ff
2020-05-27 19:08:51 +00:00
Alex Kavanagh fccab0e107 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Rebuild for sync charm-helpers for 20.05 release
    
    Change-Id: I55e3a79cc75c7e62579c54f7e08ce296570db12c
2020-05-12 17:37:25 +00:00
Alex Kavanagh 39540fabb1 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Enable focal and ussuri tests for gate
    
    Change-Id: I0cacba2715338988ae37c846a7f854296b409388
2020-05-07 12:57:07 +00:00
David Ames 3cca4b65f0 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - More robust hvac.Client post response handling
    
    Pin the version of hvac for a consistent response type. Use the adpater
    to get response code and json data.
    
    Closes Bug: #1871981
    Change-Id: Ia8517a75e7bc20f751eca83aaa84728cc62edee6
2020-04-30 07:43:30 +00:00
David Ames 9201624c4a Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Change in hvac.Client post response type
    
    The hvac.Client post response is no longer an object with status_code and json
    encoded data. It is a dictionary.
    
    Change-Id: I1cacc8deda005cdbb2290d5ae821e4870608a41a
2020-04-27 15:41:17 +00:00
Frode Nordahl ab345f2a8d Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Rebuild for updates to charms.openstack
    
    Change-Id: I9bb36af34559e577c5b5b77bd0e78872fa90f076
2020-03-11 22:07:20 +00:00
Frode Nordahl bc279890ee Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Update charm build requirements
    
    Change-Id: Ic23776ad7306ec79ff6e675d0fd0b4d1da239f84
2020-03-06 10:53:28 +00:00
Alex Kavanagh ab97b0770b Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Remove disco support from the charm
    
    Change-Id: I2d09bb7a6771b42722c096bf1a40218263bc8fb8
2020-02-19 10:27:54 +00:00
Liam Young 8380b496d4 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Rebuild for 20.02 release
    
    Remove disco
    
    Change-Id: I22742fb346399ceaa2088a269c04dbd2ebf32fc4
2020-02-06 15:52:54 +00:00
Frode Nordahl e12f99e0ec Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Use system CA bundle when verifying Vault certificate
    
    Change-Id: I39d761dfbe1500f06abd617dd97eced671971b7d
    Closes-Bug: #1859092
2020-01-20 12:06:47 +00:00
Zuul 0d38162a99 Update git submodules
* Update charm-barbican-vault from branch 'master'
  - Merge "Enable functional tests for bionic-train"
  - Enable functional tests for bionic-train
    
    This patch also updates the smoke test to run bionic-train.
    
    Change-Id: Ib6ec26f780bd895731a47db57eda9218de7c8001
2019-12-19 12:45:28 +00:00