summaryrefslogtreecommitdiffstats
path: root/nfvparser
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28Merge "Add coverage test item for tox"Zhaoxing Meng2-3/+7
2017-09-28Add coverage test item for toxshangxdy2-3/+7
Currently there is no coverage report, so it's necessary to add covrage test for parser. JIRA: MODELING-24 Change-Id: Ied3657075998c1a501b3f6da43badc0b8b130571 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2017-09-27Merge "Cleanup project's name in Sonar"Hui Deng1-1/+1
2017-09-26Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Issue-id: CIMAN-65 Change-Id: Ia1153bff7c8a31908c46a696ce3dca8f6f2afaf4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Sync code from nfv-toscaprsershangxdy33-66/+579
Currently nfv-toscaparser has published the regular version of 0.5.1 the patch will synchronize the code. JIRA: MODELING-23 Change-Id: If95579fc366b69b2b14b2e441ff9a3e6807e3820 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2017-09-22Cleanup project's name in SonarZhaoxing1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I8dcebcb115e2d9d7602da5dae6aca5b880be14d7 Issue-id: CIMAN-65 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-09-22Move python files to root dirZhaoxing305-0/+0
Change-Id: I16a66e1f6bcb65cbb68f2b622618252885ab47fc Issue-Id: MODELING-20 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-09-07Add pom file of nfvparserZhaoxing1-0/+52
Change-Id: I30436a037f75c692f537cdef52e780257a5d9c35 Issues-Id: MODELING-11 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-09-07Add version.properties fileZhaoxing1-0/+13
Add version.properties file of nfvparser for daily build Change-Id: Ic7a3a205b54a7f88c4c8059a48bfda4c1794844c Issues-Id: MODELING-13 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-09-07Add assembly file of nfvparserZhaoxing1-0/+78
Change-Id: I4da6beca172ba4cb2567319f7486d1c7a401d936 Issues-Id: MODELING-12 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-07-19init nfvparser codeZhaoxing305-0/+21727
Change-Id: I8e264c87777e36c4a42f0aa42ab4ae66a1d59a0b Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>