X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopendaylight-infra-copy-ssh-keys.sh;h=c8aa145964b254a15462765c26e5138a861f2d9a;hb=6737d651d0b72d9f2a4a127bee152da831d0a917;hp=493f776b7549cda38814220fa9dfcf1ab70c63b6;hpb=8e14a7ed80f5a4b6e076e7e8ad839727e3918eab;p=releng%2Fbuilder.git diff --git a/jjb/opendaylight-infra-copy-ssh-keys.sh b/jjb/opendaylight-infra-copy-ssh-keys.sh index 493f776b7..c8aa14596 100644 --- a/jjb/opendaylight-infra-copy-ssh-keys.sh +++ b/jjb/opendaylight-infra-copy-ssh-keys.sh @@ -41,6 +41,14 @@ function copy-ssh-keys-to-slave() { done } +# shellcheck disable=SC1090 +. ~/lf-env.sh + +lf-activate-venv --python python3 \ + python-heatclient \ + python-openstackclient \ + yq + # Print the Stack outputs parameters so that we can identify which IPs belong # to which VM types. openstack stack show -c outputs "$STACK_NAME"