aboutsummaryrefslogtreecommitdiffstats
path: root/contrail-keystone-auth/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrail-keystone-auth/README.md')
-rw-r--r--contrail-keystone-auth/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/contrail-keystone-auth/README.md b/contrail-keystone-auth/README.md
new file mode 100644
index 0000000..ff9435e
--- /dev/null
+++ b/contrail-keystone-auth/README.md
@@ -0,0 +1,23 @@
+Overview
+--------
+
+OpenContrail (www.opencontrail.org) is a fully featured Software Defined
+Networking (SDN) solution for private clouds. It supports high performance
+isolated tenant networks without requiring external hardware support. It
+provides a Neutron plugin to integrate with OpenStack.
+
+This charm is designed to be used in conjunction with the rest of the OpenStack
+related charms in the charm store to virtualize the network that Nova Compute
+instances plug into.
+
+The charm provides ability to get auth information from keystone and pass it
+to controller charm which uses it and passes to related charms.
+
+Usage
+-----
+
+Deploy it and relate to other ends.
+
+ juju deploy contrail-keystone-auth
+ juju add-relation contrail-controller contrail-keystone-auth
+ juju add-relation contrail-keystone-auth keystone