Commit Graph

124 Commits

Author SHA1 Message Date
Alex Kavanagh 2b3865167c Updates for caracal tox.ini
Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I3d29f7bc329dc8702469cc36ca01bc2c4f3bea5c
2024-02-24 20:11:06 +00:00
Alex Kavanagh ead77f9a7d 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: I4f5df7cd306e69210b53e2c800de609337e8c84f
2024-02-12 18:18:41 +00:00
Corey Bryant 09b8f16f10 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: I371f1e473e9588d2e7e66a4372bfedf8ab427770
2023-08-03 13:48:36 -04:00
Corey Bryant bcfbc55b45 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: Ic07c734001c56f26d6980934005ea8cad8588c4f
2023-03-29 21:01:47 +00:00
Corey Bryant 983189a0fb 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: I2d27ef9d08b01d54741fec5e34e028a6abbe2425
2023-03-08 15:45:24 +00:00
Liam Young 389c3919a4 Fix charm for tox4 compatibility
Related-Bug: 2002788
Change-Id: I3b662aa9c3026e85d088350d969e743a116401a4
2023-01-17 14:57:23 +00:00
Corey Bryant 6cc6006572 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.

Change-Id: I6ab47c1c94249c194bf55650e26737fefe5838b3
2022-09-27 17:31:32 +00:00
Zuul 68f4872a0f Merge "Ensure upgrades are executed" 2022-09-16 13:55:52 +00:00
Corey Bryant 2c99cba7e0 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: I054650d578c30b5c865cbd7a567eb5d7c8032d01
2022-08-31 18:48:39 +01:00
Corey Bryant 6d73c8263f Ensure upgrades are executed
Prior to this change, big bang upgrades were not being run
when openstack-origin was updated to a new release.

Closes-Bug: #1979553
Change-Id: I3a9d0211bede8db43cd5ae8e0db51736155282f6
2022-06-22 16:46:14 +00:00
Nicholas Malacarne a506c01557 Fix typo in 'require-hsm-plugin' description
Closes-bug: #1963722
Change-Id: I872ceb025fb6850a87c7f7307bd228ce3ea051ac
2022-04-13 11:42:38 -04:00
Alex Kavanagh 8415ded62a 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: Ib993e07f73d694d9d0189dc55d6ab1e3c9d31938
2022-04-04 15:48:41 +01:00
tpsilva c3bb1bb650 Add use-public-endpoint config option
Currently, this charm sets the host_href config option with the
admin endpoint. This patch adds a config option to allow it to be
configured to use the public endpoint, so that the secrets could
be accessible through this endpoint.

Closes-bug: #1642769
Change-Id: Ice7131459753f15e1184c687a24301689df338e2
2022-02-15 15:10:41 -03:00
Alex Kavanagh 9d5b82ebfb 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: I826947b1b358c4b04ba18135035292e135cce985
2022-02-01 18:29:11 +00:00
Alex Kavanagh 2021e2c518 Migration charm to charmhub latest/edge track
Change-Id: I3860f8c83cc4ab37c429d7a44f0b8d292078b657
2022-01-27 19:27:53 +00:00
Corey Bryant 5f3c1de4f1 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: Ic01c91ede3d820e8eb9258fd0d19799efb4ebccb
2021-11-12 11:11:26 -05:00
Felipe Reyes 0740a468ef Expose max request and secret size config options.
Upstream Barbican has bumped up its default for the configuration keys
max_allowed_request_size_in_bytes and max_allowed_secret_in_bytes to
25kB and 20kB respectively (c59f2a6b). This change adopts those values
to be used in all the supported releases and exposes them via juju
config.

Closes-Bug: #1946018
Change-Id: I3dcb30f5de6367de2aa5c26bb59a79893fb8e578
2021-10-04 15:50:02 -03:00
Alex Kavanagh 3ac1472fe6 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: Icbc9877edc720792f9bb09d8b246d38748b5f5ba
2021-09-21 13:58:47 +01:00
Aurelien Lourot dbf5142802 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: Ib7f509be145966bbe09cbf1aff7b08923de10fe9
2021-07-22 14:51:27 +02:00
Aurelien Lourot ef65af8588 Add impish to metadata.yaml
Change-Id: I6fd115af6201a7ceec0f28fdfe87544edb11ba5b
2021-06-03 11:02:21 +02:00
Alex Kavanagh 96750d85f0 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: I65a7403ec68d8be880e418bc4fca1b1fdffe6eb9
2021-05-06 09:57:19 +00:00
Alex Kavanagh e5f0496fe1 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: Ic2d80c0c1eb8e22408ce363fd05b5d66d1d93e4b
2021-05-03 16:02:04 +01:00
Zuul 95b8b8d378 Merge "Run db sync manually by leader only" 2021-04-15 06:38:38 +00:00
Alex Kavanagh 07b76d50e7 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: I0f28e1e28ee9cb5712ef5b7b007903d317a5f61a
2021-04-03 20:20:30 +01:00
Alex Kavanagh 45d9d9b19d 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: Ied3c4d70fb5a7cf2556a4ca7d9c0aec551b63939
2021-03-02 20:51:18 +00:00
Billy Olsen f5745a0021 Prune gate tests
Prune gate tests and move tests to dev_bundles.

Change-Id: I514698776d3dfdb6eafc9b237687c11f43463302
2021-02-19 16:58:14 -07:00
David Ames ca80b266ed Run db sync manually by leader only
Without db_auto_create = False each barbican-worker attempts to run
alembic upgrades on the database whenever they start. This leads to
race conditions that can leave the sate of the database broken
(multiple alembic version that "overlap").

This change runs the barbican-manage db upgrade by the leader only
avoiding the race condition. charms.openstack also handles the
openstack upgrade process with a call to instance.db_sync.

Change-Id: I6b9498059c7057b73b1c3db0e355456c38b0510e
Closes-Bug: #1827690
2021-02-05 15:39:52 -08:00
Aurelien Lourot 0b3b075eec Add Groovy to the test gate
Change-Id: I2a7fa371702f2e78838f5a90b8688b3a3b5dbce8
2021-01-29 14:11:07 +00:00
Alex Kavanagh 746e7f88a4 Fix missing auto DB creation on Victoria
Also updates for testing period for 20.01 release.
All these changes are needed together in order to have passing
functional tests.

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: Ieff90482f0acfac735c1ed69fc0593bd44913bac
Closes-Bug: #1903725
2021-01-27 18:18:52 +01:00
Aurelien Lourot c9b7a01e84 Remove Disco and Eoan bits
Change-Id: I7be89404b640c06345611a4794f467802f3d651c
2021-01-12 13:49:47 +01:00
Aurelien Lourot f70cbf41ea 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: Ib977225e1dcb651dd9d98ab67edaa76545621451
2020-12-11 13:52:41 +01:00
Corey Bryant f6fbcd82a9 Switch to python3-apt in Victoria
The python-apt binary package is removed in Ubuntu Groovy.
Switch the charm to python3-apt.

Change-Id: Ib3da731b3e649bf99d63229c376eb8c8354a72d7
Closes-Bug: #1899680
2020-10-15 12:37:02 +00:00
Zuul a87991f606 Merge "Enable worker-multiplier for wsgi" 2020-09-17 09:06:34 +00:00
Aurelien Lourot 64300e7be3 Add focal-victoria to the test gate
Change-Id: I284411405cfab0d789f56d41774309d11ced257b
2020-08-28 14:24:00 +02:00
Nobuto Murata 3ba2652b10 Enable worker-multiplier for wsgi
So that users can have a control over the number of processes to be
spawend and database connections to be consumed.

Change-Id: I7ffdafb807a604d89381a2fecaba8300f00e9691
Closes-Bug: #1677543
2020-08-04 12:16:21 +09:00
Corey Bryant 044d8f50da Add victoria package version
Change-Id: I4858414736c65e51d8f796bf0e101dc06f4d5cc5
2020-07-13 18:37:06 +00:00
Zuul 0ff400137d Merge "Stop to use the __future__ module." 2020-07-13 05:38:54 +00:00
Aurelien Lourot 099e195e9e Add Victoria test bundles
Change-Id: Ibb0bd976463c8c88eaf6f577af4399452ebe24a7
2020-07-08 14:27:20 +02:00
Liam Young 1999476e1b CH Sync for rabbit relation bug fix
Charmhelper sync to pick up the fix to the AMQP context.

Also remove jinja2 from wheelhouse.txt as is a duplicate
and due to improvements in charm build it now causes the
build to fail.

Change-Id: I1c41ccedfbe453180b4c7835b47028ff7604711a
Closes-Bug: #1796886
2020-06-30 11:56:51 +00:00
Hervé Beraud 7da1f26398 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: Iea37866cb1e319b443acf66e593d8f37bf692b50
2020-06-02 19:36:47 +02:00
Alex Kavanagh 254c7908b8 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: I51482cc30f21cb03710655f08b93171d6f3bf8d8
2020-06-02 14:26:59 +01:00
Alex Kavanagh 4aad32ab39 Enable focal and ussuri for the charm
Change-Id: I646e0169c8ffd43484ea537ee7a1c8e4e893019c
2020-05-07 12:18:15 +01:00
Aurelien Lourot cccfdc343a Porting tests from Amulet to Zaza
Change-Id: I84fe9bbb195871f2e2a9caffc2c32253616ffd33
Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/240
Closes-Bug: #1828424
2020-04-20 14:46:34 +02:00
David Ames 6d6cb5040b Update peers with API addresses
Use default_update_peers which will publish admin, internal and public
addresses to peers.

Change-Id: Icf242fefbae99682aae2e666c246ac94edeb3f39
Closes-Bug: #1858132
2020-04-01 15:55:42 +01:00
James Page 426f636ad8 Drop use of admin-token in tests
The keystone charm no longer supports the use of the admin-token;
drop its use in the barbican charm functional test suite.

Lowercase domain names when matching to deal with 'Default' as
setup by the new keystone bootstrap process.

Change-Id: Iee2091941d614aa803366e6f5c04d00909f7b1b3
TODO: rewrite tests using Zaza
2020-04-01 15:54:49 +01:00
José Pekkarinen ef5a997c8c
Restoring support for tls endpoint configuration
Closes-bug: #1864805
Change-Id: I6bf879693f1a2a4d8df27cb47a7d1c446af4596e
Signed-off-by: José Pekkarinen <jose.pekkarinen@canonical.com>
2020-02-26 11:38:14 +02:00
Alex Kavanagh 29a0cb0b69 Remove disco support from the charm
Change-Id: Iaf4ffea14f0c8a97648d6036f9c1de32ed82df68
2020-02-18 15:43:02 +00:00
Corey Bryant 8f9f260d34 Add new major package versions and drop disco test
Add the stein/train/ussuri major package versions.
Drop the disco functional test now that disco is EOL.

Change-Id: I4b4ec23cfb698732df7a467dc88b79e3dd6e07b1
2020-01-30 21:02:20 +00:00
Sahid Orentino Ferdjaoui 707369c37d Enable functional tests for train
This patch also updates the smoke test to run train.

Change-Id: I3112cf697922237ba719d183f2d94b6f92237ebc
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-10-18 14:15:22 +02:00
Ryan Beisner 1b6e560404
Sync charm/ceph helpers, tox, and requirements
Change-Id: Ib116be42e6ddebb747324470339c0f85b7fb0dbd
2019-09-30 22:41:22 -05:00