Do not set CONFIG_HEAT_AUTH_ENC_KEY

Use the default value (a random UUID) for CONFIG_HEAT_AUTH_ENC_KEY to
avoid https://bugs.launchpad.net/heat/+bug/1415887.

Change-Id: I89391fe7101125c6e0bb119567c3ac4bc169f3a4
This commit is contained in:
Christian Berendt
2015-01-30 16:27:15 +01:00
parent b86d3de5b6
commit d24d6a2990

View File

@@ -654,7 +654,7 @@ CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE=n
CONFIG_HEAT_DB_PW=password
# The encryption key to use for authentication info in database
CONFIG_HEAT_AUTH_ENC_KEY=password
CONFIG_HEAT_AUTH_ENC_KEY=
# The password to use for the Heat to authenticate with Keystone
CONFIG_HEAT_KS_PW=password