diff options
author | blsaws <bryan.sullivan@att.com> | 2016-09-20 06:33:17 -0700 |
---|---|---|
committer | Bryan Sullivan <bryan.sullivan@att.com> | 2016-09-20 13:36:19 +0000 |
commit | 3a1785ba28db00b363affb4b2a97eb68455f3fd2 (patch) | |
tree | 0c7aad460edb3ac47d099f03a8beafb5bdb291a3 | |
parent | b43af9cf4e473901b0e0de8d47403b37bb2ad585 (diff) |
Add release limitations
JIRA: COPPER-1
Tailing whitespace! Auuugh!
Change-Id: I0144deec1676865fff7d5a298e6b3d594871d0d2
Signed-off-by: blsaws <bryan.sullivan@att.com>
(cherry picked from commit e91c184c6594d93c8806ef5566e26aba6297451b)
-rw-r--r-- | docs/releasenotes/release.notes.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/releasenotes/release.notes.rst b/docs/releasenotes/release.notes.rst index 37d39e8..2fd06a4 100644 --- a/docs/releasenotes/release.notes.rst +++ b/docs/releasenotes/release.notes.rst @@ -25,3 +25,18 @@ OPNFV Colorado includes the additional features: * Congress use case tests integrated into Functest and as manual tests * Further enhancements of Congress test tools + +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 was + implemented for Congress in the Mitaka release (see + https://review.openstack.org/#/q/topic:bp/basic-high-availability,n,z), but + this feature has not yet been verified on the OPNFV platform. + + * Horizon plugin: The Congress Horizon plugin (a "policy tab") has not been + deployed in OPNFV as of this release. Installing the needed Horizon plugin + files on the Horizon host is a future work item. |