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:
@@ -654,7 +654,7 @@ CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE=n
|
|||||||
CONFIG_HEAT_DB_PW=password
|
CONFIG_HEAT_DB_PW=password
|
||||||
|
|
||||||
# The encryption key to use for authentication info in database
|
# 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
|
# The password to use for the Heat to authenticate with Keystone
|
||||||
CONFIG_HEAT_KS_PW=password
|
CONFIG_HEAT_KS_PW=password
|
||||||
|
Reference in New Issue
Block a user