JIRA: BOTTLENECKS-29
[bottlenecks.git] / vstf / setup.cfg
old mode 100755 (executable)
new mode 100644 (file)
index 662f75f..923f9f7
@@ -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