Migrates clean to python 39/41439/10
authorTim Rozet <trozet@redhat.com>
Fri, 8 Sep 2017 20:57:36 +0000 (16:57 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 13 Sep 2017 14:13:06 +0000 (10:13 -0400)
commitcb606f45e3852432787ed895dc55665caa950161
treea987204e28ed22ee3e149c7a03d9e723c2e53a21
parent8d3d5e679fba8e4140730e60809fc4f71cdc098e
Migrates clean to python

ci/clean.sh will be removed in a future patch after releng is updated to
use python.

JIRA: APEX-509
JIRA: APEX-319

Change-Id: If890db2fc5a31833ad28ec6f04589e25457bd380
Signed-off-by: Tim Rozet <trozet@redhat.com>
15 files changed:
apex/clean.py
apex/common/exceptions.py
apex/common/parsers.py
apex/network/jumphost.py
apex/tests/config/bad_ifcfg-br-external [new file with mode: 0644]
apex/tests/config/bad_nova_output.json [new file with mode: 0644]
apex/tests/config/ifcfg-br-dummy [new file with mode: 0644]
apex/tests/config/ifcfg-br-external [new file with mode: 0644]
apex/tests/config/ifcfg-dummy [new file with mode: 0644]
apex/tests/test_apex_clean.py
apex/tests/test_apex_common_parsers.py
apex/tests/test_apex_network_jumphost.py [new file with mode: 0644]
build/rpm_specs/opnfv-apex-common.spec
ci/clean.sh
setup.cfg