diff options
author | Laura Sofia Enriquez <lsofia.enriquez@gmail.com> | 2017-12-29 16:29:15 -0300 |
---|---|---|
committer | Laura Sofia Enriquez <lsofia.enriquez@gmail.com> | 2018-01-03 03:52:21 -0300 |
commit | f5ff44072d4ff3c9e21e38ce0070949e313b56ce (patch) | |
tree | 8935e19ad3c098ffc4b02892e0ecc45dfc7fb188 /docs/release/userguide/index.rst | |
parent | 9993a5778c5558eec7ba35db765c461293d44185 (diff) |
VNF: Clearwater-project
Clearwater implementation for k8s.
1. /ci/build.sh build the images docker and /ci/upload.sh generates
the tarballs.
2. Inside vagrant/kubeadm_clearwater/ is the vnf implementation.
Change-Id: Icba3f98fb466f63cfabf8c2aeebbc89d1d994f7e
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Diffstat (limited to 'docs/release/userguide/index.rst')
-rw-r--r-- | docs/release/userguide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst index d92f7bd..b2a65ee 100644 --- a/docs/release/userguide/index.rst +++ b/docs/release/userguide/index.rst @@ -20,3 +20,4 @@ Container4NFV User Guide weave.rst ovsdpdk.rst virlet.rst + clearwater-project.rst |