Commit Graph

68 Commits

Author SHA1 Message Date
Alex Kavanagh 54b0a08b6c Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 50a74bb7fc1237a82fdb026f9afdd7180ce412e0
  - Updates for caracal tox.ini
    
    Update the tox.ini file(s) to use the constraints file from
    zaza-openstack-tests.
    
    Change-Id: I1ee98030ed0b69aa7737fe9d2cb1f2b76e184b7b
2024-02-28 01:14:21 +00:00
Alex Kavanagh 6e79c84852 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to ffab46dab64f2f0b58ab7244648b050251a9c100
  - 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: If364d5195731e21ce1aca7f8a1df4ea738f400bc
2024-02-19 15:19:35 +00:00
Corey Bryant d003e5bacd Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to e9fdad950ff14a865572c1814c5bd76238907eb1
  - 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
    * update charmcraft_channel to 2.x/edge
    
    Change-Id: I05522c65c5c147f0ca219717e5a396a09eba7c09
2023-08-04 21:15:21 +00:00
Corey Bryant b1054de05f Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 8287e5a0c50bdf281ce5c3c233f967f2e8f7a7c7
  - 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: I6e549bd4611517f363d7df905e3af0ccdf0727ba
2023-04-14 23:03:12 +00:00
Corey Bryant babf637c10 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to ff426e8ea36f80d6200299ebe30e1193e035bdd0
  - 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: I05dd97424675cc31ef4e637c5d157c69d6906e54
2023-03-13 20:16:26 +00:00
Liam Young bab54428aa Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 327753c63acb7a7c47bd1b908d276ac3a5c4eb9e
  - Fix charm for tox4 compatibility
    
    Related-Bug: 2002788
    Change-Id: I7eff46a8ae044e6375d47fdf3a85429d793bd234
2023-01-24 04:04:15 +00:00
Corey Bryant 7408b08849 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to a68761b7efbf357ae51dfd5271bdedb2992a5d78
  - 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: I2cb698f719106e54b06009f24ea47259419e9cad
    Depends-On: https://review.opendev.org/c/openstack/charm-octavia/+/850215
2022-10-05 14:11:32 +00:00
Corey Bryant 309911f4c0 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 0eced9552032706babfd3b39c9808ca5dbf4cde5
  - Build separately for each supported series and use binary builds
    
    Charms for OpenStack Yoga supports both Ubuntu Focal and Jammy
    which means Python 3.8 and Python 3.10.  Managing dependencies
    across those two versions is non-trivial and we need to build
    the charm on the series the charm is supposed to support.
    
    Switch to using a binary build which allows pip's dependency
    resolution to work.
    
    This patch also drops the impish bundle.
    
    Change-Id: I99549065a4ef7c2d76356228a58b687d7cb8877c
2022-10-05 14:04:19 +00:00
Alex Kavanagh 4c00f79e54 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 9f3a527cdb0c5e1ee324a3aed11a5fcaa1deaf2a
  - Add *.charm to gitignore
    
    This patch adds *.charm to the .gitignore to ensure that any built
    artifacts are ignored.
    
    Change-Id: If67638365b727fa6744fedb2ffe7bf46c001fa5f
2022-05-09 16:04:02 +00:00
Alex Kavanagh 2d3f87d23e Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 75b0a960ab7e4097ff93deb7768d73874fc6512c
  - 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: I44232d2e3e98a759ff6a92cbf28e6cd68c2d10aa
2022-04-05 17:43:37 +00:00
Alex Kavanagh 478670892b Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to f550b1989bec07cad3d22571cf941c60ce27f86f
  - Migrate charm to charmhub latest/edge track
    
    Change-Id: I6d2131f86b85b2bb32f130dccaab68d611311e3d
2022-01-28 22:45:46 +00:00
Hervé Beraud bc84b931c1 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 388f8c2f474bfa298f65ad352d52c48773215ddd
  - 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: I661477f9d0bdbebc90041a3eaff4ea92ef8c2b12
2021-12-16 10:26:41 +00:00
Corey Bryant 08f3cb9e09 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 50d1212f88b6f32c20b00e751d76f739a2b616d9
  - Additional test updates
    
    * switch to release-specific zosci functional tests
    * switch to yoga zosci unit test job
    * add py39
    
    Change-Id: I1741b5717ef359bdf2e2a5027164bfd093a672b2
2021-11-18 23:12:57 +00:00
Corey Bryant cf3cf7a8cd Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 270e6f58b852be40b2afca010786164a650f88cc
  - Add yoga bundles and release-tool syncs
    
    * charm-helpers sync for classic charms
    * pin pyparsing for aodhclient
    * pin cffi for py35
    * add non-voting focal-yoga bundle
    * add non-voting jammy-yoga bundle
    * add series metadata for jammy
    * switch xena bundles to voting
    * run focal-ussuri as smoke tests
    * remove trusty, xenial, and groovy metadata and tests
    
    Change-Id: I490952f9273faa4ff75f2aef7574376ef6eb28ee
2021-11-15 09:43:57 +00:00
Alex Kavanagh 8b1fd9fc94 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to b9b859c023ce25553381c521e5d045842d6d7357
  - 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: I64167411f7909a189ae3e88a571afbfc0169a577
2021-09-28 09:25:23 +00:00
Aurelien Lourot 94269916f1 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to b0f58fcd783d762c8575e98a55752765c09130b6
  - 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: Idf2b26d7e78e19152868e43646dd09861d8b6b94
2021-07-27 15:19:30 +00:00
Zuul 3baf4fa94f Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 594eba66796d83d59a800a4da249fc0f60cb9940
  - Merge "Add impish to metadata.yaml"
  - Add impish to metadata.yaml
    
    Change-Id: I017858e1a0139ac26b276da4f0c5aedaa53e4663
2021-06-07 08:09:07 +00:00
Corey Bryant eda22e41a5 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 53911be3327b3c5a5d1b74af9cda6f243d1b9493
  - rebuild - restore c-h proxy env vars for add-apt-repository
    
    Change-Id: Icd90509cfb4e33684caf3bbcacbd4fae9a4321e2
2021-06-04 23:39:57 +00:00
Alex Kavanagh 4ff5b9b86c Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 6dd533fd78fec0314fcebc9570f9ebfd43e829be
  - 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: Ifeaba65e8bd0ee39aa55dabf249e92754dbd7eeb
2021-05-04 12:25:50 +00:00
Alex Kavanagh a2a6202cef Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to b65ad85a2931458a383a8ad942cb24fa918d14d1
  - Test bundles for focal-wallaby and hirsute-wallaby
    
    These are the test bundles (and any associated changes) for
    focal-wallaby and hirsute-wallaby support.
    
    hisute-wallaby test is disabled (moved to dev) due to [1].
    
    [1] https://github.com/juju-solutions/layer-basic/issues/194
    
    Change-Id: I91fc84a52d64aebc219707368632f01ee001867b
2021-04-23 09:22:20 +00:00
Alex Kavanagh c27e2f3e68 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 8ccc8f32e302862b35b069fa147a3d6ebc778042
  - 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: I526d58c3eb602c539957f9212e9279526544ea42
2021-04-05 14:23:13 +00:00
Alex Kavanagh 38993b1d0f Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to ffc9f396e967c49241c892f637cc4429e65be7bd
  - 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: Idcce05c1c05e10ac1b7dcd0aa1bdd5e7c2e8db21
2021-03-03 10:52:31 +00:00
Zuul cdc002398e Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to cb0d821b696f1878368b0a06c0c8ece317cdb00b
  - Merge "Add new osci.yaml"
  - Add new osci.yaml
    
    This change is preparatory to migration Ubuntu OpenStack CI
    from Jenkins to Zuul
    
    Change-Id: I996496c12e189257a27fdb39dd094ccb0a6df929
2021-02-26 20:52:04 +00:00
Billy Olsen e3b96b3d7b Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to c76fd3990e9592620cdf79c8cf1dced74c05db79
  - Prune gate tests
    
    Prune gate tests and move tests to dev_bundles.
    
    Change-Id: Iefb87f343a358b542714fabe419727dce835cbb4
2021-02-23 09:54:19 +00:00
Alex Kavanagh 898c911c71 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 41fd7a0311ff63f5f71b48e6b6702033d97fa84d
  - 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: I9b7019639e329f99f844c237136009051c3e2729
2021-02-18 14:59:35 +00:00
Alex Kavanagh b64bb12753 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 843652597ce9dd1ee69c32e188216284c064865a
  - 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: I5db0deed3aa0957547099703c22a458bb6d67c47
2021-02-03 09:31:38 +00:00
Alex Kavanagh dd5741e2ec Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 778bb38fc8939e98bda35bf28b6ba21df76fa24a
  - 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: Ibeb7002f95ebf09d7ce3c3decac8c063b6a7c2a6
2021-01-19 09:41:41 +00:00
Zuul 22a9a2c0f4 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 20269d69bd1bd2710a919add8e67840f345691e8
  - 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: Ie85b5ad32c35d188906144c96988a2ca6190faca
2021-01-13 20:32:15 +00:00
Aurelien Lourot 942a562b5d Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 531372c101711f3c384bd9f1434fd36325dcd1a7
  - Remove Disco and Eoan bits
    
    Change-Id: I6e51b3c581db154e1b8183e53f2d326050f0db6b
2021-01-13 15:15:50 +00:00
Aurelien Lourot ca1165a201 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 565297aa0cbb042e475ab076da220761eab60fcd
  - Add Groovy to the test gate
    
    Change-Id: I5cb8dcfaab8e344f5a08ea786e0fdca07affe89c
2021-01-11 09:23:42 +00:00
Aurelien Lourot b0dcfba4a1 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  to 1b7aa99a55f1a9ca008de7c738b86e3cba0288be
  - 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: I98cbbc2398f76790aa48ef38b0b2dbceb6b1f420
2020-12-14 22:28:23 +00:00
Alex Kavanagh b70cb0f349 Update git submodules
* Update charm-octavia-dashboard 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: I04ba688d502bb12607544d15d966407ef9a8fc29
2020-10-16 12:53:07 +00:00
Alex Kavanagh b0c04965fd Update git submodules
* Update charm-octavia-dashboard 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: I74430fd836d132cdcac8a52438cb4477dfdf392d
2020-09-30 12:33:42 +00:00
Aurelien Lourot 60ce01d0df Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Add focal-victoria to the test gate
    
    Change-Id: I873a9e51737c49319eebfafd89308611d597285f
2020-09-08 11:12:35 +00:00
Alex Kavanagh efaaadb5f1 Update git submodules
* Update charm-octavia-dashboard 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
    
    Change-Id: Icec73224db6d61370af014d1e0a38f9efac8a070
2020-07-28 11:42:47 +00:00
Zuul 77433fbc0b Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Merge "Remove inherited configuration options invalid for charm"
  - Remove inherited configuration options invalid for charm
    
    Change-Id: Icd93c7289e2da3440b991b9d2cd389f4892c87f4
    Closes-Bug: #1879088
2020-07-20 14:46:59 +00:00
Zuul 3d713dfbc2 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Merge "Remove inherited configuration options invalid for charm"
  - Remove inherited configuration options invalid for charm
    
    Change-Id: Ifd096de5ad0c58d3798567608ea99f258d98e1bf
    Closes-Bug: #1879088
2020-07-20 14:38:01 +00:00
Aurelien Lourot 14eaa277fa Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Add Victoria test bundles
    
    Change-Id: I1aaa698f8fac0b6cb8b441fc726bdd7179fe7822
2020-07-15 11:53:07 +00:00
Zuul ec7d882042 Update git submodules
* Update charm-octavia-dashboard 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: Ie9d7753f4b3792e70b9ece7e170e7acaec70f683
2020-07-13 05:43:26 +00:00
Alex Kavanagh f021e426ad Update git submodules
* Update charm-octavia-dashboard 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: I070804c6ed21fde12dde91eeeb9a0fee5aacfde7
2020-06-05 15:18:15 +00:00
Alex Kavanagh 07c7625245 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Enable focal and ussuri as part of the gate tests
    
    Add bionic-ussuri and focal-ussuri (with mysql8 support) bundles.
    
    Change-Id: I9fc3e26408493a7969e19b1df3e46f432502b3d8
2020-05-17 19:53:14 +00:00
Alex Kavanagh 517bc356f8 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Rebuild for sync charm-helpers for 20.05 release
    
    Change-Id: I022f8a9ca03cbbb8fed037faec2025fcf42332c8
2020-05-12 14:04:09 +00:00
Frode Nordahl 21ae14cbee Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Rebuild for updates to charms.openstack
    
    Change-Id: I819d6a49e585ca0f54bcee22f93b0144fbf085b7
2020-03-11 22:08:12 +00:00
Frode Nordahl 1d12fdf763 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Update charm build requirements
    
    Change-Id: Ic012f6c7d196ef97dae67b4d88e33269ee82445f
2020-03-06 15:38:28 +00:00
Zuul 137777c599 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Merge "Remove cosmic bits from the charm"
  - Remove cosmic bits from the charm
    
    Cosmic is end of life and is no longer supported.
    
    Change-Id: I42b6a40d14c65b43672dd454f83283eb832d78f4
2020-02-19 13:03:14 +00:00
Liam Young 486de0c22c Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Rebuild for 20.02 release
    
    Change-Id: I32c2720d1509fd6a27fc43d0b31eae2b7c356e22
2020-02-06 15:57:02 +00:00
Alex Kavanagh 41815bf156 Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Fix packaging issue by devolving it to principal
    
    This patchset fixes the referenced bug by making use a new feature
    in the openstack-dashboard charm to allow this plugin to indicate
    which packages need installing and which conflict.
    
    The two depends-on are the openstack-dashboard patch to add the
    packaging feature and the charm-interface-dashboard-plugin patch
    that adds the package details to the reactive interface code.
    
    Also remove disco test and add eoan-train test due to disco EOL.
    
    Depends-On: I962ec558b8dd1f765c6104d5ae61edd41c03affe
    Depends-On: Ib3fc0b0525dabf70f45fd050af2ed05ba31129b9
    Change-Id: I8582a4cf62749240919d0fe4dd5d72577d288397
    Closes-Bug: #1853851
2020-02-02 18:04:40 +00:00
Zuul 0dabc46edc Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Merge "Enable bundle specific tox zaza target"
  - Enable bundle specific tox zaza target
    
    Change-Id: I448b026906c4247e0a2db767fe17589f97c7ede5
2020-01-06 15:39:39 +00:00
xuanyandong 8f7197025b Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Switch to Ussuri jobs
    
    Change-Id: I63ddf39922daa35a9b23f3a406640752bba88ade
2019-12-19 12:23:42 +00:00
Sahid Orentino Ferdjaoui 8981b6049a Update git submodules
* Update charm-octavia-dashboard from branch 'master'
  - Enable functional tests for train
    
    This patch also updates the smoke test to run train.
    
    Change-Id: Ia6fef0180ffeeb0e0d16c7b7be9d25fa8019956c
    Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-10-24 09:42:12 +00:00