Age | Commit message (Collapse) | Author | Files | Lines |
|
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I221b3657f26645b72cc4442e7f9432be70129c57
|
|
Added build directory to .gitignore. Without this, recent sonar scans
are including generated source files under build/lib as uncovered
source, which is not correct.
Change-Id: Ic24a438313bc09271d306c7eff97aab8e083efca
Issue-ID: CCSDK-2354
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Issue-ID: CIMAN-376
Change-Id: Ifc37e0c2837592a81c10c5497adcb428d0a4341f
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
|
|
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.
Issue-ID: CIMAN-376
Change-Id: I015d322d6a64a7f3a2aa334b2179f78ed5de898f
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Issue-ID: CIMAN-376
Change-Id: I5d2c1d7a3f896150135a6c2631395d8b209b97e4
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Update parent versions to fix broken build
Change-Id: I1fa29fe77f736519ce9d2c458f452d962d5141f1
Issue-ID: CCSDK-2114
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
|
|
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
|
|
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>
|
|
Merging this will create
https://onap-ccsdk-platform-plugins.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9aa49187b78337cbe5c3a787c75d52384b755857
|
|
Update oparent version to 3.0.0-SNAPSHOT to support sonarcloud
migration. Note: also had to add repositories and
pluginRepositories tags so that snapshot version of oparent
could be used, since version of oparent that supports sonarcloud
is not yet released.
Change-Id: I9de4320f1fad554bbd6fcc8f7ab3c9975f7929ac
Issue-ID: CCSDK-1948
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
The tests in controllerif need not run to make the other tests work.
Use mockconsul instead of test_get_config_service to feed test_dmaapc.
Use mockconsul fixture in all other tests.
Do not wrap actual exceptions with NonRecoverableError in test code.
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1937
Change-Id: Iacb229cb8569838cc63932bcf572a6692ffd9124
|
|
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1971
Change-Id: Ia81041b683d57ed1a4828d9c45eb49f5556c8f31
|
|
|
|
Reraise the exceptions so that test harness reports them properly.
Fix parameters passed in test_update_database.
Ensure strings are encoded before hashing (enforced in python3).
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1929
Change-Id: Iee098fd53bc0fbd1c69d737002d1f63f9548f7f4
|
|
Remove superfluous argument to str.format in dmaap.
Fix two tests with the same name in dnsdesig.
Raise a proper exception instead of bool in helm.
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1928
Change-Id: I07ff9eaa3b25a4c7864eda2b6189d7357c887dd4
|
|
Issue-ID: CCSDK-1839
Signed-off-by: Hong Guan <hg4105@att.com>
Change-Id: I8687e1de5165851f05dfffe2c45dcad3d844573d
|
|
Disable deploy plugin in pgaas/pom.xml
Change-Id: I8f4dd9d1d9b96f85c489b38b29881250e1628c88
Issue-ID: CCSDK-1757
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Fix errors in INFO.yaml file
Change-Id: I1bba9f43725833a9f75a8c7eff5821ab58569827
Issue-ID: CCSDK-1696
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
Issue-ID: DCAEGEN2-1670
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I0a945117b7f4084191245ea56af2712b2cd20d4c
|
|
Issue-ID: DCAEGEN2-1651
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I6a158fbf2cd4d3f3e81fbd88e90a52a91242afaf
|
|
Disable maven-deploy-plugin to resolve build failure.
Change-Id: I9158b158a8ccd1e64aac556452b168a310a0329e
Issue-ID: CCSDK-1475
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
- Add privileged subscriber flag.
- Add decompression flag.
Change-Id: Id3c2e7fb88d858f4a1ebe4e1ab86598c0f3f30a0
Issue-ID: DCAEGEN2-1581
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
|
|
Set up pom.xml for new staging method
Change-Id: I889d5560a416562c75d56cd49f7041a7794e6b62
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: I82fea00651d726147276e0bba378f3b76ebbd4e6
Issue-ID: CCSDK-1330
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
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>
|
|
|
|
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>
|
|
change package name from cloudifydmaapplugin to dmaap for build
Issue-ID: CCSDK-794
Change-Id: Ib7eb3154273660c684d3dbb450cf251a241a95e3
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
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 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>
|
|
Issue-ID: CCSDK-794
Change-Id: Iaeac587a9697945eb9525d31fa950aea3594e187
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
Change-Id: I927e6a856aa7e33fadd050b908d5c6a8acfcae17
Issue-ID: CCSDK-1104
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: I61f0bef6f5bb9d65bf8fcfa1bdfd7cee7bba0acb
Issue-ID: CCSDK-1007
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Changes: security enhancement, support topic-name, more logs
Change-Id: I7649505847a49b32d56d6e891aebb2521b54a7bd
Issue-ID: CCSDK-794
Signed-off-by: xufeiliu <xl085b@att.com>
|
|
- 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>
|
|
Remove Ryan Goulding
Change-Id: I6839187da6b3c3d9c287f8eb7b15466f343074e6
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Change-Id: I87aa50b5ab5524494f035b290323c697169f26b9
Issue-ID: CCSDK-788
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: I872b799142b1bb7fe7f1f546646fa4fb325f7698
Issue-ID: CCSDK-619
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: Icee747ffd91832dbc1854685233a8d68bc25c13f
Issue-ID: CCSDK-605
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: I98de7f4a7f5e43bbb4f4c688578ba6a9a1f300cf
Issue-ID: CCSDK-561
Signed-off-by: Arash Hekmat <arash.hekmat@amdocs.com>
|
|
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>
|
|
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>
|
|
Change-Id: I8f2e77a3806a555c89bed38019c36613a983948f
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: Icc2fe6309a96f324c535de3f447408260e0bab02
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Change-Id: I7cf494a34d60c90a9e0d137e710b16f9f83bdcbb
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
|