This repository was archived by the owner on Mar 22, 2018. It is now read-only.
Commit e90e069
liusheng
Cluster installation inherit the xtrace setting from devstack plugin
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. We'd better to make the k8s cluster
installation script inherit the xtrace setting of the plugin.sh so that we
can also check the cluster installation of the k8s cluster in job logs.1 parent 391a2a0 commit e90e069
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments