Add README
Signed-off-by: Stamatis Katsaounis <skatsaounis@admin.grnet.gr>
This commit is contained in:
parent
f5a7653cf0
commit
8b517ce5d0
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
# Watcher Source Charm
|
||||||
|
|
||||||
|
This repository is for the reactive, layered,
|
||||||
|
[Watcher](https://wiki.openstack.org/wiki/Watcher) _source_ charm.
|
||||||
|
|
||||||
|
Please see the src/README.md for details on the built Watcher charm
|
||||||
|
and how to use it.
|
||||||
|
|
||||||
|
## Building the charm
|
||||||
|
|
||||||
|
To build the charm run the following command in the root of the repository:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ tox -e build
|
||||||
|
```
|
||||||
|
|
||||||
|
The resultant built charm will be in the builds directory.
|
@ -4,6 +4,3 @@ This charm is developed by Stamatis Katsaounis <skatsaounis@admin.grnet.gr> and
|
|||||||
OpenStack Charms project.
|
OpenStack Charms project.
|
||||||
|
|
||||||
You can find its source code here: <https://github.com/grnet/charm-watcher>.
|
You can find its source code here: <https://github.com/grnet/charm-watcher>.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user