Commit Graph

101 Commits

Author SHA1 Message Date
Edward Hope-Morley d17748e650 Update git submodules
* Update charm-gnocchi from branch 'master'
  to ce8fd528ed2fa01c31fa231e85a83cef285b1887
  - Update package version codenames
    
    Codenames stopped at Train so this fills gap
    all the way to Caracal as well as accounting
    for releases that share the version. Where more
    than one release shares the same version we set
    the highest release as the named release for that
    version to avoid unnecessary upgrades.
    
    Closes-Bug: #1973303
    Change-Id: I048921beb6aaa66563d83253efb6152caa315ba9
2024-05-08 21:57:17 +00:00
Alex Kavanagh 781a778b36 Update git submodules
* Update charm-gnocchi from branch 'master'
  to f4fa5dd94cee9e3cb10dd18c5c2d9a8ec7fc6e73
  - 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: I97b3f9d3e810a7325f288e220e2d4c95c832eb39
2024-03-29 22:21:05 +00:00
Alex Kavanagh ae5eaa45d3 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 846cd78b56c9bc0d8dd2030ca12cc51e8911febd
  - Ensure get_requests_for_local_unit doesn't fail on incomplete relation
    
    This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix
    any inadvertant accesses of ['ca'] in the relation data before it is available
    from vault in the certificates relation.  Fix in charmhelpers is in [1].
    
    [1] https://github.com/juju/charm-helpers/pull/824
    Closes-Bug: #2028683
    
    Change-Id: I000d9f2039ccab2ec5ef60cc3b55fe1d3201f8b6
2023-08-16 16:07:32 +00:00
Corey Bryant 0f91990ee3 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 8af2a56facff71ddae2d75a235df45dc00e46cf3
  - 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: If0c4981f0f98cd74257b76f6527c706ef8913ca6
2023-08-07 14:59:27 +00:00
Corey Bryant 9cbbce33c9 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 4c6cef4b700d83201b82e1935c8d29be5ba1438f
  - 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: I463ac3b04112941489a5211f75e8e24db0aa82e0
2023-04-14 22:53:34 +00:00
Corey Bryant e15fcb0012 Update git submodules
* Update charm-gnocchi from branch 'master'
  to e294222ae3075ffd9b1a699f619aa30017870366
  - 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: I4aba961c11a7fa774f134e65ad1a7225fbc4fd46
2023-03-15 14:12:37 +00:00
Gabriel Cocenza 22db2a44de Update git submodules
* Update charm-gnocchi from branch 'master'
  to b33b6a213f6768072d21827ea38b6d28f35f9d0e
  - This change add several configuration options to enable HTTP checks
    to the HAProxy configuration, instead of the default TCP connection
    checks (which continue to be the default)
    
    Closes-Bug: #1880610
    Change-Id: If7841f710d0dfffdc7ee6b424cb77fc34aeae823
2023-03-13 07:30:46 +00:00
Gabriel Cocenza 8026f56f77 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 5c64f4617dc5b435d1bf4ad69269be379f197adf
  - Fix charm for tox4 compatibility
    
    Related-Bug: 2002788
    Change-Id: Iecd83b01980d3b9f25da1f5594a009990ef94307
2023-03-13 07:30:44 +00:00
Corey Bryant 37c9f1c061 Update git submodules
* Update charm-gnocchi from branch 'master'
  to e117319dfb6e58ce641cce4643dbfa9966f939e8
  - 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: I1a250a0591c15971840bbd6130c7cff3822eed4f
2022-09-06 21:20:22 +00:00
Alex Kavanagh abdd6e38e0 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 51da10c64ed24420ddfef58a2c5d43bb7a004974
  - Add *.charm to gitignore
    
    This patch adds *.charm to the .gitignore to ensure that any built
    artifacts are ignored.
    
    Change-Id: I82c318ab9241e491543a4994726069a392c032e4
2022-07-12 14:41:30 +00:00
Alex Kavanagh 6093d08c19 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 9183e9a91b101919ec09390243da45c0eb07bcfe
  - 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: Ic853bb3a98d1cafba9304cf19ff2c4ecb1df1104
2022-04-07 23:22:39 +00:00
Alex Kavanagh e16a7ded71 Update git submodules
* Update charm-gnocchi from branch 'master'
  to dbfd1a659735059d6fe0d6d23a7b8656508d9ab0
  - 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: Ie6e4716482a1043d4936b1343b1050fc88e54403
2022-02-03 14:58:24 +00:00
Alex Kavanagh 338f74cc10 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 7ec01a4571af39926944d882d056cd5aa72ef9dc
  - Migrate charm to charmhub latest/edge track
    
    Change-Id: I382630e817eeedceab555cab8aaa70bd6567e2ab
2022-01-28 16:52:10 +00:00
Hervé Beraud d5ed226bba Update git submodules
* Update charm-gnocchi from branch 'master'
  to 7d3ea76ca882cb0894b03681f126b45ab3750e9a
  - 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: I991fa5afc63c09fcb3f0982c08c815d5561b7f07
2021-12-16 10:26:04 +00:00
Zuul e23d04deca Update git submodules
* Update charm-gnocchi from branch 'master'
  to e64d226108e619816228b75d3072e8809137b22c
  - Merge "Additional test updates"
  - Additional test updates
    
    * drop xenial metadata and function tests
    * switch to release-specific zosci functional tests
    * switch to yoga zosci unit test job
    * add py39
    
    Change-Id: I8115cc36ef475786582be92d707a98d7f691dea1
2021-11-22 11:35:45 +00:00
Alex Kavanagh ca2ab90761 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 513bc9d91cace3f8df7c728a209627b67bfb7de2
  - Remove 'jammy' metadata - unblock gate
    
    The charmstore doesn't accept charms with jammy metadata yet.
    
    Change-Id: If1fe74367ce23b13fe3fc2dd9b55a9b74d6bf797
2021-11-15 09:09:58 +00:00
Corey Bryant e13355d0cb Update git submodules
* Update charm-gnocchi from branch 'master'
  to dbd399354d2d3c3fb2a557de8b363d2a7fe61cd2
  - 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 groovy bundles
    
    Change-Id: Ic43f7c55f6b71ca8835d89629284de313290a62f
2021-11-11 09:07:06 +00:00
Alex Kavanagh 1eee499bdf Update git submodules
* Update charm-gnocchi from branch 'master'
  to 80f5e3263e4e0ed732cf8d5b681d442aeb616737
  - 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: I1436115f36c27ebe10b104f4c3b1b0ede5341ab5
2021-09-29 09:37:38 +00:00
Aurelien Lourot 9b5582246b Update git submodules
* Update charm-gnocchi from branch 'master'
  to 9f4392cd5a838491377500c9e0e5dc9f90e847d5
  - 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: Icb581f11567d9fdc277d6cbaf5cd8ce73f469351
2021-07-23 09:22:56 +00:00
Zuul fe6175cfcf Update git submodules
* Update charm-gnocchi from branch 'master'
  to d4e1c083cc831392a02bda6de53c8f4b4ea66ec3
  - Merge "Add impish to metadata.yaml"
  - Add impish to metadata.yaml
    
    Change-Id: Ia87c1c6a6f5023a51c1590f000e0178085b4fb33
2021-06-18 16:55:17 +00:00
Corey Bryant ce0eaebf10 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 432a733a371f4bbc5147167716b8250862afbcbb
  - rebuild - restore c-h proxy env vars for add-apt-repository
    
    Change-Id: I408bb3da8e246b4408f4d95337e93ae7020ba1f7
2021-06-04 23:13:59 +00:00
Alex Kavanagh 202f36a241 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 51ba22235f4ca1c6191058e210ddfa0d58d0085b
  - 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: I4df3a7b4e1ab5aa7660424c4713f175df9f3f711
2021-05-06 18:19:54 +00:00
Alex Kavanagh 6dd98b5894 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 33fea30a1eea316431ce9fd1e5fc146ed5826479
  - 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: Icb27ed77798c9a4c1389143d6b61fb5205983b16
2021-05-03 18:08:38 +00:00
Alex Kavanagh 74b968067c Update git submodules
* Update charm-gnocchi from branch 'master'
  to 9fde55f92fc0489dc3d088236bf6e9f4ba149bb7
  - 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: I3a9cafd1237777b4897badc8b0e00b598bcbc1e0
2021-04-09 08:53:21 +00:00
Billy Olsen bba87e19cc Update git submodules
* Update charm-gnocchi from branch 'master'
  to 66703ce2143221c4ba1dda40bd53d150e683a9b1
  - Rebuild to pick up charms.openstack change
    
    Rebuild gnocchi charm to pick up the charms.openstack change which
    creates the ceph pool based upon the name of the application deployed
    rather than the name 'gnocchi'.
    
    Closes-Bug: #1918821
    Change-Id: Ic57c75a77fe0e6c9b9f37003a0f4f6af87e3bdf9
2021-03-19 23:08:55 +00:00
Alex Kavanagh 9e5688b212 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 7c81be97b23c29cef27637ceaf91f970f9c09518
  - 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: Ia7ef1f933d765981ab8075223728471c51751576
2021-03-03 11:26:22 +00:00
Zuul bcc82a3a88 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 34bf472bf444ff6a48ecce49a659d66be65faeb1
  - 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 12:13:29 +00:00
Billy Olsen 81021a27ae Update git submodules
* Update charm-gnocchi from branch 'master'
  to b9340328258d0dc080884c01a4f119a86d3e0e6b
  - Prune gate tests
    
    Prune gate tests and move tests to dev_bundles.
    
    Change-Id: Iebbe6d4bf22c7596832542852fefbfaed36cc718
2021-02-23 09:27:59 +00:00
Alex Kavanagh 9227e54eb4 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 5fd09db09cc7a18126a4e952e10bffc2adf980ab
  - 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: If3e84c2dd4db8643b6f3c61426fdc5ffa455faf2
2021-02-18 14:27:42 +00:00
Alex Kavanagh 7a726815da Update git submodules
* Update charm-gnocchi from branch 'master'
  to 710ef8118af910df020ee2bf39ce60c5ac92da79
  - 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: I8273f8cca5f7abf3945d6e0c653da62a3f6623cc
2021-02-02 19:53:08 +00:00
David Ames e5d6b46620 Update git submodules
* Update charm-gnocchi from branch 'master'
  to b68347711cc16755d8b7535edc104a665deb29b0
  - 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: I9bed10f4d74064140fd39b73da0fcc3def2009b6
2021-02-02 08:27:21 +00:00
Alex Kavanagh 42815b7f59 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 85ae36a7083db8f069f16ab7b3b6734d514d5322
  - Rebuild for haproxy address bug 1912505
    
    Ensures that haproxy.cfg is written with the correct
    space address for peer backends.
    
    Related-Bug: #1912505
    Change-Id: I725daa9d346cbc8f49f76bbecdbd7aaff275b881
2021-01-29 14:12:50 +00:00
Alex Kavanagh 5bd57809a0 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 0caad883773b44824c3280af84133c2fe83c640c
  - 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: I0bf71eae53cdce8f109d40b6428f4a3e19061117
2021-01-19 09:24:53 +00:00
Zuul 8c08061fc3 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 694d684b5a962d05c6ff44259e99eab6563e8755
  - 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: I11b97634ce279047658b399718b1f4b1cc51e548
2021-01-14 09:38:01 +00:00
Aurelien Lourot 3a36614fae Update git submodules
* Update charm-gnocchi from branch 'master'
  to da8a5355c1d5e902cf13c5f25a9a87004bd3e502
  - Remove Disco and Eoan bits
    
    Change-Id: Id1252a7a3f943c859fd7dd4f76736035e60fa5a0
2021-01-13 08:45:52 +00:00
Aurelien Lourot 8cc2537515 Update git submodules
* Update charm-gnocchi from branch 'master'
  to e8ba4d06bc6998dd33edb0b3dcfa51106195c1ab
  - Add Groovy to the test gate
    
    Change-Id: I3cea0f3331c225b030c3ff458150454d56f5d779
2021-01-07 22:24:41 +00:00
Aurelien Lourot 792e7d2848 Update git submodules
* Update charm-gnocchi from branch 'master'
  to 06f6e7a0f7c88eb618db46a1591276b46b54cc5d
  - 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: Id3c612d5462b96f3ac19a48473649d6ad6d0aa98
2020-12-14 22:35:36 +00:00
Frode Nordahl 24444b5a18 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Add blurb about Ceph BlueStore compression
    
    Change-Id: I3ec8397e2347e2f4efe835518d787026b231f047
2020-10-21 11:48:26 +00:00
Alex Kavanagh f1029422bc Update git submodules
* Update charm-gnocchi 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: I263e00153e3d81f4dabc520ee6f52dfc83bced62
2020-10-15 11:09:39 +00:00
Zuul 4ade7c8353 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Merge "Add Ceph BlueStore Compression support"
  - Add Ceph BlueStore Compression support
    
    Ceph Bluestore Compression is a post-deploy configurable option
    and allowing to update the broker request is required. Drop code
    that gates the sending of pool broker request, the original issue
    has been fixed in the interface code and it is now safe to call
    multiple times.
    
    Unpin flake8, fix minor lints.
    
    Change-Id: Ib8a209fffddc882c4b42a620f284a0d0504a749f
2020-10-07 13:18:01 +00:00
Alex Kavanagh 607e0f4ee9 Update git submodules
* Update charm-gnocchi 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: Icf6ef2ae4b845f4dc612a5d949144eb5c11030b1
2020-09-29 11:14:19 +00:00
Aurelien Lourot eb9a81d999 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Add focal-victoria to the test gate
    
    Change-Id: I426990072d0a04a8fbbf01767f37ce8eb1523359
2020-09-08 11:13:34 +00:00
Aurelien Lourot 8c1199e044 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Fix storage-ceph-relation-joined error
    
    TypeError: 'str' object is not callable
    After recent interface change
    
    Change-Id: I794224b5d0750e100cdb62d1b03140b87e117ea8
    Closes-Bug: #1893445
2020-09-01 10:42:17 +00:00
Zuul e656e9366f Update git submodules
* Update charm-gnocchi from branch 'master'
  - Merge "Stop charm running handlers during update-status"
  - Stop charm running handlers during update-status
    
    The update-status hook is supposed to be lightweight; prior to this
    change the charm was running all of the handlers including a no-op
    checking for upgrades to openstack.  This patchset builds on the
    depends-on patchset and gates the update-status hook against those
    handlers.  Note that update-status is handled using the default handler.
    
    Depends-On: I7ca97db646ada95d7f5541ca4e2cf14013c0d7a6
    Change-Id: I1e14e609567d00bed6e8bb755acabd08c1113469
    Closes-Bug: #1824119
2020-08-21 15:14:33 +00:00
camille.rodriguez 6ac9297526 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Add trusted-external-ca-cert option
    
    To connect to an external S3 endpoint with encryption,
    a root CA needs to be installed on the gnocchi units.
    
    Func-test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/393
    Change-Id: I50fd881400d4c1bf4beaa70d75af34c28c98ea41
2020-08-20 22:46:41 +00:00
Peter Matulis 51f934aee1 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Improve README
    
    Improve existing instructions and wording.
    
    Apply README template.
    
    Change-Id: I9327345b70d682948dfe2e7f8e67c0f5b00cebbb
2020-08-05 14:54:18 +00:00
Alex Kavanagh 2ec862609a Update git submodules
* Update charm-gnocchi 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: I496700812abd189340ecdbef0d1c9b59857480d2
2020-07-28 21:02:31 +00:00
Corey Bryant b04e6cfa53 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Rebuild for Victoria enablement
    
    Change-Id: Id16a1499702c1641ae878aad49622d6ff66064be
2020-07-24 15:13:47 +00:00
Zuul f92fc973f9 Update git submodules
* Update charm-gnocchi from branch 'master'
  - Merge "Add Victoria test bundles"
  - Add Victoria test bundles
    
    Change-Id: I512a8745fbec2584837be33e2c8e38100c4c9ea7
2020-07-13 16:00:25 +00:00
Zuul bba3739861 Update git submodules
* Update charm-gnocchi 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: I6258aa70918fdf3ddac7664fcdfcc02b9081463b
2020-07-13 05:31:19 +00:00