Add links to other layers

This commit is contained in:
James Page 2016-07-01 10:06:09 +01:00
parent 8cab48f804
commit e177466f3e
1 changed files with 4 additions and 2 deletions

View File

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