diff options
author | Shravani <shravani.p@tcs.com> | 2017-03-09 15:08:04 +0530 |
---|---|---|
committer | Shravani Paladugula <shravani.p@tcs.com> | 2017-03-16 12:28:25 +0000 |
commit | d4b19c2012c72015c7554ad0b0f098b9dae8aa7c (patch) | |
tree | 677a09e29cad2eca1e4ea8be13a8ca680e6c3cda /docs/scenarios/abstract.rst | |
parent | c189ccac5702322ed843fe17057035b7222a59b6 (diff) |
This patch is used to update the documents of D-release.
Change-Id: I059843a8967ec339b8faf87dcbc6a76ec15d25d4
Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
Co-Authored by:Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Co-Authored by:Navya Bathula <navyax.bathula@intel.com>
Signed-off-by: Shravani <shravani.p@tcs.com>
Diffstat (limited to 'docs/scenarios/abstract.rst')
-rw-r--r-- | docs/scenarios/abstract.rst | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/scenarios/abstract.rst b/docs/scenarios/abstract.rst new file mode 100644 index 000000000..362fb6c2b --- /dev/null +++ b/docs/scenarios/abstract.rst @@ -0,0 +1,44 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +***************** +Scenario Abstract +***************** +This chapter includes detailed explanation of various sceanrios files deployed as part +of kvmfornfv D-Release. + +Release Features +---------------- + ++------------------------------------------+------------------+-----------------+ +| **Scenario Name** | **Colorado** | **Danube** | +| | | | ++------------------------------------------+------------------+-----------------+ +| - os-nosdn-kvm-ha | ``Y`` | ``Y`` | +| | | | +| - os-nosdn-kvm_nfv_ovs_dpdk-noha | | ``Y`` | +| | | | +| - os-nosdn-kvm_nfv_ovs_dpdk-ha | | ``Y`` | +| | | | +| - os-nosdn-kvm_nfv_ovs_dpdk_bar-noha | | ``Y`` | +| | | | +| - os-nosdn-kvm_nfv_ovs_dpdk_bar-ha | | ``Y`` | +| | | | ++------------------------------------------+------------------+-----------------+ + +D- Release Scenario's overview +------------------------------- + ++--------------------------------------+-----------------------+---------------------+--------------------+-------------+------------+ +| **Scenario Name** | **No of Controllers** | **No of Computes** | ** Plugins Name** | ** DPDK** | ** OVS ** | +| | | | | | | ++--------------------------------------+-----------------------+---------------------+--------------------+-------------+------------+ +| - os-nosdn-kvm_nfv_ovs_dpdk-noha | ``1`` | ``3`` | ``KVM`` | ``Y`` | ``Y`` | +| | | | | | | +| - os-nosdn-kvm_nfv_ovs_dpdk-ha | ``3`` | ``2`` | ``KVM`` | ``Y`` | ``Y`` | +| | | | | | | +| - os-nosdn-kvm_nfv_ovs_dpdk_bar-noha | ``1`` | ``2`` | ``KVM & BAR`` | ``Y`` | ``Y`` | +| | | | | | | +| - os-nosdn-kvm_nfv_ovs_dpdk_bar-ha | ``3`` | ``3`` | ``KVM & BAR`` | ``Y`` | ``Y`` | +| | | | | | | ++--------------------------------------+-----------------------+---------------------+--------------------+-------------+------------+ |