diff options
author | Francesco Spinelli <francescospinelli94@live.it> | 2019-02-28 11:51:24 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-04-25 22:44:55 +0000 |
commit | 22e9c03ad285a3f4bc86e75159d2ed48210438de (patch) | |
tree | 4a6babb347088b0bb7ff655267ed968747fabdd8 /docs/usecases/index.rst | |
parent | b62b549b5531fe1f274d6f0ccdc76683d945e165 (diff) |
docs: Add VPP inside the Cloud
This commit updates the VPP docs, adding the VPP deployment and configuration inside the cloud
Change-Id: I97322deb57f0dfb1aa46cca301adbc91ce4a19f6
Signed-off-by: Francesco Spinelli <francescospinelli94@live.it>
Diffstat (limited to 'docs/usecases/index.rst')
-rw-r--r-- | docs/usecases/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/usecases/index.rst b/docs/usecases/index.rst index 614f0026094..94135ea472f 100644 --- a/docs/usecases/index.rst +++ b/docs/usecases/index.rst @@ -1,18 +1,19 @@ .. _usecases: -Use Cases +Use Cases ========== This chapter contains a sample of the many ways FD.io VPP can be used. It is by no means an extensive list, but should give a sampling of the many features contained in FD.io VPP. .. toctree:: - + containers simpleperf/index.rst vhost/index.rst vmxnet3 + vppcloud homegateway contiv/index.rst networksim |