Add a README
This commit is contained in:
parent
e2b805b981
commit
0e4963b834
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Overview
|
||||||
|
|
||||||
|
This layer provides the base layer for OpenStack charms that are intended for
|
||||||
|
use as principle (rather than subordinate) charms; to use this layer add:
|
||||||
|
|
||||||
|
include: ['layer:openstack-principle']
|
||||||
|
|
||||||
|
to the layer.yaml in your charm.
|
||||||
|
|
||||||
|
For charms hosting OpenStack API services, you probably want to use the
|
||||||
|
[openstack-api](https://github.com/openstack/charm-layer-openstack-api)
|
||||||
|
layer instead of this layer
|
Loading…
Reference in New Issue
Block a user