summaryrefslogtreecommitdiffstats
path: root/sshkeyshare
AgeCommit message (Collapse)AuthorFilesLines
2020-02-24Update parent versionsDan Timoney1-1/+1
Update parent versions to fix broken build Change-Id: I1fa29fe77f736519ce9d2c458f452d962d5141f1 Issue-ID: CCSDK-2114 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-14Support python3 in all pluginsMiroslav Los5-8/+12
Unify tox/requirements/setup.py requirement specifications. Use cloudify-common 5.0.5 release. For helm, use a dev cloudify-common build with better python3 code. Use PEP 508 URLs in requirements for the non-PyPI (github) release. Fix mixed indentation and trailing whitespace. Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1931 Change-Id: I607957d9e2c299121785f3f02420c6038966a200
2020-02-13updates to pom.xml files for sonar-cloudHansen, Tony (th1395)3-5/+24
Change-Id: If2d759a264ca98fe9613637b4c81c0aa3bbfe2b3 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-2088 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2019-07-11Disable deploy pluginTimoney, Dan (dt5972)1-1/+10
Disable maven-deploy-plugin to resolve build failure. Change-Id: I9158b158a8ccd1e64aac556452b168a310a0329e Issue-ID: CCSDK-1475 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-02-22Make SONAR code coverage workAndrew Gauld2-12/+11
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-08-28Initial documentation for the sshkeyshare pluginAndrew Gauld1-2/+36
Change-Id: I3bdbc12486cf47e6c1ecc326a8f4fbd1aa03c924 Issue-Id: CCSDK-65 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-25Maven clean/package/test/deploy for sshkeyshareAndrew Gauld1-0/+304
Change-Id: I7074f904fc2025bc8b76a62bbf56e2b1f66f6045 Issue-Id: CCSDK-65 Signed-off-by: Andrew Gauld <ag1282@att.com>
2017-08-23Seed code for Cloudify sshkeyshare pluginAndrew Gauld9-0/+179
Change-Id: I2dbf80b45303c4383492f1336516b0746418429c Issue-Id: CCSDK-65 Signed-off-by: Andrew Gauld <ag1282@att.com>