diff options
Diffstat (limited to 'docs/release/userguide')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 17 | ||||
-rw-r--r-- | docs/release/userguide/index.rst | 6 |
2 files changed, 10 insertions, 13 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst index 6739146..b131787 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -51,10 +51,11 @@ multiple SDN Controllers in collaborative and interoperable way. Gluon API Guidelines and Examples --------------------------------- -This section shows you how to use **Proton** to create the needed objects, -and then use ``nova boot`` to bind the port to a VM. It is assumed that you -have already installed Gluon package, including ``etcd`` and **Gluon Plugin**, -and started **Proton Server**. If not, please refer to [1]_. +This section shows you how to use **Proton** to create the needed objects, and +then use ``nova boot`` to bind the port to a VM. It is assumed that you have +already installed Gluon package, including ``etcd`` and **Gluon Plugin**, and +started **Proton Server**. If not, please refer to the :ref:`Installation guide +<netready-installation>`. Getting Help ~~~~~~~~~~~~ @@ -139,7 +140,8 @@ parameters ``--api net-l3vpn`` are missing. The following sections give you the general work flow of how to use Proton to create and configure an L3VPN. -**For more details and examples, please refer to [2]_**. +For more details and examples, please refer to the `Gluon upstream user guide +<https://github.com/openstack/gluon/blob/master/doc/source/usage.rst>`_. Work Flow of Using L3VPN ++++++++++++++++++++++++ @@ -237,8 +239,3 @@ To Use Gluon in a Project import gluon -References - -.. [1] ../installation/index -.. [2] https://github.com/openstack/gluon/blob/master/doc/source/usage.rst - diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index b33a083..1b70dd9 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -4,9 +4,9 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) <optionally add copywriters name> -===================== -<Feature> User Guide -===================== +=================== +NetReady User Guide +=================== .. The feature user guide should provide an OPNFV user with enough information to .. use the features provided by the feature project in the supported scenarios. |