https://github.com/openstack/charm-layer-openstack
Charm Layer - OpenStack base layer. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-layer-openstack
Last synced: 12 months ago
JSON representation
Charm Layer - OpenStack base layer. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-layer-openstack
- Owner: openstack
- License: apache-2.0
- Created: 2016-07-06T11:24:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T14:31:38.000Z (over 2 years ago)
- Last Synced: 2025-05-06T11:35:25.976Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-layer-openstack
- Size: 101 KB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/openstack/charm-layer-openstack-api)
or [openstack-principle](https://github.com/openstack/charm-layer-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:
- https://github.com/openstack/charms.openstack