From 2f5a217dfd300646c0c53b43988a5bb2f9727c57 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 18 Feb 2016 11:37:56 -0600 Subject: update complete release notes. Change-Id: I8954bb83b3a796eba5432dba1a9a6351b9c0007a (cherry picked from commit fefae3301193751064f5c2098b41d4d9bc4d0ed9) --- docs/release-notes/index.rst | 2 +- docs/release-notes/release-notes.rst | 97 ++++++++++++++++++++++++++++++------ 2 files changed, 82 insertions(+), 17 deletions(-) diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst index c8cad46f..3180b64d 100644 --- a/docs/release-notes/index.rst +++ b/docs/release-notes/index.rst @@ -3,7 +3,7 @@ .. (c) ======================= - Release Notes +JOID Release Notes ======================= .. toctree:: diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst index 8a9419c2..a2aa3fbf 100644 --- a/docs/release-notes/release-notes.rst +++ b/docs/release-notes/release-notes.rst @@ -13,32 +13,60 @@ Abstract ======== This document compiles the release notes for the Brahmaputra release of -OPNFV when using as a deployment tool. +OPNFV when using JOID as a deployment tool. Introduction ============ -Provide a breif introduction of how this release is used in OPNFV relese using as a deployment tool +These notes provides release information for the use of joid as deployment +tool for the Brahmaputra release of OPNFV. -Be sure to reference your installation-instructions. +The goal of the Brahmaputra release and this JOID based deployment process is +to establish a lab ready platform accelerating further development +of the OPNFV infrastructure. + +Carefully follow the installation-instructions which guides a user to deploy +OPNFV using JOID which is based on MAAS and Juju. + +Summary +======= + + Brahmaputra release with the JOID deployment toolchain will establish an OPNFV target system on a Pharos compliant lab infrastructure. +The current definition of an OPNFV target system is and OpenStack Liberty combined with OpenDaylight Beryllium. + + The system is deployed with OpenStack High Availability (HA) for most OpenStack services. +Ceph storage is used as Cinder backend, and is the only supported storage for Brahmaputra. Ceph is setup as 2 OSDs and 2 Monitors, one OSD+Mon per Compute node. + + User has following choices to make to do the deployment. + + - Openstack -- Liberty + - Type -- HA, nonHA, tip (stable git branch of respective openstack) + - SDN controller -- OpenDaylight, nosdn(Openvswitch), Onos, OpenContrail + - Feature -- IPV6, DVR(distributed virtual routing), SFC(service function chaining odl only), BGPVPN(odl only) + +- Documentation is built by Jenkins +- Jenkins deploys a Brahmaputra release with the JOID deployment toolchain baremetal, + which includes 3 control+network nodes, and 2 compute nodes. + +NOTE: Detailed information on how to install in your lab can be find in installation guide Release Data ============ +--------------------------------------+--------------------------------------+ -| **Project** | | +| **Project** | JOID | | | | +--------------------------------------+--------------------------------------+ -| **Repo/tag** | | -| | | +| **Repo/tag** | gerrit.opnfv.org/gerrit/joid.git | +| | stable/brahmaputra | +--------------------------------------+--------------------------------------+ -| **Release designation** | | +| **Release designation** | Brahmaputra release | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | | +| **Release date** | February 25 2016 | | | | +--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | | +| **Purpose of the delivery** | Brahmaputra release | | | | +--------------------------------------+--------------------------------------+ @@ -47,11 +75,14 @@ Deliverables Software deliverables ~~~~~~~~~~~~~~~~~~~~~ --based installer iso file +`JOID based installer script files `_ Documentation deliverables ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- + +- Installation instructions +- Release notes (This document) +- User guide Version change -------------- @@ -59,9 +90,16 @@ Version change Module version change ~~~~~~~~~~~~~~~~~~~~~ + Brahmaputra release with the JOID deployment toolchain. + - OpenStack (Liberty release) + - OpenDaylight (Beryllium release) + - Ubuntu 14.04 LTS Document version change ~~~~~~~~~~~~~~~~~~~~~~~ +- OPNFV Installation instructions for the Brahmaputra release using JOID deployment + toolchain - ver. 1.0.0 +- OPNFV Release Notes with the JOID deployment toolchain - ver. 1.0.0 (this document) Reason for new version ---------------------- @@ -73,11 +111,11 @@ Feature additions | **JIRA REFERENCE** | **SLOGAN** | | | | +--------------------------------------+--------------------------------------+ -| JIRA: | | +| JIRA: JOID-1 | use Juju and Ubuntu to deploy OPNFV | | | | +--------------------------------------+--------------------------------------+ -| JIRA: | | -| | | +| JIRA: JOID-23 | explain how to deploy OPNFV R2 | +| | using JOID | +--------------------------------------+--------------------------------------+ Bug corrections @@ -99,6 +137,8 @@ Known Limitations, Issues and Workarounds System Limitations ------------------ +**Min jumphost requirements:** At least 16GB of RAM, 4 core cpu and 250 gb disk should support virtualization. + Known issues ------------ @@ -123,11 +163,36 @@ See JIRA: Test Result =========== -Brahmaputra test result using as deployment tool. +Brahmaputra test result using JOID as deployment tool. References ========== For more information on the OPNFV Brahmaputra release, please visit -http://www.opnfv.org/brahmaputra +- `OPNFV Brahmaputra release `_ + +Juju +---- +- `Juju Charm store `_ +- `Juju documents `_ + +MAAS +---- +- `Bare metal management (Metal-As-A-Service) `_ +- `MAAS API documents `_ + +JOID +---- +- `OPNFV JOID wiki `_ +- `OPNFV JOID User Guide `_ +- `OPNFV JOID Install Guide `_ + +OpenStack +--------- +- `OpenStack Liberty Release artifacts `_ +- `OpenStack documentation `_ + +OpenDaylight +------------ +- `OpenDaylight artifacts `_ -- cgit 1.2.3-korg