1 ============================================================================================
2 OPNFV Release Notes for the Brahmaputra release of OPNFV when using Apex as a deployment tool
3 ============================================================================================
6 .. contents:: Table of Contents
13 This document provides the release notes for Brahmaputra release with the Apex deployment toolchain.
18 All Apex and "common" entities are protected by the Apache License ( http://www.apache.org/licenses/ )
25 +--------------------+--------------------+--------------------+--------------------+
26 | **Date** | **Ver.** | **Author** | **Comment** |
28 +--------------------+--------------------+--------------------+--------------------+
29 | 2015-09-17 | 1.0.0 | Dan Radez | Rewritten for |
30 | | | | RDO Manager update |
31 +--------------------+--------------------+--------------------+--------------------+
36 This is the OPNFV Brahmaputra release that implements the deploy stage of the OPNFV CI pipeline via Apex.
38 Apex is based on RDO Manager. More information at http://rdoproject.org
40 Carefully follow the installation-instructions which guide a user on how to deploy OPNFV using Apex installer.
45 Brahmaputra release with the Apex deployment toolchain will establish an OPNFV target system
46 on a Pharos compliant lab infrastructure. The current definition of an OPNFV target system
47 is and OpenStack Liberty combined with OpenDaylight Beryllium. The system is deployed with
48 OpenStack High Availability (HA) for most OpenStack services. OpenDaylight is deployed in
49 non-HA form as HA support is not availble for OpenDaylight at the time of the Brahmaputra
50 release. Ceph storage is used as Cinder backend, and is the only supported storage for
51 Brahmaputra. Ceph is setup as 3 OSDs and 3 Monitors, one OSD+Mon per Controller node.
53 - Documentation is built by Jenkins
54 - .iso image is built by Jenkins
55 - .rpm packages are built by Jenkins
56 - Jenkins deploys a Brahmaputra release with the Apex deployment toolchain baremetal,
57 which includes 3 control+network nodes, and 2 compute nodes.
62 +--------------------------------------+--------------------------------------+
63 | **Project** | apex |
65 +--------------------------------------+--------------------------------------+
66 | **Repo/tag** | apex/brahmaputra.1.0 |
68 +--------------------------------------+--------------------------------------+
69 | **Release designation** | brahmaputra.1.0 |
71 +--------------------------------------+--------------------------------------+
72 | **Release date** | 2015-02-25 |
74 +--------------------------------------+--------------------------------------+
75 | **Purpose of the delivery** | OPNFV Brahmaputra release |
77 +--------------------------------------+--------------------------------------+
82 Module version changes
83 ~~~~~~~~~~~~~~~~~~~~~~
84 This is the first tracked version of the Brahmaputra release with the Apex deployment toolchain.
85 It is based on following upstream versions:
87 - OpenStack (Liberty release)
89 - OpenDaylight (Beryllium release)
93 Document version changes
94 ~~~~~~~~~~~~~~~~~~~~~~~~
96 This is the first tracked version of Brahmaputra release with the Apex deployment toolchain.
97 The following documentation is provided with this release:
99 - OPNFV Installation instructions for the Brahmaputra release with the Apex deployment toolchain - ver. 1.0.0
100 - OPNFV Release Notes for the Brahmaputra release with the Apex deployment toolchain - ver. 1.0.0 (this document)
105 +--------------------------------------+--------------------------------------+
106 | **JIRA REFERENCE** | **SLOGAN** |
108 +--------------------------------------+--------------------------------------+
109 | JIRA: APEX-32 | Build.sh integration of RDO Manager |
111 +--------------------------------------+--------------------------------------+
112 | JIRA: APEX-6 | Deploy.sh integration of RDO Manager |
114 +--------------------------------------+--------------------------------------+
115 | JIRA: APEX-34 | Migrate and update Release |
116 | | Documentation for Brahmaputra |
117 +--------------------------------------+--------------------------------------+
124 +--------------------------------------+--------------------------------------+
125 | **JIRA REFERENCE** | **SLOGAN** |
127 +--------------------------------------+--------------------------------------+
130 +--------------------------------------+--------------------------------------+
135 Software deliverables
136 ~~~~~~~~~~~~~~~~~~~~~
138 Apex overcloud .rpm (opnfv-apex)
139 Apex undercloud .rpm (opnfv-apex-undercloud)
140 Apex common .rpm (opnfv-apex-common)
141 build.sh - Builds the above artifacts
142 opnfv-deploy - Automatically deploys Target OPNFV System
143 opnfv-clean - Automatically resets a Target OPNFV Deployment
145 Documentation deliverables
146 ~~~~~~~~~~~~~~~~~~~~~~~~~~
147 - OPNFV Installation instructions for the Brahmaputra release with the Apex deployment toolchain - ver. 1.0.0
148 - OPNFV Release Notes for the Brahmaputra release with the Apex deployment toolchain - ver. 1.0.0 (this document)
150 Known Limitations, Issues and Workarounds
151 =========================================
156 **Max number of blades:** 1 Apex undercloud, 3 Controllers, 20 Compute blades
158 **Min number of blades:** 1 Apex undercloud, 1 Controller, 1 Compute blade
160 **Storage:** Ceph is the only supported storage configuration.
162 **Min master requirements:** At least 16GB of RAM
170 +--------------------------------------+--------------------------------------+
171 | **JIRA REFERENCE** | **SLOGAN** |
173 +--------------------------------------+--------------------------------------+
174 | JIRA: APEX-89 | Deploy Ceph OSDs on the compute |
176 +--------------------------------------+--------------------------------------+
177 | JIRA: APEX-27 | OpenContrail Support |
179 +--------------------------------------+--------------------------------------+
180 | JIRA: APEX-30 | Support for VLAN tagged network |
181 | | deployment architecture |
182 +--------------------------------------+--------------------------------------+
183 | JIRA: APEX-100 | DNS1 and DNS2 not handled in |
185 +--------------------------------------+--------------------------------------+
186 | JIRA: APEX-47 | Integrate Tacker as part of SFC |
187 | | Experimental Feature |
188 +--------------------------------------+--------------------------------------+
189 | JIRA: APEX-84 | --flat option no longer working |
191 +--------------------------------------+--------------------------------------+
192 | JIRA: APEX-51 | Integrate SDNVPN as a deploy option |
194 +--------------------------------------+--------------------------------------+
195 | JIRA: APEX-99 | Syntax error when |
196 | | running opnfv-deploy |
197 +--------------------------------------+--------------------------------------+
198 | JIRA: APEX-86 | Compute node count configurable |
199 | | for virtual deployments |
200 +--------------------------------------+--------------------------------------+
210 The Brahmaputra release with the Apex deployment toolchain has undergone QA test runs with the following results:
212 +--------------------------------------+--------------------------------------+
213 | **TEST-SUITE** | **Results:** |
215 +--------------------------------------+--------------------------------------+
217 +--------------------------------------+--------------------------------------+
223 For more information on the OPNFV Brahmaputra release, please see:
225 http://wiki.opnfv.org/releases/brahmaputra
227 :Authors: Tim Rozet (trozet@redhat.com)
228 :Authors: Dan Radez (dradez@redhat.com)