Merge "Stop showing passwords when bootstrap script is ran"

This commit is contained in:
Zuul 2018-06-05 10:52:51 +00:00 committed by Gerrit Code Review
commit b3a0fb6a50
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
set -x
# NOTE(SamYaple): Kolla needs to wraps `keystone-manage bootstrap` to ensure
# any change is reported correctly for idempotency. This script will exit with
# valid json that can be parsed with information about if the task has failed