For now, the devstack installation will enable the xtrace when run the plugin script, it's helpful for checking the details of plugin installation with the logs. This PR make the k8s cluster installation script inherit the xtrace setting of the plugin.sh so that we can check the k8s cluster installation details in job logs.
What this PR does / why we need it:
For now, the devstack installation will enable the xtrace when run the plugin script, it's helpful for checking the details of plugin installation with the logs. This PR make the k8s cluster installation script inherit the xtrace setting of the plugin.sh so that we can check the k8s cluster installation details in job logs.
Which issue this PR fixes
Special notes for your reviewer:
Release note: