https://github.com/openstack/charm-cinder-purestorage
Juju Charm - Cinder Purestorage backend. Mirror of code maintained at opendev.org.
https://github.com/openstack/charm-cinder-purestorage
Last synced: about 1 year ago
JSON representation
Juju Charm - Cinder Purestorage backend. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/charm-cinder-purestorage
- Owner: openstack
- Created: 2019-09-05T17:07:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T16:08:08.000Z (over 1 year ago)
- Last Synced: 2025-06-02T19:15:17.691Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/charm-cinder-purestorage
- Size: 6.29 MB
- Stars: 3
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 py35 # or py36
tox -e build
```
# Contact Information
OFTC IRC: #openstack-charms