From 2e9e51b5f258e5629e74d7de5197de9ed6e0dde4 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 19 Sep 2016 11:47:08 -0500 Subject: qmodfied to add release notes for JOID. Change-Id: Ide7c15e5430acf0b0895d6a96b122e8cc4369b99 Signed-off-by: Narinder Gupta --- docs/installationprocedure/installationprocedure.rst | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'docs/installationprocedure') diff --git a/docs/installationprocedure/installationprocedure.rst b/docs/installationprocedure/installationprocedure.rst index 7f461245..68a1595f 100644 --- a/docs/installationprocedure/installationprocedure.rst +++ b/docs/installationprocedure/installationprocedure.rst @@ -65,7 +65,7 @@ brAdm and brPublic cat /etc/network/interfaces | ``   auto brPublic`` | ``   iface brPublic inet static`` | ``       address 10.2.66.2`` -| ``       netmask 255.255.255.0`` +| Seperate yaml fi ``       netmask 255.255.255.0`` | ``       bridge_ports eth2`` **NOTE: If you choose to use the separate network for management, data and @@ -298,6 +298,18 @@ what feature to deploy. Comma seperated list which Ubuntu distro to use. [ -d ] +OPNFV Scenarios in JOID +Following OPNFV scenarios can be deployed using JOID. Seperate yaml bundle will be created to deploy the individual scenario. + +Scenario Owner Known Issues +os-nosdn-nofeature-ha Joid +os-nosdn-nofeature-noha Joid +os-odl_l2-nofeature-ha Joid +os-nosdn-lxd-ha Joid Yardstick team is working to support. +os-nosdn-lxd-noha Joid Yardstick team is working to support. +os-onos-nofeature-ha ONOSFW +os-onos-sfc-ha ONOSFW + ------------ Troubleshoot ------------ @@ -308,9 +320,9 @@ To Access of any control or compute nodes. juju ssh for example to login into openstack-dashboard container. -*juju ssh openstack-dashboard/0 +juju ssh openstack-dashboard/0 juju ssh nova-compute/0 -juju ssh neutron-gateway/0* +juju ssh neutron-gateway/0 By default juju will add the Ubuntu user keys for authentication into the deployed server and only ssh access will be available. -- cgit 1.2.3-korg