Commit Graph

83 Commits

Author SHA1 Message Date
Luciano Lo Giudice 934c8125d8 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 0962f230a11d425487df84fbb6c0c40f7319e3fa
  - Sync charm libraries
    
    Change-Id: Ic2916be468271eb3ff37b305429f3e4133e734c5
2023-09-14 08:00:13 +00:00
Zuul 2133048ddf Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 213d1055b0ba659d5922193fed879c91b0366380
  - Merge "Add docs key and point at Discourse"
  - Add docs key and point at Discourse
    
    Add the 'docs' key and point it at a Discourse topic
    previously populated with the charm's README contents.
    
    When the new charm revision is released to the Charmhub,
    this Discourse-based content will be displayed there. In
    the absense of the this new key, the Charmhub's default
    behaviour is to display the value of the charm's
    'description' key.
    
    func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1108
    
    Change-Id: I782890f44628a634c7adcf9cdace753c62d6c262
2023-09-04 10:20:51 +00:00
Corey Bryant 3e0edb97a3 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 6b992ed490f13ea9491fed4f114fe604e06e8b9f
  - Add 2023.2 Bobcat support
    
    * sync charm-helpers to classic charms
    * change openstack-origin/source default to quincy
    * 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/stable
    
    Change-Id: If59e6c4db7688c0819da2b3feb0c7bda89de6780
2023-08-09 08:53:17 +00:00
Fulvio Galeazzi 46c0d28374 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to a2ffd3a49754eeb984429f947c37c6d2802d5211
  - Add support for CephFS.
    
    Extend ceph-proxy to implement ceph-mds interface, this allows the
    ceph-fs to be related. The testing is made reusing the CephFSTests
    testing class.
    
    Usage example:
    
      juju add-relation ceph-proxy:mds ceph-fs:ceph-mds
    
    Co-Authored-By: Felipe Reyes <felipe.reyes@canonical.com>
    Closes-Bug: #1922195
    Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/558
    Change-Id: I437dbac9fe018eb2d0ffb87052d61a08aa014473
2023-06-23 08:17:25 +00:00
Felipe Reyes 41f0afafb0 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 00b86b28f49be60d4a4f2bef40ec4afaf74933b4
  - Normalize testing bundles
    
    Summary of changes:
    - Drop 'source' override in mysql-innodb-cluster and rabbitmq-server
    - Fix 'openstack-origin'
    
    Change-Id: I19faecbcfebdaf5dcf0d0346c5d0b0eed02866aa
2023-06-23 08:17:24 +00:00
Felipe Reyes f6a21c08ee Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to dc2d4d32cb4b2a289bf1ae97e54464c039b0b338
  - Charm-helpers sync
    
    Change-Id: I0053f28aaaecc6b9d60dfbccbb7c308c929cb046
2023-06-23 08:17:07 +00:00
Luciano Lo Giudice 879ec3ef03 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 093383bb287f27d8c6a2058266f43bb55605d6cf
  - Unpin tox version
    
    This unpinning is meant to solve the issues with tox 4.x breaking
    all the virtualenv dependencies.
    
    Change-Id: Idd02728e33be4931c7729c218629b7a8430d0f41
2023-06-23 08:17:06 +00:00
Chris MacNaughton ce1cce7621 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 5ce3787fdb1bc5d847b13a17d8b35890e49ab6de
  - Add support for interim Ubuntu releases
    
    - update bundles to include UCA pocket tests
    - update test configuration
    - update metadata to include kinetic and lunar
    - update snapcraft to allow run-on for kinetic and lunar
    
    Change-Id: I583679055cd8add80321282edd7ec12eaa5826fc
2023-03-22 17:55:59 +00:00
Chris MacNaughton 4f10565870 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 4a5c98fdaca389568a305559ba23a2f9972a0005
  - fix .gitreview repo reference
    
    Change-Id: Ie8b504a779eef131f72ac8ecb559f35ddd5e70e3
2023-03-15 11:51:15 +00:00
Chris MacNaughton e6263f5bf3 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to ea30c12fa5b7f4d90170c337453feee43547dd74
  - python 3.8 should still be tested
    
    Change-Id: I60fae36a08cd717c7db1d622af45cb9cd53d6a4c
2022-10-12 17:08:15 +00:00
Corey Bryant f895fc564a Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to f7fb2c36936ad0445de18c90f8d4f4c8bf536011
  - 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: I78b0720e75891a41364ba0ddb82add89c3b77ca1
2022-08-30 03:58:20 +00:00
Chris MacNaughton 9fd2d6041d Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to b66390efafb879d2cf8cfbdbbc04f0608b536128
  - Remove force-deploy for Jammy
    
    Additionally, Move jammy-yoga out of dev-bundles and
    remove Impish test.
    
    Change-Id: Ie82b0f3d3d19a3cd07be133f64a70445e974ad2b
2022-08-15 22:05:14 +00:00
Chris MacNaughton 3255748223 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 2750b5591ac274618003d9eb424ccab9cffd5038
  - Updates for jammy enablement
    
    - charmcraft: build-on 20.04 -> run-on 20.04/22.04 [*archs]
    - Refresh tox targets
    - Drop impish bundles and OSCI testing
    - Add jammy metadata
    - Default source is yoga
    - Charmhelpers and charms.ceph sync
    
    Change-Id: I1e963b2d18aaa8ec61fb5d255f23508879f08e83
2022-04-11 09:38:23 +00:00
Alex Kavanagh 6548fa0945 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 0ff8707cbad3cb9b9038514fad016b2b41f5c7cc
  - Update to classic charms to build using charmcraft in CI
    
    This update is to ensure that the Zuul Canonical CI builds the charm
    before functional tests and ensure that that artifact is used for the
    functional tests.  This is to try to ensure that the charm that gets
    landed to the charmhub is the same charm that was tested with.
    
    Change-Id: I17cb0cfe88be075d79d94edcdd2cea845bf78b8f
    Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
2022-02-22 08:13:25 +00:00
Hervé Beraud 908476bc46 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 7cd8f7c31a33cb80c50b598fa7c45996f08d5afa
  - 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: I33cd69aca44f48af2766c92ede46ff12367160c5
2021-12-16 10:25:56 +00:00
Corey Bryant e0feda79e1 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 05da8ca6ae48d3eb7f515acdf3c9dd484210c0d3
  - 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
    * charms.ceph sync
    
    Change-Id: I2dda45edafeee8173a9fcb174f3dc18718d664e3
2021-11-18 23:17:44 +00:00
Alex Kavanagh 3902a6dfeb Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 77c75f62f96c2695ec2a127b97e924044ea80371
  - 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: Idd5275cb2440ee712dae62b1ef4ba5a6d846135d
2021-11-03 17:14:26 +00:00
Aurelien Lourot 073f683cbb Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to e05668674c25c97aaebcc77f8d08be04731c0b7b
  - 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: Ie7f197c3d3ce821a2272844029d071dc5a715de4
2021-07-23 13:27:27 +00:00
Aurelien Lourot b51d367c94 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to f5627a80a52c97af281ee9220addeeb1ce2189e6
  - Add impish to metadata.yaml
    
    Change-Id: I20614430b45cc1919cd21b20c84854a891b4f0ec
2021-06-11 15:10:40 +00:00
Corey Bryant 78a35b5ae7 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to c205f68b7c744290d038f05c7e59a941682f803a
  - c-h sync - restore proxy env vars for add-apt-repository
    
    Change-Id: I29bbef00f15c349e29d594d2d7d59086b860338a
2021-06-04 23:33:50 +00:00
Zuul 6463b886eb Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 2ea24eeae5021304a4f6f55fb26c5997ecb08800
  - Merge "Test bundles for focal-wallaby and hirsute-wallaby"
  - 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] as bundle may
    reference a reactive charm.
    
    [1] https://github.com/juju-solutions/layer-basic/issues/194
    
    Sync charm-helpers
    
    Change-Id: I01125ce328091db86c757d5ee14e3f3eaa913d73
2021-05-06 10:13:56 +00:00
Alex Kavanagh a0fb553a60 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to e21e0dc4ea9b6b2a0d3f614d1bca1377aefdb58e
  - 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: I191a4ac0c66f2e5d36cc941d5eb2809408a89320
2021-05-03 18:24:56 +00:00
Alex Kavanagh 55d0662fb5 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 284ec35c8df5e5a0f385af4406f6f29b95d10d70
  - 21.04 sync - add 'hirsute' in UBUNTU_RELEASES
    
    The 'hirsute' key in c-h/core/host_factory/ubuntu.py:
    UBUNTU_RELEASES had been missed out, and is needed for
    hirsute support in many of the charms.  This sync is to
    add just that key.  See also [1]
    
    Note that this sync is only for classic charms.
    
    [1] https://github.com/juju/charm-helpers/pull/598
    
    Change-Id: I75107c4fd927f95eb3778b65a2172b0268390feb
2021-04-12 09:56:13 +00:00
Alex Kavanagh 7c8d4ed058 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 7c01180ba863609c38a2ddc903ac0c9db32c736b
  - 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: I493cb80145fe91163d011bc78f30e84f317142de
2021-04-05 14:04:13 +00:00
Alex Kavanagh 5ea04c6d40 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to acd6eedfa99db524cd639e391b340e350eb3173d
  - 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: I744188799db42ea9960ea35c1e83e773c6a2ee36
2021-03-03 10:50:57 +00:00
Zuul de0987819e Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to c54c42bf840a53e6aedf9c901cbcf7e7b0a37d5c
  - Merge "Add new osci.yaml"
  - Add new osci.yaml
    
    This change is preparatory to migration Ubuntu OpenStack CI
    from Jenkins to Zuul
    
    Change-Id: I16e82e0f295a9c0f6f21e4ff343e2f1afda1d82d
2021-02-24 11:48:19 +00:00
Billy Olsen d28484f828 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 2f83bb843b09f9cd1e9e6b694e18d3727fd09fe9
  - Prune gate tests
    
    Prune gate tests and move tests to dev_bundles.
    
    Change-Id: Id415916aaa3e89caafa25064ad5a2109c8d9ee57
2021-02-23 10:02:48 +00:00
Alex Kavanagh 2bcc5c1de6 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 6cdbf7f367d2c8d8de6d28392283143092762d0b
  - Hotfix charmhelpers sync for local_address() fix
    
    The network-get --primary-address juju-info fails on pre-2.8.?
    versions of juju.  This results in a NoNetworkBinding error.
    Fallback to unit_get() if that occurs for local_address().
    
    Change-Id: I309ef298fecfe8d5cb2fd4c3322c3d734094f5d4
2021-01-21 08:23:18 +00:00
Zuul c3ebd01c9d Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to fcee4271a94cac4d0dbb6b8859bf0bc8e6374314
  - Merge "Updates for testing period for 20.01 release"
  - 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: I40621954e3108f73b79257755aa518646e52c88f
2021-01-19 09:30:07 +00:00
Alex Kavanagh 0e075b15c2 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 7697199615ec58b1b1ce9c17e815e4f9398acbbe
  - 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: I73cdbc4f9a444cb3bc5e9daa4d1cc038b5ed26c5
2021-01-15 20:20:16 +00:00
Zuul 52e1e8771a Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 10889f6c251ef638e71b425e4c3ec5ed87782608
  - Merge "Remove Disco and Eoan bits"
  - Remove Disco and Eoan bits
    
    Change-Id: I836636ab55d53429862d344d79c7ff5617313adb
2021-01-13 15:15:23 +00:00
Zuul 2ad0e90491 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to ebd323d397f19c277f9b4278df48e5a3e3d6f47f
  - Merge "Process requests for radosgw per unit keys"
  - Process requests for radosgw per unit keys
    
    Process requests for radosgw per unit keys. Ideally the charm
    would move to using charms.ceph.utils for the get_radosgw_key
    method but this does not work atm. I have raised bug #1899643
    to cover deduplicating hooks.ceph v charms.ceph.*
    
    Change-Id: I00f5a58f127baa1f7878b0ddb31b4fa009d9651e
    Closes-Bug: #1899634
2021-01-13 11:20:41 +00:00
Aurelien Lourot 85eff80447 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to 500d942ed66271f954fb4c1f5bdd4e4f40423ebf
  - 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: I12b3c45b45e0b1d6db16902c81663cbe2ef84d17
2020-12-14 22:42:56 +00:00
Aurelien Lourot dc5faf2c1a Update git submodules
* Update charm-ceph-proxy from branch 'master'
  to bee30372d699fe1277f354e55e7f309ded46b622
  - Add Groovy to the test gate
    
    Also sync libraries
    
    Change-Id: I60d6b713c152c14b5af37b5c87308c72408801e3
2020-11-30 09:51:49 +00:00
Zuul c7f67e92af Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Merge "Sync libraries & common files prior to freeze"
  - 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: I512ef8bbb52c08e782c66450b435a40a76b8a532
2020-09-30 07:12:46 +00:00
James Page f2bc074a9d Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Make EC profiles immutable
    
    Changing an existing EC profile can have some nasty side effects
    including crashing OSD's (which is why its guarded with a --force).
    
    Update the ceph helper to log a warning and return if an EC profile
    already exists, effectively making them immutable and avoiding
    any related issues.
    
    Reconfiguration of a pool would be undertaking using actions:
    
      - create new EC profile
      - create new pool using new EC profile
      - copy data from old pool to new pool
      - rename old pool
      - rename new pool to original pool name
    
    this obviously requires an outage in the consuming application.
    
    Change-Id: I630f6b6c5e3c6dd252a85cd373d7e204b9e77245
    Closes-Bug: 1897517
2020-09-28 12:10:48 +00:00
Aurelien Lourot 6cdf056596 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Add focal-victoria to the test gate
    
    Also add erasure coded Victoria bundles
    
    Change-Id: Ic809edab3d8fb60cb513bfaddd8f1373d969934e
2020-09-08 15:37:19 +00:00
Chris MacNaughton 3ebfe74c78 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Remove duplicated action files
    
    Closes-Bug #1894600
    
    Change-Id: I74c737480c6ad56d5691689caeb84bca7154be38
2020-09-07 14:59:25 +00:00
Chris MacNaughton 82afa96206 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Ensure that the actions use the configured admin user
    
    Change-Id: I357b26fb585d68d2fbe9bbf21bbf9bfc52ac5050
    Closes-Bug: #1893790
2020-09-07 07:06:04 +00:00
James Page b58fb63768 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Add support for erasure coded pools
    
    Add test bundle for erasure-coding with check to validate that
    pools are created correctly.
    
    Change-Id: Ic6f959b2e598f7f9cfa13bd60fdab62a22e03b59
    Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/396
2020-09-01 07:20:48 +00:00
James Page 00e15f9144 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Use charms.ceph for Ceph broker
    
    Drop use of local copy of ceph_broker.py in preference to the
    centrally maintained copy in charms.ceph.
    
    Change-Id: I89aa0f9fc7d5d2d480ebabc1cb17a86dcbef21bf
2020-09-01 07:20:47 +00:00
Peter Matulis 6c3616cb44 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Fix actions section of the README
    
    Change-Id: If12cffe0ee061710030613e1a13a0196c7b878e6
2020-08-04 20:18:42 +00:00
Peter Matulis 503d4f1e23 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Improve README
    
    This improvement is part of a wave of polish
    in preparation for the launch of the Ceph product.
    
    Change-Id: Icec5faee1c9e693aa149d571f322e66a0899a14c
2020-08-04 18:06:56 +00:00
Alex Kavanagh 337e780047 Update git submodules
* Update charm-ceph-proxy 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: I0003f91a5f451ed3234ae8f4bc273fa4b49f2b51
2020-07-31 13:30:19 +00:00
Aurelien Lourot 39339c09a8 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Add Victoria test bundles
    
    Change-Id: I45a84f4b252118527a0991a61b526960864dacd7
2020-07-27 11:42:05 +00:00
Corey Bryant 4efa92d0e2 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Sync charm-helpers for Victoria/Groovy updates
    
    This sync picks up the release and version details for Victoria/Groovy.
    
    Depends-On: https://review.opendev.org/#/c/733686/
    Change-Id: I35e74aa488f0f67a9f98ea6807f22d503a1467cc
2020-07-24 21:21:27 +00:00
Alex Kavanagh 787b02e442 Update git submodules
* Update charm-ceph-proxy 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: I1b49dc4f3e24483d7a64c6d9c2c55634e3b526e0
2020-07-24 16:58:25 +00:00
Alex Kavanagh c7a8e07fc2 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Add glance/nova-compute to bundles
    
    This is to resolve the associated bug where cinder-ceph has grown the
    capability to block if it doesn't have an appropriate relation to
    nova-compute.
    
    Also remove the trusty-icehouse bundle as it is not longer supported.
    Note, on trusty-mitaka, the nova-cloud-controller is needed as otherwise
    nova-compute complains and then dies, leaving a nova-compute service is
    not running in the status message.
    
    Also, change the detection of the status messages for the radosgw charm
    as it has changed during the dev cycle.
    
    Change-Id: I072b79705a6a7dfb0d5cbd16095e6ececb432ec3
    Closes-Bug: #1881246
2020-07-24 06:47:55 +00:00
Aurelien Lourot c1910d578a Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Sync helpers for 20.05
    
    Change-Id: Ib0a99f80e6a133950498accc6153b68598f7ad20
2020-05-19 10:07:03 +00:00
Alex Kavanagh d1ec07ee42 Update git submodules
* Update charm-ceph-proxy from branch 'master'
  - Add focal-ussuri and bionic-ussuri bundle
    
    This patch adds a focal-ussuri and bionic-ussuri bundles to the tests
    for the charm.
    
    Also removes 'admin-token' from the tests, as the keystone charm no
    longer accepts the option.
    
    Also, for focal, btrfs-tools has been removed and replaced by
    btrfs-progs; thus these are installed on focal instead.  See linked Bug.
    
    Closes-Bug: #1871712
    Change-Id: Ifc79beebb981571cebc38be6cb6c2748d22816c9
2020-05-17 19:54:51 +00:00