summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/release-notes.rst
blob: 3278a420aa2e57e4fb025d6fb89ed1fa519f8ce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
========================================================================
OPNFV Release Notes for the Danube release of OPNFV Apex deployment tool
========================================================================


.. contents:: Table of Contents
   :backlinks: none


Abstract
========

This document provides the release notes for Danube release with the Apex
deployment toolchain.

License
=======

All Apex and "common" entities are protected by the Apache License
( http://www.apache.org/licenses/ )


Version History
===============


+-------------+-----------+-----------------+----------------------+
| **Date**    | **Ver.**  | **Authors**     | **Comment**          |
|             |           |                 |                      |
+-------------+-----------+-----------------+----------------------+
| 2017-05-04  | 4.1       | Tim Rozet       | Danube 2.0 Update    |
+-------------+-----------+-----------------+----------------------+
| 2017-03-30  | 4.0       | Tim Rozet       | Updates for Danube   |
+-------------+-----------+-----------------+----------------------+
| 2016-09-20  | 2.1.0     | Tim Rozet       | More updates for     |
|             |           |                 | Colorado             |
+-------------+-----------+-----------------+----------------------+
| 2016-08-11  | 2.0.0     | Dan Radez       | Updates for Colorado |
+-------------+-----------+-----------------+----------------------+
| 2015-09-17  | 1.0.0     | Dan Radez       | Rewritten for        |
|             |           |                 | RDO Manager update   |
+-------------+-----------+-----------------+----------------------+

Important Notes
===============

This is the OPNFV Danube release that implements the deploy stage of the
OPNFV CI pipeline via Apex.

Apex is based on RDO's Triple-O installation tool chain.
More information at http://rdoproject.org

Carefully follow the installation-instructions which guide a user on how to
deploy OPNFV using Apex installer.

Summary
=======

Danube release with the Apex deployment toolchain will establish an OPNFV
target system on a Pharos compliant lab infrastructure.  The current definition
of an OPNFV target system is OpenStack Newton combined with an SDN
controller, such as OpenDaylight.  The system is deployed with OpenStack High
Availability (HA) for most OpenStack services.  SDN controllers are deployed
on every controller unless deploying with one the HA FD.IO scenarios.  Ceph
storage is used as Cinder backend, and is the only supported storage for
Danube.  Ceph is setup as 3 OSDs and 3 Monitors, one OSD+Mon per Controller
node in an HA setup.  Apex also supports non-HA deployments, which deploys a
single controller and n number of compute nodes.  Furthermore, Apex is
capable of deploying scenarios in a bare metal or virtual fashion.  Virtual
deployments use multiple VMs on the jump host and internal networking to
simulate the a bare metal deployment.

- Documentation is built by Jenkins
- .iso image is built by Jenkins
- .rpm packages are built by Jenkins
- Jenkins deploys a Danube release with the Apex deployment toolchain
  bare metal, which includes 3 control+network nodes, and 2 compute nodes.

Release Data
============

+--------------------------------------+--------------------------------------+
| **Project**                          | apex                                 |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| **Repo/tag**                         | apex/danube.2.0                      |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| **Release designation**              | danube.2.0                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| **Release date**                     | 2017-05-05                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| **Purpose of the delivery**          | OPNFV Danube 2.0 release             |
|                                      |                                      |
+--------------------------------------+--------------------------------------+

Version change
--------------

Module version changes
~~~~~~~~~~~~~~~~~~~~~~
This is the first tracked version of the Danube release with the Apex
deployment toolchain.  It is based on following upstream versions:

- OpenStack (Newton release)

- OpenDaylight (Boron/Carbon releases)

- CentOS 7

Document Version Changes
~~~~~~~~~~~~~~~~~~~~~~~~

This is the first tracked version of Danube release with the Apex
deployment toolchain.
The following documentation is provided with this release:

- OPNFV Installation instructions for the Danube release with the Apex
  deployment toolchain
- OPNFV Release Notes for the Danube release with the Apex deployment
  toolchain (this document)

Feature Additions
~~~~~~~~~~~~~~~~~

+--------------------------------------+--------------------------------------+
| **JIRA REFERENCE**                   | **SLOGAN**                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-129                       | Adds OVN SDN Controller support      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-299                       | Migrate to OpenStack Newton          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-150                       | Allow for multiple external networks |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-301                       | Support Networking ODL v2 Driver     |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-300                       | Support OpenDaylight new netvirt     |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-302                       | Upstream Tacker and Congress         |
|                                      | support                              |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-106                       | Enable CPU pinning for Overcloud     |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-390                       | OpenDaylight HA as default for HA    |
|                                      | scenarios                            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-357                       | Include Quagga in SDNVPN scenario    |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-262                       | Migrate to new network settings      |
|                                      | format                               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-128                       | Adds Real Time KVM support           |
+--------------------------------------+--------------------------------------+

Bug Corrections
~~~~~~~~~~~~~~~

**Danube 1.0:**

+--------------------------------------+--------------------------------------+
| **JIRA REFERENCE**                   | **SLOGAN**                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-208                       | Need ability to specify which nic    |
|                                      | to place vlan on                     |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-215                       | Keystone services not configured and |
|                                      | error is silently ignored on VLAN    |
|                                      | Deployments                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-221                       | NoHA virtual deployments should use 1|
|                                      | compute                              |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-276                       | ODL HA is unstable and crashes       |
|                                      | frequently                           |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-287                       | Name mismatch for package openstack- |
|                                      | congress during overcloud build      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-339                       | Enable pinning for OVS DPDK          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-345                       | Horizon and cloud failures due to    |
|                                      | running out of file descriptors for  |
|                                      | MariaDB in noha deployments          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-370                       | ISO builds fail in Danube            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-372                       | Specifying same NIC for storage and  |
|                                      | private network but different VLANs  |
|                                      | results in duplicate NIC error       |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-373                       | Running smoke tests should install   |
|                                      | Ansible onto jump host               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-374                       | Ceph accidentally disabled by default|
+--------------------------------------+--------------------------------------+
| JIRA: APEX-378                       | OVS 2.5.90 NSH build fails           |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-382                       | yum update on undercloud breaks      |
|                                      | deployments                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-386                       | Fix os-net-config to match upstream  |
|                                      | stable/newton                        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-398                       | Tacker uses "RegionOne" instead of   |
|                                      | "regionOne"                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-399                       | hugepages are not enabled when       |
|                                      | configured in deploy settings        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-403                       | Remove Quagga from build process and |
|                                      | cache to artifacts                   |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-406                       | ODL FDIO neutron patches to all      |
|                                      | scenarios                            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-407                       | VPP service does not start upon      |
|                                      | reboot                               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-408                       | Quagga's bgpd cannot start due to    |
|                                      | permissions                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-421                       | Update odl/hc/vpp versions for odl_l3|
|                                      | noha                                 |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-426                       | Missing virtual-computes arg in help |
|                                      | output for deploy                    |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-427                       | Neutron openvswitch agent starts when|
|                                      | openvswitch is restarted             |
+--------------------------------------+--------------------------------------+

**Danube 2.0:**

+--------------------------------------+--------------------------------------+
| **JIRA REFERENCE**                   | **SLOGAN**                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-454                       | RPM install fails due to no file     |
|                                      | space on overcloud.qcow2 image       |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-453                       | Using non-1st NIC admin network fails|
|                                      | with OVS DPDK                        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-452                       | OVS DPDK fails when no cores         |
|                                      | specified to pin to                  |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-451                       | Update VPP/HC/ODL versions for all   |
|                                      | FD.IO scenarios                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-450                       | Enable ODL clustering for FD.IO HA   |
|                                      | scenarios                            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-448                       | Bgpd.pid file is not created during  |
|                                      | Apex deployment                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-440                       | Remove schema-cache-directory from   |
|                                      | honeycomb mounting in ODL FD.IO      |
|                                      | scenarios                            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-437                       | Quagga not starting correctly        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-416                       | Honeycomb does not mount correctly   |
|                                      | in ODL HA on baremetal               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-410                       | Need to limit number of workers per  |
|                                      | OpenStack service for baremetal      |
|                                      | deployments                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-409                       | Undercloud failed to properly install|
+--------------------------------------+--------------------------------------+
| JIRA: APEX-270                       | Glance V2 API does not support URL   |
|                                      | for images                           |
+--------------------------------------+--------------------------------------+

Deliverables
------------

Software Deliverables
~~~~~~~~~~~~~~~~~~~~~
- Apex .iso file
- Apex release .rpm (opnfv-apex-release)
- Apex overcloud .rpm (opnfv-apex) - For nosdn and OpenDaylight Scenarios
- Apex undercloud .rpm (opnfv-apex-undercloud)
- Apex common .rpm (opnfv-apex-common)
- build.sh - Builds the above artifacts
- opnfv-deploy - Automatically deploys Target OPNFV System
- opnfv-clean - Automatically resets a Target OPNFV Deployment
- opnfv-util - Utility to connect to or debug Overcloud nodes + OpenDaylight

Documentation Deliverables
~~~~~~~~~~~~~~~~~~~~~~~~~~
- OPNFV Installation instructions for the Danube release with the Apex
  deployment toolchain - ver. 4.0
- OPNFV Release Notes for the Danube release with the Apex deployment
  toolchain - ver. 4.0 (this document)

Known Limitations, Issues and Workarounds
=========================================

System Limitations
------------------

**Max number of blades:**   1 Apex undercloud, 3 Controllers, 20 Compute blades

**Min number of blades:**   1 Apex undercloud, 1 Controller, 1 Compute blade

**Storage:**    Ceph is the only supported storage configuration.

**Min master requirements:** At least 16GB of RAM for baremetal jumphost,
24GB for virtual deployments (noHA).


Known Issues
------------

**JIRA TICKETS:**

+--------------------------------------+--------------------------------------+
| **JIRA REFERENCE**                   | **SLOGAN**                           |
|                                      |                                      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-138                       | Unclear error message when interface |
|                                      | set to dhcp                          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-268                       | VMs with floating IPs can only access|
|                                      | via the first NIC                    |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-280                       | Deleted network not cleaned up       |
|                                      | on controller                        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-290                       | Instances cannot connect to metadata |
|                                      | after cluster reboot                 |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-295                       | Missing support for VLAN tenant      |
|                                      | networks                             |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-352                       | Package "openstack-utils" is         |
|                                      | missing from overcloud               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-368                       | Ceilometer stores samples and events |
|                                      | forever                              |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-371                       | Ceph partitions need to be prepared  |
|                                      | on deployment when using 2nd disk    |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-375                       | Default glance storage points to     |
|                                      | http,swift when ceph disabled        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-384                       | Not defining odl_version in deploy   |
|                                      | settings leads to error              |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-389                       | Compute kernel parameters are used   |
|                                      | for all nodes                        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-412                       | Install failures with UEFI           |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-415                       | br-phy DPDK interfaces are not       |
|                                      | brought up by os-net-config          |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-417                       | Missing OVS 2.6 + NSH support        |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-419                       | opnfv-clean sometimes leaves admin   |
|                                      | and public network down              |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-422                       | First nova instance DHCP request     |
|                                      | fails                                |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-425                       | Need to tweak performance settings   |
|                                      | virtual DPDK scenarios               |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-442                       | ONOS cluster mode deployment in Apex |
|                                      | D release                            |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-446                       | Tacker does not start correctly      |
+--------------------------------------+--------------------------------------+
| JIRA: APEX-449                       | Domino fails in CI                   |
+--------------------------------------+--------------------------------------+

Workarounds
-----------
**-**


Test Result
===========

Please reference Functest project documentation for test results with the
Apex installer.


References
==========

For more information on the OPNFV Danube release, please see:

http://wiki.opnfv.org/releases/Danube

:Authors: Tim Rozet (trozet@redhat.com)
:Authors: Dan Radez (dradez@redhat.com)
:Version: 4.1