Minor corrections and updates to docs 37/32537/1
authorCristina Pauna <cristina.pauna@enea.com>
Thu, 30 Mar 2017 15:08:13 +0000 (18:08 +0300)
committerCristina Pauna <cristina.pauna@enea.com>
Thu, 30 Mar 2017 15:08:47 +0000 (18:08 +0300)
Change-Id: I22ae7de7f13b6347b164c318a93aae4fa2209271
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
docs/development/overview/build/build.instruction.rst
docs/release/installation/installation.instruction.rst
docs/release/release-notes/release-notes.rst

index 6f6cd08..f3d59ee 100644 (file)
@@ -125,7 +125,7 @@ Now it is time to clone the code repository:
 
 .. code-block:: bash
 
-    $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/fuel
+    $ git clone ssh://<Linux foundation user>@gerrit.opnfv.org:29418/armband
 
 Now you should have the OPNFV armband repository with its
 directories stored locally on your build host.
index 80520fe..1b85d71 100644 (file)
@@ -338,7 +338,7 @@ Install additional Plugins/Features on the FUEL node
 
    .. figure:: img/plugin_install.png
 
-   **NOTE**: AArch64 Colorado 1.0 ships only with ODL, OVS, BGPVPN and Tacker
+   **NOTE**: AArch64 Danube 1.0 ships only with ODL, OVS, BGPVPN, SFC and Tacker
    plugins, see *Reference 15*.
 
 Create an OpenStack Environment
@@ -350,7 +350,7 @@ Create an OpenStack Environment
 
    .. figure:: img/newenv.png
 
-#. Select "<Mitaka on Ubuntu 14.04 (aarch64)>" and press <Next>
+#. Select "<Newton on Ubuntu 16.04 (aarch64)>" and press <Next>
 
 #. Select "compute virtulization method".
 
@@ -715,7 +715,7 @@ Fuel
 11) `Fuel Plugin Developers Guide <http://docs.openstack.org/developer/fuel-docs/plugindocs/fuel-plugin-sdk-guide.html>`_
 12) `(N/A on AArch64) Fuel OpenStack Hardware Compatibility List <https://www.mirantis.com/software/hardware-compatibility/>`_
 
-Fuel in OPNFV
+Armband Fuel in OPNFV
 
 13) `OPNFV Installation instruction for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/release_installation/index.html>`_
 
index cbc2f03..e27aeaf 100644 (file)
@@ -40,11 +40,11 @@ supplemented with OPNFV unique components such as:
 - `Open vSwitch for NFV <https://wiki.opnfv.org/ovsnfv>`_
 - `BGPVPN <http://docs.openstack.org/developer/networking-bgpvpn>`_
 - `Tacker <https://wiki.openstack.org/wiki/Tacker>`_
+- `Service Function Chaining <https://wiki.opnfv.org/service_function_chaining>`_
+- `SDN distributed routing and VPN <https://wiki.opnfv.org/sdnvpn>`_
 
 The following OPNFV plugins are not yet ported for AArch64:
 
-- `Service Function Chaining <https://wiki.opnfv.org/service_function_chaining>`_
-- `SDN distributed routing and VPN <https://wiki.opnfv.org/sdnvpn>`_
 - `NFV Hypervisors-KVM <https://wiki.opnfv.org/nfv-kvm>`_
 - `VSPERF <https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases>`_
 - `Promise <https://wiki.opnfv.org/display/promise>`_
@@ -238,5 +238,3 @@ Fuel in OPNFV
 14) `OPNFV Build instruction for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/development_overview_build/index.html>`_
 
 15) `OPNFV Release Note for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/release_release-notes/index.html>`_
-
-.. [1] OpenDaylight Boron RC2 is used when Service Function Chaining is enabled in Fuel plugin.