Merge pull request #5 from lmlg/update-readme

Remove references to 'actions' in the README file
This commit is contained in:
Billy Olsen 2021-09-30 15:17:53 -07:00 committed by GitHub
commit 8f8fd25f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,14 +76,6 @@ This charm's primary use is as a backend for the cinder charm. To do so, add a r
juju add-relation cinder-netapp:storage-backend cinder:storage-backend
## Actions
This section lists Juju [actions][juju-docs-actions] supported by the charm. Actions allow specific operations to be performed on a per-unit basis. To display action descriptions run `juju actions --schema cinder-netapp`. If the charm is not deployed then see file `actions.yaml`.
* `pause`
* `resume`
* `restart-services`
# Documentation
The OpenStack Charms project maintains two documentation guides: