Commit Graph

22 Commits

Author SHA1 Message Date
Alex Kavanagh 87e2e05dd4 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: Icb53c57de58571635ff575d9c23e7f9858be236e
2023-08-04 18:48:36 +01:00
Alex Kavanagh 0296147aeb 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: Idda2655a4342f078c55338d99e51d0c27b480051
2021-09-27 15:48:20 +01:00
Corey Bryant 38e030fee1 rebuild - restore c-h proxy env vars for add-apt-repository
Change-Id: I1d61c7c7e2c6bca16434924a628a6a8871c6be83
2021-05-13 09:11:56 -04:00
David Ames d6e714076d 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: If0132f6af4a78243f1683869f13da51678b9e20f
2021-02-01 14:10:56 -08:00
Alex Kavanagh f46c60c084 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: Id9d36ae950300b1c3f461928908e56bd2d49b37a
2021-01-15 16:33:22 +00:00
Alex Kavanagh 742811abf4 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: I5469fd80fcbfce01b1c6988b4b0e008139fd8a26
2020-10-14 16:36:27 +01:00
Alex Kavanagh f2c8cc75b9 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

Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/440
Change-Id: I10a6a748b8fee04a0395da37d599e0c50d28f01c
2020-10-09 16:24:19 +02:00
Alex Kavanagh 0f9d80856f 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: I635df238fde900be5b04cc060279c6fbcff581e6
2020-07-27 20:56:39 +01:00
Alex Kavanagh 9418131123 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: I02183a592035b37bad6fa568bfcf9fdf20322b50
2020-06-02 14:34:30 +01:00
Alex Kavanagh 9cf25cd369 Rebuild for sync charm-helpers for 20.05 release
Change-Id: Ic2dc4aa420de77fdc680c25011aced0e4e8b26cd
2020-05-11 13:03:12 +01:00
David Ames e1ec06c5c6 Rebuild reactive APIs for layer-basic regression
Fix regression in layer-basic which failed to unpack new dependencies
properly during the upgrade-charm hook.

Github Issue: #166
Closes Bug: #1875496

Change-Id: I5df34b0439cb92db558db0cc9b1bcf620318aae4
2020-04-28 14:16:53 -07:00
Frode Nordahl 924fe038b3 Rebuild for updates to charms.openstack
Change-Id: I2137ac37b530527e2bc258f8fb03ed0990961b2b
2020-03-11 09:24:40 +01:00
Liam Young f396ba9ace Rebuild for 20.02 release
Remove disco

Change-Id: Ia503af4d0156d4ee98fa8158660552b3d7beb3d6
2020-02-06 06:54:16 +00:00
Frode Nordahl ac4a16e527
Rebuild for sync layer-openstack
Also explicitly set ``include_system_packages`` to False.

While that setting is now the a default we consume from
``layer-basic`` it is more clear for the causual reader
of the charm source code.

Remove redundant entries from ``wheelhouse.txt``.

Change-Id: Id3d40ad97791d6c10b54570fd02b6eb401a69063
2019-08-22 09:00:19 +02:00
David Ames 3b72e6a91f Rebuild for sync charms.openstack
Change-Id: I28e8804293fefc220da3f00714047664df4a4c86
Partial-Bug: #1838783
2019-08-02 10:56:44 -07:00
James Page 436139c8ee Rebuild with new charmhelpers release
0.19.13 supports use of Ubuntu Disco.

Change-Id: I678527b680010891daaf699b11c6261c1ecbc3d3
2019-04-09 10:40:31 +01:00
Chris MacNaughton 4164cdc61d Sync charm-helpers for Stein release
As a part of the Stein release, we need to ensure
that charmhelpers is up to date.

Change-Id: I226073879325030cd143bb0139d9f6475acceedc
2019-04-04 16:31:26 +02:00
David Ames 5d09b43119 Rebuild for sync charms.openstck
Change-Id: Ic838ffb5e042cc93ef211d17dbca6acc2e633d73
Closes-Bug: #1813982
2019-02-01 16:13:33 -08:00
Corey Bryant 1f10bb4916 Rebuild for sync charm-helpers
Change-Id: Id0a27b4271a6435c00207f703c31c565da84d977
2019-01-17 17:03:50 +00:00
Liam Young 0f15831a30 Rebuild for HA resource changes in charm-helpers & charms.openstack.
Change-Id: If82452c5b43a49b9b2b688f45c0c3c74da52fb79
2018-12-19 15:17:18 +00:00
David Ames fa22f9e46d Rebuild reactive charms for mysql-shared interface
Pull in the fix for Bug #1800730 in the mysql-shared interface.

Change-Id: Ie137588339ff9af7eb6a08653c60b6166dc2dc41
Partial-Bug: #1800730
2018-11-26 10:21:54 -08:00
Ryan Beisner 42ddeca26f
Rebuild for sync charm-helpers
Change-Id: Ie84971e3be398324ed1ad4cf838f3dccb1db7942
2018-11-07 15:43:30 -06:00