Bug 1476333 - Setting HeatAuthEncryptionKey in an environment file isn't setting the value in deployments
Summary: Setting HeatAuthEncryptionKey in an environment file isn't setting the value ...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Thomas Hervé
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-28 16:18 UTC by David Hill
Modified: 2018-08-27 14:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-27 14:33:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Hill 2017-07-28 16:18:29 UTC
Description of problem:
Setting HeatAuthEncryptionKey in an environment file isn't setting the value in deployments but it works if we override it with :
  controllerExtraConfig:
    heat::engine::auth_encryption_key: new_key


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Try overriding the auth_encryption_key using HeatAuthEncryptionKey
2.
3.

Actual results:
Doesn't update the key

Expected results:
Should update the key

Additional info:
We can see both values in hiera data and since ExtraConfig overrides the default configuration, it works.


Note You need to log in before you can comment on or make changes to this bug.