summaryrefslogtreecommitdiffstats
path: root/vstf/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/setup.cfg')
-rw-r--r--[-rwxr-xr-x]vstf/setup.cfg13
1 files changed, 5 insertions, 8 deletions
diff --git a/vstf/setup.cfg b/vstf/setup.cfg
index 662f75f4..923f9f7a 100755..100644
--- a/vstf/setup.cfg
+++ b/vstf/setup.cfg
@@ -1,14 +1,13 @@
[metadata]
name = vstf
-version = 2014.2.3
-summary = Open Virtual Switch Test Framework
+version = 2015.12
+summary = Virtual Switch Test Framework
description-file =
README.rst
-author = OpenNFV
-author-email = openatf@huawei.com
-home-page = https://12.234.32.89/mediawiki/
+author = BottleneckGroup
+home-page = https://wiki.opnfv.org/bottlenecks
classifier =
- Environment :: OpenATF
+ Environment :: VSTF
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
@@ -35,8 +34,6 @@ console_scripts =
vstf-agent = vstf.agent.agent:main
vstfadm = vstf.controller.vstfadm:main
vstf-settings = vstf.controller.settings.settings_input:main
- vstf-driver = vstf.controller.functiontest.driver.drivertest:main
- vstf-switch = vstf.controller.functiontest.switch.switchtest:main
agent.plugins =
soft = vstf.agent.softagent:softAgent