Commit Graph

38 Commits

Author SHA1 Message Date
Alex Kavanagh fa3d9da753 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: Ie10fc5267e5070a7fa24318ea39ab9ba737b94ba
2023-08-04 18:45:46 +01:00
Alex Kavanagh fb30411a8c Add xena bundles
- add focal-xena bundle
- add impish-xena bundle
- remove groovy-victoria bundle
- rebuild to pick up charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0
- add missing nrpe charm to wallaby+ bundles
- add missing aodh openstack-origin option for ussuri+ bundles

Change-Id: I3eaf6f66d3ac57f992e15cd26dd76e19bb399674
2021-09-28 17:45:39 +00:00
Corey Bryant 75bb3bc413 rebuild - restore c-h proxy env vars for add-apt-repository
Change-Id: I897c09d45dd677f3f091be607c16cc38c0e8480c
2021-05-13 09:07:33 -04:00
David Ames f2a73ffb38 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: I4c7a4b7a22c749e667ed5114fe66c8d57e9b7e36
2021-02-01 14:06:38 -08:00
Alex Kavanagh 8483a2cf04 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: Ib13b503763773b702d810d8a30a962337e011949
2021-01-25 11:02:00 +00:00
Alex Kavanagh f9ded263bc 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: Ia267091ee3002a3de55b2f01ca49f4e9651a727b
2021-01-15 16:26:33 +00:00
Alex Kavanagh f19fb96c98 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: I1d893c1f96794cca54875198c28a1e512716cea1
2020-10-14 16:07:14 +01:00
Alex Kavanagh 0e6c47a625 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: I464fa7903727af1e8f6d6d888c6d30f2b9d4ad79
2020-09-28 13:13:35 +01:00
Alex Kavanagh a39f4738c3 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: Ib02fc1203d1e20f4cdc21a3a5e0bbdb7b590b182
2020-07-27 20:48:13 +01:00
Alex Kavanagh 37c8875d97 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: Ic4a2b248bae35854c4d96ed56ffde863d40d2ac4
2020-07-09 13:56:37 +00:00
Alex Kavanagh 994c58d9f6 Rebuild for sync charm-helpers for 20.05 release
Change-Id: I5918d3c7a3571c4e8ca3997f098661d8f54e4811
2020-05-11 12:58:52 +01:00
David Ames d1813aae47 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: I50b3f65288f089633d83c424a71dc79017513c91
2020-04-28 14:16:12 -07:00
Frode Nordahl 24d8f367ad Rebuild for updates to charms.openstack
Change-Id: I77c30d046299f453262722061d178e4b1b9fefa0
2020-03-23 09:53:59 -07:00
Liam Young b9e8057733 Rebuild for 20.02 release
Change-Id: I0bacaca5c7c47fcebbe12b1c72a9bb5cd78904bb
2020-02-05 16:52:04 +00:00
Frode Nordahl 2d5a29434f
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: I401ffc67ca1bfd656cba1046e950835bf57e0898
2019-08-22 09:00:19 +02:00
David Ames 230fb5a8c6 Rebuild for sync charms.openstack
Change-Id: Iafedd8280ba1cd1e200ec0f8e9eec67400b3d514
Partial-Bug: #1838783
2019-08-02 10:53:30 -07:00
Jorge Niedbalski 58b8feeece Add user_domain_id to service_credentials.
Keystone authentication might use user_domain_id
as a fallback if no user_domain_name is provided.

Change-Id: I96008794a2f8cce9ee291b2e1d967deb281d988e
Closes-Bug: #1831181
Signed-off-by: Jorge Niedbalski <jorge.niedbalski@canonical.com>
2019-06-04 16:11:46 -04:00
James Page f39b7000e8 Rebuild with new charmhelpers release
0.19.13 supports use of Ubuntu Disco.

Change-Id: Ifb7d8dde0ddc0848f7aac69b3749fdcef7c08ced
2019-04-09 10:37:31 +01:00
Chris MacNaughton de409603f5 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: Icf4dbc5d70c6137833dcd5f8ee1f30133e8f2b99
2019-04-04 16:28:51 +02:00
Frode Nordahl 3a97d4ef85
Rebuild for sync charms.openstack changes
Change-Id: Idbed7a1c9fbfb4070e62059d9fce9c79ed305cc2
Closes-Bug: #1821314
2019-03-22 12:31:40 +01:00
David Ames ee68a502a3 Rebuild for sync charms.openstck
Additionally adds initialization for ceilometer
when requiring action be taken to unblock.

Change-Id: Iac55ca7323c201be8b6a9299946d196b2eb57572
Closes-Bug: #1813982
2019-02-04 08:12:08 +01:00
Corey Bryant 758654ac8e Rebuild for sync charm-helpers
Change-Id: Ie159226495e61c131d02a41f8cc235eb1086b44a
2019-01-17 17:01:36 +00:00
Liam Young 87145fc2fc Rebuild for HA resource changes in charm-helpers & charms.openstack.
Change-Id: I23e23a2ef5adffe093dcc118b7805611a3f6e296
2018-12-19 15:15:58 +00:00
James Page e93a8da4a7 Rebuild for haproxy restart issues
Rebuild charm to pickup latest changes to charms.openstack to
resolve issues with haproxy being restarted due to random
dict iteration.

Change-Id: I58f2d452ad4c25f4892b753498fbfad824b77df1
Closes-Bug: 1800980
2018-11-27 10:36:57 +00:00
David Ames 78a28efa14 Rebuild reactive charms for mysql-shared interface
Pull in the fix for Bug #1800730 in the mysql-shared interface.

Change-Id: If659b82eaf8b10e23066feb260c481ceb0208d23
Partial-Bug: #1800730
2018-11-26 10:21:18 -08:00
Ryan Beisner 759140e708
Rebuild for sync charm-helpers
Change-Id: I830fe8f0498f44132279fba9b97272e829a32532
2018-11-07 15:41:11 -06:00
Seyeong Kim d18dd50592 This is to rebuild aodh with latest charm-interface-keystone
Change-Id: I973754fcc291391419c8998564f438ae087d7c98
Related-Bug: #1776375
2018-10-01 11:43:35 +09:00
Chris MacNaughton 9bc75c3096 Rebuild for sync charm-helpers to ensure rocky support
Change-Id: I24173bca36569f1e83484afbb22e6a32d6c2daa1
2018-07-13 16:11:17 +02:00
Corey Bryant abe5bd0493 Rebuild to sync charm-helpers for Rocky series support
Change-Id: I20135f54f726099fcd712316cab26c71ce841f2e
2018-06-21 19:19:09 +00:00
Frode Nordahl f500c7869e Rebuild to pull in charms.openstack
Pull in fix for rendering Apache VirtualHost correctly
when charm is bound to network spaces.

Change-Id: If6ff6897b54a13a4777480a4240e3f814d3f22d8
Related-Bug: #1745389
Closes-Bug: #1769973
2018-05-11 08:09:39 +02:00
David Ames ce1e84794a Rebuild to pull in charms.openstack
Pull in the fix for internal, public and admin certificates in
charms.openstack.

Change-Id: I40385c436d928e996239053f9103dc66b38f3e0f
Closes-Bug: #1750915
2018-03-06 16:26:01 +01:00
Ryan Beisner 1a57e8c433 Rebuild for sync charm-helpers
Change-Id: Iefc775b80b3d3af87ab79b550aecce562e3beb4f
2018-02-21 14:02:13 -06:00
David Ames c7b684c35d Rebuild for sync charm-helpers
Change-Id: I1e2b9f5428de01eebeaff549a409248343d01619
2018-01-19 10:18:14 -08:00
David Ames 72a9dcfae0 Update HAProxy default timeout values
The default HAProxy timeout values are fairly strict. On a busy cloud
it is common to exceed one or more of these timeouts. The only
indication that HAProxy has exceeded a timeout and dropped the
connection is errors such as "BadStatusLine" or "EOF." These can be
very difficult to diagnose when intermittent.

This source charm rebuild pulls in the changes to update the default
timeout values to more real world settings. These values have been
extensively tested in ServerStack. Configured values will not be
overridden.

Partial Bug: #1736171

Change-Id: Ifd52da3b5ad89a068885da2004484c55c334a46f
2017-12-11 13:00:05 -08:00
Liam Young ac98ae51dc Rebuild charm to get SSL fixes
Trigger a rebuild of the charm to pickup an update to
charms.openstack which fixes enabling SSL for API
endpoint.

Change-Id: I681da6617a1026ca9b6c7f13ac2ce70ad52c912a
Partial-Bug: #1719331
2017-09-27 20:44:27 +00:00
James Page a6239d8877 Rebuild for application version fix
Rebuilt with latest layers and charms.openstack to resolve
issues with setting of application version for deployed
codebase.

Change-Id: Ied80bde4b4ce2ec48702c12dd5000907bf7ce38f
Closes-Bug: 1715429
Depends-On: Iac95a0b988ae6563039aae599985de5713432c00
Depends-On: I1ca762875f307db9bb15dd80b0c6a01a9e17b71e
2017-09-06 20:55:38 +01:00
David Ames 91e75363c3 Rebuild for IPv4/IPv6 Dualstack changes
Change-Id: Iea9c353fa24b14506bd8c351dec9ca38b23e74ea
2017-08-22 07:36:11 -07:00
James Page 1bee5dddc2 Rebuild charm with new charms.openstack
Picking up changes to set application-version for Juju 2.0

Change-Id: I0d619316675b68f4a54ed43ad35879ad3541564d
2016-10-05 10:40:00 +01:00