diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2019-08-22 22:07:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-22 22:07:45 +0000 |
commit | cb5498cfcf44bf51378458f20c4cc3bf3ea43e90 (patch) | |
tree | fe4c0e27a52e0238547c08b1716f7836a448710f /docs/submodules/ccsdk/platform | |
parent | e4ea67cc2132bec04e9c87f4814fdfda391bd772 (diff) |
Update git submodules
* 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>
Diffstat (limited to 'docs/submodules/ccsdk/platform')
m--------- | docs/submodules/ccsdk/platform/plugins.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/platform/plugins.git b/docs/submodules/ccsdk/platform/plugins.git -Subproject 556b233513db587f5d3982628dbca200fd3a9e2 +Subproject 85b8365c69b25191ba53390ba8ae9c7ad8e9f18 |