diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-03-31 17:21:21 +0300 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-03-31 17:23:12 +0300 |
commit | fd784158ad5973136a88b3cf40504cef355991af (patch) | |
tree | 74412d410e09230629840732bfdae60c0b8ddbae | |
parent | 24d88c320689b6366d00e351dc704d874ee76dc7 (diff) |
Remove BGPVPN plugin from docs
Update the docs to reflect that BGPVPN is not
participating to the D1 release
Change-Id: I67600370c63373b4efc1020e03977a83d3833857
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index e27aeaf3..22922fd6 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -38,13 +38,13 @@ supplemented with OPNFV unique components such as: - `OpenDaylight <http://www.opendaylight.org/software>`_ - `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: +- `BGPVPN <http://docs.openstack.org/developer/networking-bgpvpn>`_ +- `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>`_ |