aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/ceilometer-contrail/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/ceilometer-contrail/README.md')
-rw-r--r--charms/trusty/ceilometer-contrail/README.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/charms/trusty/ceilometer-contrail/README.md b/charms/trusty/ceilometer-contrail/README.md
deleted file mode 100644
index b42e316..0000000
--- a/charms/trusty/ceilometer-contrail/README.md
+++ /dev/null
@@ -1,32 +0,0 @@
-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.
-
-This subordinate charm provides the Ceilometer plugin component.
-Only OpenStack Icehouse or newer is supported.
-
-Usage
------
-
-Ceilometer and Contrail Analytics are prerequisite services to deploy.
-
-Once ready, deploy and relate as follows:
-
- juju deploy ceilometer-contrail
- juju add-relation ceilometer ceilometer-contrail
- juju add-relation ceilometer-contrail contrail-analytics
-
-Install Sources
----------------
-
-The version of Contrail installed when deploying can be changed using the
-'install-sources' option. This is a multilined value that may refer to PPAs or
-Deb repositories.