summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-09-16 11:35:25 -0700
committerMorgan Richomme <morgan.richomme@orange.com>2016-09-19 06:58:33 +0000
commit3418e3500d0483c0e98d5e7c87883f191d8a8666 (patch)
tree76952e2ad77aef9f7f3956832127861f3f4427d6
parent855c3ea4cf5825033c37284fdf31b363ac06e4c2 (diff)
Add user guide link for copper
JIRA: COPPER-1 Add colorado folder Add user guide content Update note on HA deployment of VIM services. Correct specified Correct link (add /docs) Change-Id: I44e996a2c51a868cb4212085d45482a9545ea2e9 Signed-off-by: blsaws <bryan.sullivan@att.com> (cherry picked from commit 294fbeac4de13dfd19d635ab2a57cd76ec07f071)
-rw-r--r--docs/release-notes/functest-release.rst12
-rw-r--r--docs/userguide/index.rst2
-rw-r--r--docs/userguide/introduction.rst14
3 files changed, 21 insertions, 7 deletions
diff --git a/docs/release-notes/functest-release.rst b/docs/release-notes/functest-release.rst
index eb139dfb6..8a9f6cca7 100644
--- a/docs/release-notes/functest-release.rst
+++ b/docs/release-notes/functest-release.rst
@@ -252,10 +252,14 @@ test [0-3]. The scoring method is described in https://wiki.opnfv.org/pages/view
tests = vping_ssh+vping_userdata+tempest+rally+odl+doctor+copper
Scoring = 21/21 = 7 * 3
-By default, if not precised, the scenarios are HA.
-HA means OpenStack High Availability (main services). For copper test,
-the OpenStack congress module is not HA. See the release notes of the
-installers for details.
+By default, if not specified, the scenarios are HA.
+HA means OpenStack High Availability (main services). Note that not
+all VIM (e.g. OpenStack) services are deployed in HA mode, as that
+depends upon support of the specific service for HA deployment.
+For example, in the Colorado release, the Congress service
+is deployed in non-HA mode even for HA OPNFV scenarios, as explicit
+support for HA operation has not yet been verified.
+See the release notes of the installers for more details.
apex
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst
index ff7576d00..314ae225b 100644
--- a/docs/userguide/index.rst
+++ b/docs/userguide/index.rst
@@ -330,7 +330,7 @@ be declared in its own repository as well.
Please refer to the dedicated feature user guides for details:
* bgpvpn: ** TODO link **
- * copper: ** TODO link **
+ * copper: http://artifacts.opnfv.org/copper/colorado/docs/userguide/index.html
* doctor: http://artifacts.opnfv.org/doctor/colorado/userguide/index.html
* domino: ** TODO link **
* moon: ** TODO link **
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst
index 168914835..3e993a985 100644
--- a/docs/userguide/introduction.rst
+++ b/docs/userguide/introduction.rst
@@ -118,8 +118,17 @@ Features and VNF (Virtual Network Functions).
| | | | See `Domino User Guide`_ for |
| | | | details |
| | +----------------+----------------------------------+
-| | | copper | Deployment policy |
-| | | | TODO See for details |
+| | | Copper | Copper develops OPNFV platform |
+| | | | support for policy management, |
+| | | | using open source projects such |
+| | | | as OpenStack Congress, focused |
+| | | | on helping ensure that virtual |
+| | | | infrastructure and the apps that |
+| | | | execute on it comply with the |
+| | | | configuration policy intent of |
+| | | | service providers, developers, |
+| | | | and end users. See more detail |
+| | | | in the `Copper User Guide`_. |
| | +----------------+----------------------------------+
| | | multisites | Multisites |
| | | | TODO See for details |
@@ -209,6 +218,7 @@ section `Executing the functest suites`_ of this document.
.. _`[2]`: http://docs.openstack.org/developer/tempest/overview.html
.. _`[3]`: https://rally.readthedocs.org/en/latest/index.html
+.. _`Copper User Guide`: http://artifacts.opnfv.org/copper/colorado/docs/userguide/index.html
.. _`Doctor User Guide`: http://artifacts.opnfv.org/doctor/colorado/userguide/index.html
.. _`Promise User Guide`: http://artifacts.opnfv.org/promise/colorado/docs/userguide/index.html
.. _`ONOSFW User Guide`: http://artifacts.opnfv.org/onosfw/brahmaputra/docs/userguide/index.html