Age | Commit message (Collapse) | Author | Files | Lines |
|
This work has been done from scratch following
a better OO approach and better structured.
The library is renamed by 'deploment handler'
Change-Id: I7af2963ebb4e33d90481e91cabfc015718b0bb68
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
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>
|
|
JIRA: RELENG-149
JIRA: RELENG-161
Now that we have a modules directory in place, let's
move all the shared python code to this location.
We need to create a setup.py to install these
modules in the system so that we don't have to
modify the pythonpath.
Change-Id: I7e608ce6e1e6b3d111405bc789cdb2ff7fcb49c3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|