summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/test/dashboard/setup.cfg1
-rw-r--r--utils/test/testapi/setup.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/utils/test/dashboard/setup.cfg b/utils/test/dashboard/setup.cfg
index dd0135861..859dcc0fb 100644
--- a/utils/test/dashboard/setup.cfg
+++ b/utils/test/dashboard/setup.cfg
@@ -6,6 +6,7 @@ description-file =
author = SerenaFeng
author-email = feng.xiaowei@zte.com.cn
#home-page = http://www.opnfv.org/
+license = Apache-2.0
classifier =
Environment :: opnfv
Intended Audience :: Information Technology
diff --git a/utils/test/testapi/setup.cfg b/utils/test/testapi/setup.cfg
index d9aa6762e..23341e4b4 100644
--- a/utils/test/testapi/setup.cfg
+++ b/utils/test/testapi/setup.cfg
@@ -6,6 +6,7 @@ description-file =
author = SerenaFeng
author-email = feng.xiaowei@zte.com.cn
#home-page = http://www.opnfv.org/
+license = Apache-2.0
classifier =
Environment :: opnfv
Intended Audience :: Information Technology