Create Apex Adapter 31/24531/14
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 17 Nov 2016 22:03:44 +0000 (23:03 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Mon, 30 Jan 2017 08:56:48 +0000 (08:56 +0000)
commit816695878485fb6cb8742e10c81f1d43b2052501
treee215855788d1b10cfe1ad7f0c7b5363ddbbbb3e7
parent645b83769d711412fcf5c5f4ed030d2fd9ef46c7
Create Apex Adapter

JIRA: RELENG-152

This implementation will help collect information from
the deployment. For example:
- overcloudrc file
- files from the undercloud
- files from the overcloud nodes (i.e. logs)

Change-Id: I293837695a4b82e57b9fac6027fe8197d68b1f14
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
modules/opnfv/installer_adapters/InstallerHandler.py
modules/opnfv/installer_adapters/apex/ApexAdapter.py
modules/opnfv/installer_adapters/apex/example.py [new file with mode: 0644]
modules/opnfv/utils/SSHUtils.py