blob: ed4d2104ec33db7e16d0382b7b045b47d2fabefb (
plain)
1
2
3
4
5
6
7
8
9
10
|
[metadata]
name = sfc
home-page = https://wiki.opnfv.org/display/sfc/Service+Function+Chaining+Home
[files]
packages = sfc
[entry_points]
console_scripts =
run_sfc_tests = sfc.tests.functest.run_sfc_tests:main
|