summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorManuel Buil <manuel.buil@ericsson.com>2016-09-21 10:32:03 +0200
committerManuel Buil <manuel.buil@ericsson.com>2016-09-21 10:52:42 +0200
commitc74aa3baaf165a421caf053ab39852ef086e1cf1 (patch)
tree4b67eda04d2917e52ebf0b4c294bb5f77ada0961 /docs
parent8aed8c94907dcbcadfc36e0656acfb3074d5e2a3 (diff)
Release notes updated
Limitations were added Change-Id: I3cb08f2c236ac8313632d6d8cf368fceb0e5c777 Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/releasenotes/releasenotes.rst19
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst
index 4d36f9ea..4b759603 100644
--- a/docs/releasenotes/releasenotes.rst
+++ b/docs/releasenotes/releasenotes.rst
@@ -135,7 +135,24 @@ Known Limitations, Issues and Workarounds
System Limitations
------------------
-No limitations beyond those in Fuel and Apex have been identified.
+The Colorado 1.0 release has several limitations:
+
+1 - It only works in non-HA environments. Tacker is currently not
+available in HA environments and so the calls to it fail.
+
+2 - It only works in one-compute deployments. Tacker fixed the
+multicompute support in the last weeks but it has not been tested
+yet.
+
+3 - The first time a classification rule is created, it does not
+work. This is a known issue in Netvirt-ODL. Create the classification
+once again and it should work. This issue will be fixed in ODL
+Boron SR1, which will be included in Colorado 2.0.
+
+4 - Any VM (e.g. SFs) must have only one security group.
+There is a bug in ODL Boron which only one security group is read.
+The rest are silently ignored. This issue will be fixed in ODL
+Boron SR1, which will be included in Colorado 2.0.
Known issues
------------