From f9875bf251a96f61b0cb6e1f81a16db50e736e24 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 3 Nov 2015 19:13:19 -0600 Subject: modified as per new bundle of contrail. Change-Id: I195afcfd7ec81fc4e71027ff8011b447f9d08964 --- ci/opencontrail/README | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'ci/opencontrail/README') diff --git a/ci/opencontrail/README b/ci/opencontrail/README index bf127542..4334818d 100644 --- a/ci/opencontrail/README +++ b/ci/opencontrail/README @@ -28,17 +28,15 @@ Deploy with cloud-sh-contrail cloud-sh-contrail is a collection of development shell scripts to deploy and setup OpenStack with OpenContrail using Juju's local provider. This will -create 4 KVMs as follows: +create 3 KVMs as follows: *KVM #1 - Keystone, Glance, Neutron Server, Nova Cloud Controller, Horizon, MySQL, RabbitMQ, Contrail Configuration, Contrail Control, - Contrail Analytics, Zookeeper + Contrail Analytics, Contrail Web UI, Zookeeper -*KVM #2 - Neutron agents +*KVM #2 - Nova Compute with Contrail vRouter -*KVM #3 - Nova Compute with Contrail vRouter - -*KVM #4 - Cassandra +*KVM #3 - Cassandra You'll require approx. 25Gb RAM with 60Gb+ disk space. Deployment can take anywhere between 20 mins to 1 hour. @@ -68,6 +66,10 @@ This will deploy OpenStack and import Trusty's daily image into Glance. Horizon will be located on the machine 'juju status openstack-dashboard' - http:///horizon. + +Contrail Web UI will be located on the machine 'juju status contrail-webui' - +http://:8080. + Admin credentials will be written to cloud/admin-openrc. Upon deployment, the host's route and iptables config will be updated to send -- cgit 1.2.3-korg