ccsdk/platform/plugins.git
7 years agoRoll to version 1.0.1-SNAPSHOT 39/22939/1
Dan Timoney [Thu, 9 Nov 2017 12:38:41 +0000 (07:38 -0500)]
Roll to version 1.0.1-SNAPSHOT

Roll to next release version

Change-Id: I1f84397358db86596bf404e3fec5d283ebf296b5
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoMerge "Fix index and add templates"
Dan Timoney [Fri, 27 Oct 2017 17:41:04 +0000 (17:41 +0000)]
Merge "Fix index and add templates"

7 years agoadd missing environment vars 05/21005/1
Tony Hansen [Fri, 27 Oct 2017 12:46:45 +0000 (12:46 +0000)]
add missing environment vars

they were missing in pom.xml, which is why they were coming
up empty in mvn-phase-script

Change-Id: I8008c92c6594551fbc9ace9cfe8808d8aee7fe9d
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128

7 years agoFix index and add templates 71/20871/1
Rich Bennett [Thu, 26 Oct 2017 21:41:13 +0000 (17:41 -0400)]
Fix index and add templates

Added index title
Added architecture and release note templates

Change-Id: I194761c176c982a3fe4b2ec877055ebd3b8e60a1
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
7 years agofix uploading of plugin/type files 09/20409/2
Tony Hansen [Tue, 24 Oct 2017 17:43:05 +0000 (17:43 +0000)]
fix uploading of plugin/type files

fixed the MVN_SERVER_ID variable used to extract values from the settings.xml
file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw.

upload to both NEXUS/GROUPID/types/foo/foo.h AND NEXUS/GROUPID/{snapshots,releases}/types/foo/foo.h

Change-Id: I33545b919679b13c02aaf28d8b3ef42195c606bb
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-128
Signed-off-by: Tony Hansen <tony@att.com>
7 years agoadd plugin rst files to docs directory 67/18567/1
Tony Hansen [Thu, 12 Oct 2017 14:51:12 +0000 (14:51 +0000)]
add plugin rst files to docs directory

for i in dmaap dnsdesig pgaas sshkeyshare
do pandoc -f markdown -t rst -o docs/foo.rst foo/README.md
done

Change-Id: Icbde9093955ba2c65c8cf4dbf17e84f198205e13
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: CCSDK-118

7 years agoMerge "Setup ReadTheDocs"
Dan Timoney [Thu, 28 Sep 2017 13:01:01 +0000 (13:01 +0000)]
Merge "Setup ReadTheDocs"

7 years agoSetup ReadTheDocs 65/16365/1
Brian Freeman [Thu, 28 Sep 2017 11:50:33 +0000 (11:50 +0000)]
Setup ReadTheDocs

Issue-ID: CCSDK-107
Change-Id: Ia10a0512b8d34068b54ec5e4cce8768e70fd4452
Signed-off-by: Brian Freeman <bf1936@att.com>
7 years agoadd unit tests to pgaas_plugin 75/16075/5
Tony Hansen [Wed, 27 Sep 2017 19:25:05 +0000 (19:25 +0000)]
add unit tests to pgaas_plugin

plus various small fixes to get unit tests to pass

Change-Id: I9ec786c5a40cb82d14ec72504d6ad4703a442a1a
Signed-off-by: Tony Hansen <tony@att.com>
Issue-Id: CCSDK-18
Signed-off-by: Tony Hansen <tony@att.com>
7 years agoAdd version.properties to platform/plugins 29/15529/1
Dan Timoney [Tue, 26 Sep 2017 12:46:24 +0000 (14:46 +0200)]
Add version.properties to platform/plugins

Add version.properties, used by daily build Jenkins jobs.

Change-Id: I5e71b08f3b6d24b84a732eb47726b38e5e5e5bde
Issue-ID: CCSDK-56
Signed-off-by: Dan Timoney <dtimoney@att.com>
7 years agoupdate seed code for PGaaS plugin 07/12207/1
Tony Hansen [Wed, 13 Sep 2017 14:21:46 +0000 (14:21 +0000)]
update seed code for PGaaS plugin

add additional debugging statements
change version number to 1.0

Change-Id: I8c3987d36425ee9becdef4e892790b5917782c91
Signed-off-by: Tony Hansen <tony@att.com>
Issue: CCSDK-46

7 years agoCleanup project's name in Sonar 47/11347/1
Jessica Wagantall [Fri, 8 Sep 2017 20:48:52 +0000 (13:48 -0700)]
Cleanup project's name in Sonar

The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Ibdf6d86af90f6d6ac0424228dde14ddf6f2056a1
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoMerge "Add seed code for DMaaP plugin"
Dan Timoney [Fri, 1 Sep 2017 18:08:57 +0000 (18:08 +0000)]
Merge "Add seed code for DMaaP plugin"

7 years agoraw repo push path and content type fixes 33/9933/1
Andrew Gauld [Fri, 1 Sep 2017 16:05:51 +0000 (12:05 -0400)]
raw repo push path and content type fixes

Change-Id: Ie50b637786804e9c327d0af91b7c936a7df15731
Issue-Id: CCSDK-66
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoAdd seed code for DMaaP plugin 19/9919/1
Jack Lucas [Fri, 1 Sep 2017 13:48:08 +0000 (13:48 +0000)]
Add seed code for DMaaP plugin

Change-Id: I8c7a9c432badd3052a571ed87b9b580760b376e6
Issue-Id: CCSDK-65
Signed-off-by: Jack Lucas <jflucas@research.att.com>
7 years agoUse $SETTINGS_FILE to override settings.xml 29/9729/1
Andrew Gauld [Thu, 31 Aug 2017 17:48:43 +0000 (13:48 -0400)]
Use $SETTINGS_FILE to override settings.xml

Change-Id: I1e2cdf98119e0953e986097eb3481706a25cdb5e
Issue-Id: CCSDK-66
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoupdate mvn-stage script xpath cmd syntax 81/9481/1
Andrew Gauld [Wed, 30 Aug 2017 15:01:45 +0000 (11:01 -0400)]
update mvn-stage script xpath cmd syntax

Change-Id: Icaa59432907ee6e38f2642faae2b9841fd03ff82
Issue-Id: CCSDK-66
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoMerge "Add module pom.xml file"
Dan Timoney [Mon, 28 Aug 2017 19:36:16 +0000 (19:36 +0000)]
Merge "Add module pom.xml file"

7 years agoMerge "Initial documentation for the sshkeyshare plugin"
Jack Lucas [Mon, 28 Aug 2017 17:15:27 +0000 (17:15 +0000)]
Merge "Initial documentation for the sshkeyshare plugin"

7 years agoAdd module pom.xml file 19/8919/2
Andrew Gauld [Mon, 28 Aug 2017 13:39:36 +0000 (09:39 -0400)]
Add module pom.xml file

Change-Id: Id980f62ba32423f87d4b1c3fb52c4f672ece63d7
Issue-Id: CCSDK-66
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoMerge "Initial documentation of dnsdesig plugin"
Dan Timoney [Mon, 28 Aug 2017 15:35:57 +0000 (15:35 +0000)]
Merge "Initial documentation of dnsdesig plugin"

7 years agopush seed code for PGaaS 37/8937/2
Tony Hansen [Mon, 28 Aug 2017 14:57:40 +0000 (14:57 +0000)]
push seed code for PGaaS

Change-Id: Ia458c5f9ad740497728e107ae7e46ed0cc556323
Signed-off-by: Tony Hansen <tony@att.com>
Issue: [DCAEGEN2-49]
Signed-off-by: Tony Hansen <tony@att.com>
7 years agoInitial documentation for the sshkeyshare plugin 33/8933/1
Andrew Gauld [Mon, 28 Aug 2017 14:47:29 +0000 (10:47 -0400)]
Initial documentation for the sshkeyshare plugin

Change-Id: I3bdbc12486cf47e6c1ecc326a8f4fbd1aa03c924
Issue-Id: CCSDK-65
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoInitial documentation of dnsdesig plugin 25/8925/1
Andrew Gauld [Mon, 28 Aug 2017 13:58:21 +0000 (09:58 -0400)]
Initial documentation of dnsdesig plugin

Issue-Id: CCSDK-66
Change-Id: Id94f1ef6925276f002a1a0c4ce4e8e902d66fb54
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoMaven clean/package/test/deploy for sshkeyshare 15/8815/3
Andrew Gauld [Fri, 25 Aug 2017 17:11:25 +0000 (13:11 -0400)]
Maven clean/package/test/deploy for sshkeyshare

Change-Id: I7074f904fc2025bc8b76a62bbf56e2b1f66f6045
Issue-Id: CCSDK-65
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoMerge "Seed code for Cloudify sshkeyshare plugin"
Dan Timoney [Wed, 23 Aug 2017 19:05:29 +0000 (19:05 +0000)]
Merge "Seed code for Cloudify sshkeyshare plugin"

7 years agoSeed code for Cloudify dns/Designate plugin 61/8461/1
Andrew Gauld [Wed, 23 Aug 2017 17:57:51 +0000 (13:57 -0400)]
Seed code for Cloudify dns/Designate plugin

Change-Id: Ibc157472d6001076959face4ff3a06a808096f78
Issue-Id: CCSDK-66
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agoSeed code for Cloudify sshkeyshare plugin 51/8451/1
Andrew Gauld [Wed, 23 Aug 2017 17:28:36 +0000 (13:28 -0400)]
Seed code for Cloudify sshkeyshare plugin

Change-Id: I2dbf80b45303c4383492f1336516b0746418429c
Issue-Id: CCSDK-65
Signed-off-by: Andrew Gauld <ag1282@att.com>
7 years agopush seed code for PGaaS 09/8309/3
Tony Hansen [Tue, 22 Aug 2017 18:21:23 +0000 (18:21 +0000)]
push seed code for PGaaS

[DCAEGEN2-49] seed code for PGaaS

Change-Id: Ibae9d5a41c18a27eb738c794b6d8ca0e71554ac5
Signed-off-by: Tony Hansen <tony@att.com>
7 years agoInitial empty repository
Jessica Wagantall [Tue, 8 Aug 2017 17:14:45 +0000 (17:14 +0000)]
Initial empty repository