utilities/tools/collector
Eric MacDonald ccb603a85e Fix sourcing openrc in collect
The openrc file is being sourced in a short lived
shell rather than in the shell of the sourcing code.

As a result the environment created by the 'source'
does not persist and the inventory request fails
which prevents collect from learning/validating
remote host names.

This update corrects that and makes the code block
involved in learning openrc variables a function
call rather than inline whenever collect_utils
is sourced.

Test Plan:

PASS: Verify collect all with no openrc already sourced
PASS: Verify collect select hosts (same no pre-openrc)
PASS: Verify collect self controller (same no pre-openrc)
PASS: Verify collect of self on compute

Change-Id: I41a097d9d751351f178a1366eb76dfb526c57b19
Closes-Bug: 1837412
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2019-07-22 16:52:17 -04:00
..
centos Fix sourcing openrc in collect 2019-07-22 16:52:17 -04:00
scripts Fix sourcing openrc in collect 2019-07-22 16:52:17 -04:00
LICENSE Relocate collector to stx-integ/tools/collector 2018-08-01 12:24:00 -04:00