Change vfc-gvnfmdriver sonar name 11/33511/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 1 Mar 2018 02:35:38 +0000 (10:35 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Thu, 1 Mar 2018 02:35:38 +0000 (10:35 +0800)
Change-Id: I1f8848dc064ed25681410a22ac810a5d16d82fd4
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
gvnfmadapter/pom.xml
gvnfmadapter/tox.ini

index 723f012..4f90514 100644 (file)
@@ -25,7 +25,7 @@
     <artifactId>vfc-nfvo-driver-vnfm-gvnfm-gvnfmadapter</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>vfc/nfvo/driver/vnfm/gvnfm/gvnfmadapter</name>
+    <name>vfc-nfv-driver-vnfm-gvnfm-gvnfmadapter</name>
     <description>vfc nfvo drivers-vnfm-gvnfm-gvnfmadapter</description>
     <build>
       <plugins>
index 3863943..1f6b0d2 100644 (file)
@@ -19,4 +19,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test_*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file
+commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file