summaryrefslogtreecommitdiffstats
path: root/pgaas
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Fixed pgaas test configTimoney, Daniel (dt5972)1-0/+2
Updated pgaas/tox.ini to run tests from local dir instead of from site-packages Change-Id: If1f3f0cb54342ec889a1e63278bc3ee78ce19e9d Issue-ID: CCSDK-403 Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com>
2018-04-05Revert "Revert "add capability to take over ...""Hansen, Tony (th1395)8-98/+237
This reverts commit 2fcc882d69dc4a59846ef2ff6b352e40c3f5cf49. Resolve comments from Jack Change-Id: I8e4ff9a04452a3fa5704b948126b508e78e94bdc Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-228 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2018-03-29Revert "add capability to take over ..."Timoney, Dan (dt5972)8-228/+92
This reverts commit adcb1dfaf4d88062c11630fee59eacb15965c373. Issue-ID: CCSDK-228 Change-Id: Ib88a52888c1b9f9adfcc22fecf2f8c297621a81a Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-28add capability to take over an existing DBHansen, Tony (th1395)8-92/+228
add ability to take a port as part of the hostname add IPv6 support as [IPv6address] or [IPv6address]:port Change-Id: Ia7a7309f7964b64fa65b0fa98891e529d7765056 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-228 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2018-02-22Make SONAR code coverage workAndrew Gauld2-17/+10
Change-Id: Id54f9199d4ac7a1a501a875743fa35aecbe60ac4 Issue-ID: DCAEGEN2-355 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-11-09Roll to version 1.0.1-SNAPSHOTDan Timoney1-2/+2
Roll to next release version Change-Id: I1f84397358db86596bf404e3fec5d283ebf296b5 Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-27add missing environment varsTony Hansen1-0/+21
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
2017-10-12add plugin rst files to docs directoryTony Hansen1-1/+1
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
2017-09-27add unit tests to pgaas_pluginTony Hansen5-6/+243
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>
2017-09-13update seed code for PGaaS pluginTony Hansen4-101/+308
add additional debugging statements change version number to 1.0 Change-Id: I8c3987d36425ee9becdef4e892790b5917782c91 Signed-off-by: Tony Hansen <tony@att.com> Issue: CCSDK-46
2017-08-28push seed code for PGaaSTony Hansen9-0/+717
Change-Id: Ia458c5f9ad740497728e107ae7e46ed0cc556323 Signed-off-by: Tony Hansen <tony@att.com> Issue: [DCAEGEN2-49] Signed-off-by: Tony Hansen <tony@att.com>
2017-08-23push seed code for PGaaSTony Hansen1-0/+0
[DCAEGEN2-49] seed code for PGaaS Change-Id: Ibae9d5a41c18a27eb738c794b6d8ca0e71554ac5 Signed-off-by: Tony Hansen <tony@att.com>