summaryrefslogtreecommitdiffstats
path: root/dovetail/utils/local_db/projects.json
diff options
context:
space:
mode:
authorLeo wang <grakiss.wanglei@huawei.com>2017-09-29 04:07:45 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-29 04:07:45 +0000
commit98e068ebee68513afc2b25acaa0c9112f447b80b (patch)
treee7e993e833b95f9cb2c02ed227fbce02fc3256ee /dovetail/utils/local_db/projects.json
parentf0633486049e9e2d09001fd5c2a599a722f76d03 (diff)
parenteac5857502dfad79c9eaa735b88bd07f60fd537c (diff)
Merge "Bugfix: sdnvpn test cases failed due to wrong module name"
Diffstat (limited to 'dovetail/utils/local_db/projects.json')
-rw-r--r--dovetail/utils/local_db/projects.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/dovetail/utils/local_db/projects.json b/dovetail/utils/local_db/projects.json
index 579ee4c9..25fb439d 100644
--- a/dovetail/utils/local_db/projects.json
+++ b/dovetail/utils/local_db/projects.json
@@ -16,5 +16,11 @@
"description": "The goal of yardstick is to verify the infrastructure compliance when running VNF applications. NFV Use Cases described in ETSI GS NFV 001 show a large variety of applications, each defining specific requirements and complex configuration on the underlying infrastructure and test tools.The Yardstick concept decomposes typical VNF work-load performance metrics into a number of characteristics/performance vectors, which each of them can be represented by distinct test-cases.",
"name": "yardstick",
"creation_date": "2015-10-14 06:56:09"
+ },
+ {
+ "_id": "565c5939514bc5087f2ddcfa",
+ "description": "The project aims to integrate the OpenStack Neutron BGPVPN project and its supported backends into the OPNFV reference platform.",
+ "name": "sdnvpn",
+ "creation_date": "2015-11-30 14:12:09.101020"
}
]