Fix minor issues revealed by pylint 38/98438/1
authorMiroslav Los <miroslav.los@pantheon.tech>
Fri, 15 Nov 2019 08:20:09 +0000 (09:20 +0100)
committerMiroslav Los <miroslav.los@pantheon.tech>
Fri, 15 Nov 2019 08:24:54 +0000 (09:24 +0100)
commit7e1f8a90d2fd18a5169cea04b6bb53dd9288092e
tree5c089d095b07c11d4b9c3929a7a35b9774df8f81
parent18673c56f47a3662ef8b0b981a9af774e2e29826
Fix minor issues revealed by pylint

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
dmaap/dmaapplugin/dr_relationships.py
dnsdesig/tests/test_plugin.py
helm/plugin/tasks.py