Munir Siddiqui d7616d79b5 Update tox.ini and re-generate requirements
tox.ini needs to have env for specific Python versions as this
is needed by the CI Zuul jobs, e.g., py310, py312 etc. Since we
are using the same CI cleanup procedure as with other charms,
this may also modify requirements files, so we re-generate
them to be sure they are in sync.

Change-Id: Ib16041a817224af3c67c5e23813cdb9a20ab291f
Signed-off-by: Munir Siddiqui <munir.siddiqui@canonical.com>
2026-06-04 20:47:28 +05:00
2022-04-18 21:06:24 +01:00
2019-04-19 19:27:49 +00:00
2024-09-03 20:49:57 +00:00
2022-08-31 19:57:31 +01:00
2026-05-22 16:10:21 +01:00
2016-07-13 14:02:28 +00:00
2024-09-03 20:49:57 +00:00
2021-05-27 06:24:45 -06:00
2025-10-29 10:54:58 -07:00
2026-05-22 16:10:21 +01:00

Overview

This is a "source" charm, which is intended to be strictly the top layer of a built charm. This structure declares that any included layer assets are not intended to be consumed as a layer from a functional or design standpoint.

Test and Build

Building, pushing and publishing to the charm store is automated by CI to ensure consistent flow. Manually building is useful for development and testing, however.

tox -e pep8
tox -e py34  # or py27 or py35
tox -e build

Contact Information

OFTC IRC: #openstack-charms

S
Description
Juju Charm - Designate
Readme 18 MiB
Languages
Python 100%