Merge "Make Horizon's SECURITY_KEY 64 characters long"

This commit is contained in:
Zuul 2018-08-13 23:00:11 +00:00 committed by Gerrit Code Review
commit 9928adca3b

View File

@ -326,7 +326,7 @@ resources:
HorizonSecret:
type: OS::TripleO::RandomString
properties:
length: 10
length: 64
NetCidrMapValue:
type: OS::Heat::Value