charm-designate-bind:stable/2024.1

Last commit made on 2024-02-24
Get this branch:
git clone -b stable/2024.1 https://git.launchpad.net/charm-designate-bind

Branch merges

Branch information

Name:
stable/2024.1
Repository:
lp:charm-designate-bind

Recent commits

655f364... by Alex Kavanagh

Updates for caracal tox.ini

Update the tox.ini file(s) to use the constraints file from
zaza-openstack-tests.

Change-Id: I5972e75f101fe211e53983ef659346ff2f4780f4

27f231b... by Alex Kavanagh

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: I22dfeba18dc13ee159892f1a55fb1c76112bf53d

0f54198... by Corey Bryant

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: I95ef12935e2ef0b48a45171fc7629e2680cfa1ed

186cd47... by Wong Hong Han

Add allow-transfer option

The allow-transfer is disabled by default in this change.
This option enable allow-transfer in 'options' config.

Closes-Bug: #2003829
Change-Id: I7b45848d902550b75695f53b75d62b8ce73ad326

7608802... by Corey Bryant

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: I08d5503b3d49f35c812c5e503e8775e8b27044ce

d4578a8... by Corey Bryant

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: Ib717ac6e3e82972b67bf89d1603176127eb1e5ec

f333750... by Liam Young

Fix charm for tox4 compatibility

Related-Bug: 2002788
Change-Id: I210cc3cd05f8f02d170a6b273aefcba51d0740f0

490a302... by Felipe Reyes

Drop 'source' config key from support charms

- mysql-innodb-cluster
- rabbitmq-server

Change-Id: I1a009cd083a22ba86ba2fd4aec660d7729a283f7
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/970

ca2f0a4... by Corey Bryant

Fix s390x and pp64el builds

Without this change s390x and pp64el fail to build cryptography.

Change-Id: Id831b255f755b7a0e4acda0a2623aabe31e52ac6

57539ec... by Corey Bryant

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: If7ccdcaa900a3276c6e8eb124cdb0f605b20d6c3