Alex Kavanagh 7c671b0696 Add calver abd hatchling dependencies for dnspython>=2.5.0
dnspython, as of 2.5.0, has switched to hatchling (from poetry) for
module installation. For source based reactive charms, this means that
the calver and hatchling dependencies need to be present in the
wheelhouse of the built charm for it to install.

Change-Id: Ie9fb6ff19753cfb9c61f8027c9dee47dfb9739fd
2024-02-08 12:22:22 +00:00
2016-07-01 10:29:08 +01:00
2019-04-19 19:33:01 +00:00
2018-11-30 15:36:26 +00:00
2016-07-01 10:04:45 +01:00
2017-08-28 21:20:46 +00:00
2016-07-13 08:29:24 +00:00
2023-02-03 18:19:20 -03:00

Overview

This layer provides the base OpenStack configuration options and dependencies for authoring OpenStack Charms. Typically you won't use this layer directly. The openstack-api or openstack-principle layers which consume this layer are probably more interesting as layers to directly use.

Where is the code?

The code for this module is held in the charms.openstack module which is developed at the following location:

Description
Charm Layer - OpenStack base layer
Readme 618 KiB
Languages
Python 96.1%
Shell 3.9%