fix apex integration 61/33561/2
authorzhihui wu <wu.zhihui1@zte.com.cn>
Thu, 20 Apr 2017 01:57:06 +0000 (09:57 +0800)
committerzhihui wu <wu.zhihui1@zte.com.cn>
Thu, 20 Apr 2017 03:10:16 +0000 (11:10 +0800)
commite37805bda96bd54a6c0108e6fb2e67298bbda280
tree027418884e44bc3e5766ae34ffb8498a97694a7c
parent973f0287b44b3bcac193bc069bd474fc252232db
fix apex integration

I didnot find a right way to source Openstack rc file via ansible
module python api. Without openstack rc fiel, openstack cli command
can not be executed. So I move this part to ansible playbook.

Change-Id: I44439560f8ffa1b41890c4e94c9657ab2cc43241
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
qtip/ansible_library/modules/apex_generate_inventory.py [moved from qtip/ansible_library/modules/apex.py with 72% similarity]
tests/integration/setup.yaml
tests/unit/ansible_library/modules/apex_generate_inventory_test.py [moved from tests/unit/ansible_library/modules/apex_test.py with 89% similarity]