Files
charm-interface-cinder-backend/interface.yaml
Liam Young 2351b3ad56 Add unit_tests and drive by assorted
* Add unit tests
* Fix path to repo in layers.yaml
* Ignore unit_tests etc in layers.yaml
* Make set_state calls consistently from conversation
* Setup travis (interim step until this interface is in OpenStack
  gerrit)
2019-01-15 15:36:46 +00:00

14 lines
300 B
YAML

name: cinder-backend
summary: OpenStack Cinder backend interface
version: 1
repo: https://github.com/openstack-charmers/interface-cinder-backend
ignore:
- 'unit_tests'
- 'Makefile'
- '.testr.conf'
- 'test-requirements.txt'
- 'tox.ini'
- '.gitignore'
- '.gitreview'
- '.unit-state.db'