vvp/cms.git
7 years agoMerge "Update docker tag convention"
Steven Wright [Fri, 6 Apr 2018 13:19:37 +0000 (13:19 +0000)]
Merge "Update docker tag convention"

7 years agoAdd missing registry data 19/41219/1
Jessica Wagantall [Thu, 5 Apr 2018 17:07:29 +0000 (10:07 -0700)]
Add missing registry data

Add docker pull and push registry information in the
pom.xml

Change-Id: I467990158fd16352811657060f801f78fbf35578
Issue-ID: CIMAN-140
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoUpdate docker tag convention 33/41133/1
Jessica Wagantall [Thu, 5 Apr 2018 01:29:24 +0000 (18:29 -0700)]
Update docker tag convention

Update docker tagging convention to use:
v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images)

Change-Id: I018f128ed41a7925f43fade9f2c09d45b0116e0a
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoUpdate docker tag convention 53/37553/2
Jessica Wagantall [Wed, 21 Mar 2018 18:33:20 +0000 (11:33 -0700)]
Update docker tag convention

Update docker tagging convention to use:
$VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
$VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images)

Change-Id: Ib3207f175fd41a8e90664bb1a139d4e0a3fcf259
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: stark, steven <ss820f@att.com>
7 years agoMerge "Define onap.nexus.url in pom.xml"
Steven Wright [Tue, 3 Apr 2018 15:07:17 +0000 (15:07 +0000)]
Merge "Define onap.nexus.url in pom.xml"

7 years agoDefine onap.nexus.url in pom.xml 41/40241/1
Jessica Wagantall [Thu, 29 Mar 2018 18:48:01 +0000 (11:48 -0700)]
Define onap.nexus.url in pom.xml

Add missing definition for onap.nexus.url in pom file
to fix Sonar job.

Change-Id: I4fd15db7f2edae20d72e3b938362a1bfa4fc7b9e
Issue-ID: CIMAN-140
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoUpgrade to latest oparent 09/36309/2
Gildas Lanilis [Fri, 16 Mar 2018 22:41:02 +0000 (15:41 -0700)]
Upgrade to latest oparent

Update pom.xml file to latest version release of oparent, 1.1.0

Change-Id: Idc1d90752f94d45e5a136f49710e74d66ad09a66
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
7 years agoVVP-CMS fix flake8 errors during CMS build 55/37855/1
stark, steven [Thu, 22 Mar 2018 19:08:37 +0000 (12:08 -0700)]
VVP-CMS fix flake8 errors during CMS build

fixing flake 8 errors during CMS build process

Change-Id: I8ead762b83a1398226d9787ef2cd900fa47f0a1a
Issue-ID: VVP-43
Signed-off-by: stark, steven <ss820f@att.com>
8 years agoUpdate POM file 35/19535/1
Areli Fuss [Wed, 18 Oct 2017 14:07:40 +0000 (17:07 +0300)]
Update POM file

Update Maven group id

Change-Id: I350df14bac2d370a1bcc1083ce8900a620b2a7f9
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
8 years agoMerge "Revert POM file"
Edan Binshtok [Wed, 18 Oct 2017 13:33:01 +0000 (13:33 +0000)]
Merge "Revert POM file"

8 years agoRevert POM file 25/19525/1
Edan Binshtok [Wed, 18 Oct 2017 05:11:04 +0000 (08:11 +0300)]
Revert POM file

Revert the POM file merge changes

Change-Id: I7d726b6212917b3a123a545fd732eadaf7a108ad
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
8 years agoUpdate tox and tests 29/19429/1
Edan Binshtok [Wed, 18 Oct 2017 05:11:04 +0000 (08:11 +0300)]
Update tox and tests

Addd code coverage test
Add Tox and maven docker

Issue Id: VVP-28

Change-Id: I7d89802cc269c064d992f84019ee758ca0981920
Signed-off-by: Edan Binshtok <eb578m@intl.att.com>
8 years agoAdd maven docker ignore definition 53/17053/1
Areli Fuss [Tue, 3 Oct 2017 13:33:28 +0000 (16:33 +0300)]
Add maven docker ignore definition

Add maven ignore docker file due to build
failure: A tar file cannot include itself

Change-Id: Ib11bda9d940e4c96ed4166098d9246392bb547f8
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
8 years agoUpdate tox definitions 03/17003/1
Areli Fuss [Tue, 3 Oct 2017 11:23:06 +0000 (14:23 +0300)]
Update tox definitions

Update tox.ini definitions to ignore scanning
of non relevant folders

Change-Id: I652e4fdf3524f45bfdb0f7a053a35ad2745d7f87
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
8 years agoModify repo files to pep8 standards 91/16991/1
Amir Skalka [Tue, 3 Oct 2017 08:00:27 +0000 (11:00 +0300)]
Modify repo files to pep8 standards

All repo files were edited according to pep8 standards.
Verification conducted using flake8.

Change-Id: I661e2551d16bd833b227d3e246a5ff63ad639db1
Issue-Id: VVP-25
Signed-off-by: Amir Skalka <as221v@intl.att.com>
8 years agoinitial seed code commit VVP-2 57/16457/1
Paul McGoldrick [Thu, 28 Sep 2017 17:03:36 +0000 (10:03 -0700)]
initial seed code commit VVP-2

Change-Id: Ie4dfa1d0c2016f58f01c1150d791abbaaec31969
Signed-off-by: Paul McGoldrick <paul.mcgoldrick@att.com>
8 years agoInitial empty repository
Jessica Wagantall [Thu, 29 Jun 2017 21:43:02 +0000 (21:43 +0000)]
Initial empty repository