From 84acef1d8df3551b0031cd45f4e05e6b0d53cdc8 Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Mon, 19 Sep 2016 18:06:41 +0200 Subject: Updating the release notes url to the colorado standard. Change-Id: Idd6db70d4fbdefdabbd832c0b1f2d2f0909ed197 Signed-off-by: ChristopherPrice --- docs/release-notes/index.rst | 14 --- docs/release-notes/release-notes.rst | 198 ----------------------------------- 2 files changed, 212 deletions(-) delete mode 100644 docs/release-notes/index.rst delete mode 100644 docs/release-notes/release-notes.rst (limited to 'docs/release-notes') diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst deleted file mode 100644 index 3180b64d..00000000 --- a/docs/release-notes/index.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -======================= -JOID Release Notes -======================= - -.. toctree:: - :numbered: - :maxdepth: 4 - - release-notes.rst - diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst deleted file mode 100644 index a2aa3fbf..00000000 --- a/docs/release-notes/release-notes.rst +++ /dev/null @@ -1,198 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) - -================================================= -Release Note for the Brahmaputra release of OPNFV -================================================= - -.. toctree:: - :maxdepth: 2 - -Abstract -======== - -This document compiles the release notes for the Brahmaputra release of -OPNFV when using JOID as a deployment tool. - -Introduction -============ - -These notes provides release information for the use of joid as deployment -tool for the Brahmaputra release of OPNFV. - -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** | JOID | -| | | -+--------------------------------------+--------------------------------------+ -| **Repo/tag** | gerrit.opnfv.org/gerrit/joid.git | -| | stable/brahmaputra | -+--------------------------------------+--------------------------------------+ -| **Release designation** | Brahmaputra release | -| | | -+--------------------------------------+--------------------------------------+ -| **Release date** | February 25 2016 | -| | | -+--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | Brahmaputra release | -| | | -+--------------------------------------+--------------------------------------+ - -Deliverables ------------- - -Software deliverables -~~~~~~~~~~~~~~~~~~~~~ -`JOID based installer script files `_ - -Documentation deliverables -~~~~~~~~~~~~~~~~~~~~~~~~~~ - -- Installation instructions -- Release notes (This document) -- User guide - -Version change --------------- -.. This section describes the changes made since the last version of this document. - -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 ----------------------- - -Feature additions -~~~~~~~~~~~~~~~~~ - -+--------------------------------------+--------------------------------------+ -| **JIRA REFERENCE** | **SLOGAN** | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: JOID-1 | use Juju and Ubuntu to deploy OPNFV | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: JOID-23 | explain how to deploy OPNFV R2 | -| | using JOID | -+--------------------------------------+--------------------------------------+ - -Bug corrections -~~~~~~~~~~~~~~~ - -**JIRA TICKETS:** - -+--------------------------------------+--------------------------------------+ -| **JIRA REFERENCE** | **SLOGAN** | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: | | -| | | -+--------------------------------------+--------------------------------------+ - - -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 ------------- - -**JIRA TICKETS:** - -+--------------------------------------+--------------------------------------+ -| **JIRA REFERENCE** | **SLOGAN** | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: JOID-19 | juju(OPNFV) project integration with | -| | ONOSFW | -+--------------------------------------+--------------------------------------+ -| JIRA: | | -+--------------------------------------+--------------------------------------+ - - -Workarounds ------------ -See JIRA: - - -Test Result -=========== -Brahmaputra test result using JOID as deployment tool. - - -References -========== -For more information on the OPNFV Brahmaputra release, please visit -- `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