diff options
author | 2020-06-16 18:00:04 -0700 | |
---|---|---|
committer | 2020-06-17 08:15:40 -0700 | |
commit | dd79554660e0f81cc8723243235e82e8769490f7 (patch) | |
tree | 3bf0c12317e8cbd59a2ad85cfbc3cfa2284b76b1 /kud/tests/cFW/README.md | |
parent | 7b860ae60bf9686b449ab2fe3f18c33944bdd71c (diff) |
Update cFW instruction set
The cFW example has been changed since 1.3.0 version. This commit
reduces the steps to setup and provision this CNF. Its main goal
is to simplify deployment process.
Issue-ID: MULTICLOUD-301
Change-Id: Id96ea4b427aff4c42ecfd43b42fa5d6970c4a6df
Signed-off-by: Victor Morales <v.morales@samsung.com>
Diffstat (limited to 'kud/tests/cFW/README.md')
-rw-r--r-- | kud/tests/cFW/README.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kud/tests/cFW/README.md b/kud/tests/cFW/README.md index c6ac9e20..87edbd56 100644 --- a/kud/tests/cFW/README.md +++ b/kud/tests/cFW/README.md @@ -1,10 +1,8 @@ -# Cloud-Native Firewall Virtual Network Function +# Firewall Cloud-Native Network Function Demo -[CNF][1] version of the ONAP vFirewall use case. +This is the implementation of the ONAP vFirewall use case as +Cloud-Native Network Function. ## License Apache-2.0 - -[1]: https://github.com/ligato/cn-infra/blob/master/docs/readmes/cn_virtual_function.md -[2]: https://github.com/electrocucaracha/vFW-demo |