summaryrefslogtreecommitdiffstats
path: root/nfvparser
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21Migrate Nexus2 releases to global-jjbJessica Wagantall1-1/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I11a556cf402f9728d3a763cda504584c790e435a
2018-08-27Use managed guava versionGary Wu1-1/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I730a98eec3ed1785c90da091611b0a20c82264ea Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-29Fix pep8 errorshangxdy2-1/+2
Add ignore files in tox.ini and .gitignore Issue-ID: MODELING-76 Change-Id: Ie55e9e1fcaada700973fd44ea2145e06c8b8944d Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2018-03-27Modify pom and tox for sonarshangxdy3-1/+139
Issue-ID: MODELING-75 Change-Id: I1e8d1a891b27ffe876bf37c7b988df510925f3b3 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2018-03-16Add some configuration for sonarshangxdy1-0/+10
Modify pom.xml for python code scan Issue-ID: MODELING-74 Change-Id: I1559da93b020993043586437065429004c6a728c Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2018-02-23Add license info for py filesshangxdy14-0/+176
Cuurently There isn't any license for __init__.py files the patch will fix it. Issue-ID: MODELING-64 Change-Id: I0c517848598ce3ea1ff9d28bd74750280fd3571c Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2018-02-12Add license info to all test filesshangxdy207-3/+2449
Issue-ID: MODELING-62 Change-Id: I8f680489c9a0afe19a5ad36acf5d966e30fdf93e Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2017-12-16Modify oparent versionZhaoxing1-1/+1
Change-Id: Idb5b36009e1c00b74671b0dc6be3d69946328323 Issue-ID: MODELING-25 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-11-18Bump minor versionJessica Wagantall1-2/+2
Bump minor version in preparation for Amsterdam branching. Change-Id: I4badb8e213ca37de40d89a967175cbdd5ea86d3e Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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>