Syntax updates and new tests 77/15877/17
authorDan Radez <dradez@redhat.com>
Mon, 20 Jun 2016 09:56:34 +0000 (05:56 -0400)
committerDan Radez <dradez@redhat.com>
Thu, 30 Jun 2016 22:18:00 +0000 (18:18 -0400)
commit45fabbab6a4107df8a32f09045cf955afeb2e4ac
tree15b49db13ffb5b17ff69ef84ed298531184c3072
parent0b91edabf51d60968a20d605dd2b97f03283e06b
Syntax updates and new tests

- syntax updates to match pep8 standards
- tests to cover apex_python_utils.py

Change-Id: Ifac06fdbb97266f1b574b20610979b6965d6dd55
Signed-off-by: Dan Radez <dradez@redhat.com>
15 files changed:
.gitignore
build/Makefile
build/opnfv-apex-common.spec
ci/deploy.sh
ci/test.sh
lib/common-functions.sh
lib/python/apex/deploy_env.py
lib/python/apex/ip_utils.py
lib/python/apex/network_environment.py
lib/python/apex/network_settings.py
lib/python/apex_python_utils.py [moved from lib/python/apex-python-utils.py with 91% similarity]
tests/test_apex_deploy_env.py
tests/test_apex_ip_utils.py
tests/test_apex_network_environment.py
tests/test_apex_python_utils_py.py [new file with mode: 0644]