https://github.com/openstack/charm-designate-bind
Juju Charm - Designate Bind Backend. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-designate-bind
Last synced: 4 months ago
JSON representation
Juju Charm - Designate Bind Backend. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-designate-bind
- Owner: openstack
- License: apache-2.0
- Created: 2016-07-14T15:23:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-20T20:21:27.000Z (about 1 year ago)
- Last Synced: 2025-05-20T21:58:29.236Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-designate-bind
- Size: 226 KB
- Stars: 9
- Watchers: 4
- Forks: 2
- 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