summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-09-20 06:33:17 -0700
committerblsaws <bryan.sullivan@att.com>2016-09-20 06:35:01 -0700
commite91c184c6594d93c8806ef5566e26aba6297451b (patch)
tree2c1027f5bd2cf8104d7bb711b399cc6b5c5e35e4
parent306d194a0db70719231640bd1e83f35a26cc6217 (diff)
Add release limitations
JIRA: COPPER-1 Tailing whitespace! Auuugh! Change-Id: I0144deec1676865fff7d5a298e6b3d594871d0d2 Signed-off-by: blsaws <bryan.sullivan@att.com>
-rw-r--r--docs/releasenotes/release.notes.rst15
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.