https://github.com/openstack/charm-designate
Juju Charm - Designate. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-designate
Last synced: 12 months ago
JSON representation
Juju Charm - Designate. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-designate
- Owner: openstack
- License: apache-2.0
- Created: 2016-07-14T15:23:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T07:48:30.000Z (about 1 year ago)
- Last Synced: 2025-06-19T08:41:01.716Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-designate
- Size: 483 KB
- Stars: 10
- Watchers: 5
- Forks: 6
- 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 py34 # or py27 or py35
tox -e build
```
# Contact Information
OFTC IRC: #openstack-charms