Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to ee9341e37f22c8cef87c48569ffdff1057c27ebe
- Fix errors in INFO.yaml
Fix errors in INFO.yaml file
Change-Id: I1bba9f43725833a9f75a8c7eff5821ab58569827
Issue-ID: CCSDK-1696
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 85b8365c69b25191ba53390ba8ae9c7ad8e9f18b
- PGaaS plugin -- modify code to support python3
add code to work on both python2 and python3
lots of pylinting
remove debug logging of a password
improve error message when given an invalid cluster name, simplify some code
password changing capability for a database
tox tests improvements
NOTE . . .
The PGaaS plugin uses several Cloudify mock libraries, one of which
is not compatible with Python3.
Until we get an updated version of that Cloudify mock libraries,
we will have to leave out py3X from the tox tests.
We cannot use py37 yet because Jenkins returns:
InterpreterNotFound: python3.7
So tox.ini is using envlist = py27
Change-Id: I795b71cc8a1fdea043e2ff3a0d66bb95e3f93a89
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue: CCSDK-1599
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
It removes 2 submodules which don't contain any readthedoc section.
Issue-ID: DOC-505
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I234eec3993db4bf3a61ed39af52f2ed7fe9cf9d7
|
|
It removes repositories which are no more in use (locked).
Issue-ID: DOC-505
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I76a1cf809146ebfc11477a776ef08878ecc8c8c8
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 556b233513db587f5d3982628dbca200fd3a9e2a
- DMaaP add support for useExisting
Issue-ID: DCAEGEN2-1670
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I0a945117b7f4084191245ea56af2712b2cd20d4c
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 2aa97d09d9fc97a1562a3e3ac966bd48130086a4
- Move DR subscriber creation before container start
Issue-ID: DCAEGEN2-1651
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I6a158fbf2cd4d3f3e81fbd88e90a52a91242afaf
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to d7275e776cbfa0484d82700bdabf47da91b46114
- Disable deploy plugin
Disable maven-deploy-plugin to resolve build failure.
Change-Id: I9158b158a8ccd1e64aac556452b168a310a0329e
Issue-ID: CCSDK-1475
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 6b5636fe2ddaab95d180876127701e71639faf78
- Update DMaaP plugin - DataRouter subscriber creation
- Add privileged subscriber flag.
- Add decompression flag.
Change-Id: Id3c2e7fb88d858f4a1ebe4e1ab86598c0f3f30a0
Issue-ID: DCAEGEN2-1581
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to d206b39f669ff86e469918ef1db5d3e75f4d18d4
- Set up for new staging method
Set up pom.xml for new staging method
Change-Id: I889d5560a416562c75d56cd49f7041a7794e6b62
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 906f5e2dc9b12074a12b69cc874056ef4a185dcc
- Enhance Helm Plugin
Change-Id: I82fea00651d726147276e0bba378f3b76ebbd4e6
Issue-ID: CCSDK-1330
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 0dc5f5a63db8cdacd39dbc3aefa0b22698154e27
- Prepare for release
Prepare for release build by updating to version 1.2.3 of oparent, which
disables staging plugin.
Change-Id: I44e8fbfba8dd1bea040011e4d12b6776c1b657db
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 4f32aa90356e982b81940739414a4f28d384d7da
- Merge "[20190329]: unit test code for dmaap plugin"
- [20190329]: unit test code for dmaap plugin
add unit test code for dmaap plugin. Conaul call in consul
interface module is replace by mock function.
Issue-ID: CCSDK-794
Change-Id: I01f8bbe4f3aba8f6b3bc1a17d2aa8a63781a575f
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 789a8a03a36c588e67a33ba583f0f2d28f0942c3
- [20190326] change package name to dmaap
change package name from cloudifydmaapplugin to dmaap for build
Issue-ID: CCSDK-794
Change-Id: Ib7eb3154273660c684d3dbb450cf251a241a95e3
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 1daa029162f0d51f1ea682c5b09990d3f31e6f43
- [20190325] add module dmaap into root pom.xml
add module dmaap in root pom.xml to ingetrate dmaap plugin into build
Issue-ID: CCSDK-794
Change-Id: Ie9d3c0f05409db5bd29e6f34cd2af75fa1ea19ad
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 9cdef01070d0227b7a03e907d55de4a3b7295ce2
- [20190304] update copyright and __init__.py
Update all copyrights. Update dmaapplugin/__init__.py to match the
ONAP environment. 1) Consul address is "consul". 2) certificate is
at /opt/onap/certs/cacert.pem. 3) Consul key name "dmaap-plugin"
4) Bus controller address is "dmaap-bc", port 8080 or 8443.
Issue-ID: CCSDK-794
Change-Id: I47c85be11430510e2035f7972f97e63fe11757dc
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to eb7a73a1ed6fac775dc09dc581d11367e4262598
- rm pkcrypto, CommonLogger.config, update version
Issue-ID: CCSDK-794
Change-Id: Iaeac587a9697945eb9525d31fa950aea3594e187
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 1bcb3352a0819764954e6f301190e1041d5afa49
- Update Helm plugin version for Dublin
Change-Id: I927e6a856aa7e33fadd050b908d5c6a8acfcae17
Issue-ID: CCSDK-1104
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 4bdd986c840b025b7eee18be24254a6aabc6d2ca
Update Helm plugin type file artifact path
Change-Id: I61f0bef6f5bb9d65bf8fcfa1bdfd7cee7bba0acb
Issue-ID: CCSDK-1007
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master f429e8f161c95c35d7247f928482dba5491d3665
sync ONAP DMaaP-plugin with AT&T internal
Changes: security enhancement, support topic-name, more logs
Change-Id: I7649505847a49b32d56d6e891aebb2521b54a7bd
Issue-ID: CCSDK-794
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
Project: ccsdk/platform/blueprints master 0bb45f0d88abb94cadfcc462f31bc8c7453be204
Update INFO.yaml file
- Add Gaurav Agrawal as committer
- Add missing info sections
- Fix indentation to pass verify
Change-Id: I63e577032b654461c85a5dcd8b773b87b223bacd
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/plugins master 2e93164490b3ad9cd85f63ad6619ec02947dd3a3
Update INFO.yaml file
- Add Gaurav Agrawal as committer
- Add missing info sections
- Fix indentation to pass verify
Change-Id: I6f25df5c631fba0dd1501046b247bc12b709c0de
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/blueprints master d1cce465cc3d281b8bd7f2c9fee067c5f7c36169
Update INFO.yaml file
Remove Ryan Goulding
Change-Id: Ia092409914fac76b17724a24332e489d2e7e3504
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/plugins master 9745a3c068a8fe5e062ddae3904d3d25df6b2681
Update INFO.yaml file
Remove Ryan Goulding
Change-Id: I6839187da6b3c3d9c287f8eb7b15466f343074e6
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/plugins master 2e7361cf94af3d57ae57610118a8a8975e022f74
Add a new 'status' workflow for Helm Plugin
Change-Id: I87aa50b5ab5524494f035b290323c697169f26b9
Issue-ID: CCSDK-788
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master ac39f88aa15b511dab1230720057b9737d38c102
Enhance the helm plugin error message
Change-Id: I872b799142b1bb7fe7f1f546646fa4fb325f7698
Issue-ID: CCSDK-619
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master ff744f3655438bd10de1f6b4558c2d4715e9518c
Update Helm Plugin type file version number
Change-Id: Icee747ffd91832dbc1854685233a8d68bc25c13f
Issue-ID: CCSDK-605
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 9685feac47f3e6510fc5a2e40e8160c9296d0e83
Added passenv line to use system proxy variables
Change-Id: I98de7f4a7f5e43bbb4f4c688578ba6a9a1f300cf
Issue-ID: CCSDK-561
Signed-off-by: Arash Hekmat <arash.hekmat@amdocs.com>
|
|
Project: ccsdk/platform/plugins master 8904e10722eddd6de6fb92e2cbb953a306079227
Use managed guava version
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: Ic1d1419446855a6b15b41c8b1922c58bf0a4cfbc
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: ccsdk/platform/plugins master 03bac46783200b036b769411b773c87d0ee2cd1e
add mechanism to force a password change
for plugins/pgaas_plugin
Change-Id: Iac969f330683304bc6b6f6a81187cf75ac70815e
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: CCSDK-479
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
Project: ccsdk/platform/plugins master 59e33384d34340c2608e089bb03c5c118ff15142
Change XPath Option for CentOS
Change-Id: I8f2e77a3806a555c89bed38019c36613a983948f
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 11aaa9e4cd2374daa970e6a1db362256e2e02ff8
Change helm plugin version
Change-Id: Icc2fe6309a96f324c535de3f447408260e0bab02
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 47d44eca38257781b884544f7ef1c97d6a02b2ce
Add sonar test coverage
Change-Id: I7cf494a34d60c90a9e0d137e710b16f9f83bdcbb
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master b1a32c3ee2dc4fe2b6c72edbf18d4526003aef36
set "pip install -U setuptools"
Change-Id: I3897d81c8fd23ece198b5dcf34b21ea24859928a
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master d325d65c7bd63fa1709e3d1f0d5327a6a330c01f
fixed type file name mismatch
Change-Id: If78d213f38c3bc672cf542cd7f1f7496781cb83b
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 72e2ba6f74c73a3bfbc4a438036ea9d8c7679612
Add Helm Plugin maven build
Change-Id: I111db7511658bfff73e85cf9efed69e1a4e44713
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master e76d177a713b10a92525f09dbd3199a090d14d8f
Fix bug in basic authentication
Change-Id: If3f8231b5a3330009379d6d20d47f0be895ecdc8
Issue-ID: CCSDK-425
Signed-off-by: jh245g <jh245g@att.com>
|
|
Project: ccsdk/platform/plugins master 7ea7c4c8d4f368d831fc145684661594f4f6561c
Support basic authentication in config repo
Change-Id: Ic2f40abfbb54bf006f750e4aab7993cb1f4bd5c5
Issue-ID: CCSDK-425
Signed-off-by: jh245g <jh245g@att.com>
|
|
Project: ccsdk/platform/plugins master 544487f0c1ea4b5efa94a4e97348ea0c412df19c
Fixed pgaas test config
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>
|
|
Project: ccsdk/platform/plugins master c64a6fdaa508aa9813841458f4bf787b1562affb
Added Helm Plugin unit test code
Change-Id: If35021a7161a2f0f0dba8f045356e52a3bce6ccf
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master c5552def064cc4643ac879ec5f116c27f4cd088e
fixed code format bug
Change-Id: I159c85f44118ba387c2a5f9438684b45405c6edd
Issue-ID: CCSDK-354
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master b085856894e63b5b0990280c622a04bb0e80539c
Reformat the helm plugin python code
Change-Id: I9b826964db98dcae59ff6165be9ed0897dcd5f47
Issue-ID: CCSDK-351
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master 795818bc87e45f7dbfd81c4ef30897275c65537b
Enhancement to support yaml input
Change-Id: Ib3d638965091a363f0c223012de9748650eb0960
Issue-ID: CCSDK-333
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: ccsdk/platform/plugins master d9b88cc5ee987f5fed1011583a172f3c76251814
Update helm plugin source code
Change-Id: I1689d8d915c8f18a3e8230dcabb33413a2b9043e
Issue-ID: CCSDK-322
Signed-off-by: jh245g <jh245g@att.com>
|
|
Project: ccsdk/platform/nbapi master 989fb459830c7a069433410870f8c1c6559b72ef
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I547f06b7c6f70ddaace63da84cb380b2d7915524
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/blueprints master e1762268a9a548c19f2bb08195757cc7468ef545
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Ica1127532b1fd090ebe28fd2e5c101cf4f03ff93
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/plugins master cec8e7c0f90be290796d9a666edeea97e118a26f
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: If0f53ba1cfb128d48a8e396202b6cf1812b236f0
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: ccsdk/platform/plugins master 43b5cf23a5031f39fd4fdb4fe4d936e5b81d23c2
Revert "Revert "add capability to take over ...""
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>
|
|
Project: ccsdk/platform/plugins master 2fcc882d69dc4a59846ef2ff6b352e40c3f5cf49
Revert "add capability to take over ..."
This reverts commit adcb1dfaf4d88062c11630fee59eacb15965c373.
Issue-ID: CCSDK-228
Change-Id: Ib88a52888c1b9f9adfcc22fecf2f8c297621a81a
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: ccsdk/platform/plugins master adcb1dfaf4d88062c11630fee59eacb15965c373
add capability to take over an existing DB
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>
|
|
Project: ccsdk/platform/plugins master 0dc92cb05329fb28e8cabfc276e9a9993ce47b7a
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I11416c800df883997eeb2d604b0b50ccf57eb9d4
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|