diff options
author | blsaws <bryan.sullivan@att.com> | 2016-09-16 11:35:25 -0700 |
---|---|---|
committer | blsaws <bryan.sullivan@att.com> | 2016-09-16 12:28:40 -0700 |
commit | 294fbeac4de13dfd19d635ab2a57cd76ec07f071 (patch) | |
tree | fd0357c3fe32ce1c05fdea8ba459c04eb298012a /docs/userguide/introduction.rst | |
parent | 56920a1c54164f692298ecb6289c08e37d9245a6 (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>
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 14 |
1 files changed, 12 insertions, 2 deletions
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 |