Charm Layer - OpenStack base layer
7c671b0696
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 |
||
---|---|---|
actions | ||
exec.d/openstack | ||
reactive | ||
templates | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
actions.yaml | ||
config.yaml | ||
layer.yaml | ||
LICENSE | ||
metadata.yaml | ||
README.md | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini | ||
wheelhouse.txt |
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: