Munir Siddiqui 8011530840 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: I07109efaec7182d16164eabf5875edc44074ea7d
Signed-off-by: Munir Siddiqui <[email protected]>
2026-06-04 22:22:45 +05:00
2016-02-11 10:05:16 +00:00
2019-04-19 19:36:36 +00:00
2024-09-04 16:28:53 +00:00
2022-08-31 19:58:26 +01:00
2026-06-01 15:44:53 +05:00
2016-07-13 14:07:13 +00:00
2024-09-04 16:28:53 +00:00
2021-05-27 06:25:26 -06:00
2025-10-29 10:55:02 -07:00
2024-09-04 16:28:53 +00:00
2026-06-01 15:44:53 +05:00
2026-06-01 15:44:53 +05: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 Bind Backend
Readme 2.3 MiB
Languages
Python 99.5%
Shell 0.5%