refactor apex installer 13/38813/4
authordongwenjuan <dong.wenjuan@zte.com.cn>
Mon, 7 Aug 2017 02:19:23 +0000 (10:19 +0800)
committerdongwenjuan <dong.wenjuan@zte.com.cn>
Mon, 7 Aug 2017 07:18:35 +0000 (15:18 +0800)
commit5a1c7a939cef64609c398779d83e4c0bdae83083
tree47bc1452c0ae6cd065f7bb42b07335b44d01285f
parent9549a92ad62fbbad00e355b707809e6409b9e085
refactor apex installer

JIRA: DOCTOR-100

Change-Id: I684071d35aac99ad1f5b65ae74e0a98ac726af35
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
.gitignore
tests/installer/__init__.py
tests/installer/apex.py [new file with mode: 0644]
tests/installer/base.py
tests/installer/common/congress.py [new file with mode: 0644]
tests/installer/common/restore_ceilometer.py [new file with mode: 0644]
tests/installer/common/set_ceilometer.py [new file with mode: 0644]
tests/installer/local.py
tests/utils.py
tox.ini