Update readme doc

Change-Id: I4406b99fc1e370aa718fcb6382a076b862da6151
This commit is contained in:
Ryan Beisner
2017-04-06 16:21:54 -05:00
parent 925889c8ea
commit 8a4565e8b3

View File

@@ -1,8 +1,8 @@
# Overview # Overview
This layer provides the base OpenStack configuration options and dependencies This layer provides the base OpenStack configuration options and dependencies
for authoring OpenStack Charms. Typically you won't use this layer directly for authoring OpenStack Charms. Typically you won't use this layer directly.
the [openstack-api](https://github.com/openstack/charm-layer-openstack-api) The [openstack-api](https://github.com/openstack/charm-layer-openstack-api)
or [openstack-principle](https://github.com/openstack/charm-layer-openstack-principle) or [openstack-principle](https://github.com/openstack/charm-layer-openstack-principle)
layers which consume this layer are probably more interesting as layers to layers which consume this layer are probably more interesting as layers to
directly use. directly use.