diff options
author | Victor Morales <victor.morales@intel.com> | 2019-02-28 15:16:56 -0800 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2019-02-28 15:19:18 -0800 |
commit | 9810b36a838c0db85b820d457b44c69bafcca6a0 (patch) | |
tree | d4764fe8cc904d4fd6fa8f5ef29b79404f76bb11 /vagrant/tests/cFW/README.md | |
parent | 3fca6268234bd6d1ce749e8393e39cfd4a365003 (diff) |
Add cFW scripts folder
The Dockerfiles that are used for building the Docker images during
the testing the Hybrid Firewall ONAP use case are hosted in an
external repo. This change includes the latest working version for
those scripts.
Change-Id: I92c10c3161820ac09a94ff997c6bc39617278965
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'vagrant/tests/cFW/README.md')
-rw-r--r-- | vagrant/tests/cFW/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/vagrant/tests/cFW/README.md b/vagrant/tests/cFW/README.md new file mode 100644 index 00000000..c6ac9e20 --- /dev/null +++ b/vagrant/tests/cFW/README.md @@ -0,0 +1,10 @@ +# Cloud-Native Firewall Virtual Network Function + +[CNF][1] version of the ONAP vFirewall use case. + +## 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 |