https://github.com/openstack/charm-placement
Juju Charm - Placement. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-placement
Last synced: 10 months ago
JSON representation
Juju Charm - Placement. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-placement
- Owner: openstack
- License: apache-2.0
- Created: 2019-10-09T15:08:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T20:54:59.000Z (over 1 year ago)
- Last Synced: 2025-04-09T11:52:45.934Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-placement
- Size: 13.7 MB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 py37
tox -e build
```
# Contact Information
OFTC IRC: #openstack-charms