summaryrefslogtreecommitdiffstats
path: root/docs/releasenotes/release.notes.rst
blob: c85a900397bc6fc3d8ea9dcd522bb8e15677bec9 (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
.. This work is licensed under a
.. Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2015-2017 AT&T Intellectual Property, Inc

Release Notes
=============

Copper Release 1 Scope
----------------------
OPNFV Brahmaputra was the initial OPNFV release for Copper, and achieved the
goals:

  * Add the OpenStack Congress service to OPNFV, through at least one installer
    project, through post-install configuration.
  * Provide basis tests scripts and tools to exercise the Congress service

Copper Release 2 Scope
----------------------
OPNFV Colorado includes the additional features:
  * Congress support in the the OPNFV CI/CD pipeline for the JOID and Apex
    installers, through the following projects being upstreamed to OpenStack:

    * For JOID, a JuJu Charm for Congress
    * For Apex, a Puppet Module for Congress

  * Congress use case tests integrated into Functest and as manual tests
  * Further enhancements of Congress test tools

Copper Release 3 Scope
----------------------
OPNFV Danube includes the additional features:
  * Manual tests

    * Network Bridging test to detect when a VM is connected to 2 networks with different security levels and then pause that VM

  * Further enhancements of Congress test scripts

Limitations
===========

The following features have not been verified as of this release:

  * HA deployment: Congress should be installed in OPNFV deployments in a
    non-HA mode, including in HA deployment scenarios. Basic HA support has been
    implemented for Congress (see http://docs.openstack.org/developer/congress/index.html), but
    this feature has not yet been verified on the OPNFV platform.

  * Horizon plugin: The Congress OpenStack Dashboard plugin (a "Policy tab") has not been
    deployed in OPNFV as of this release. Installing the needed Congress Dashboard plugin
    files on the OpenStack Dashboard host is a future work item.