Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Drop all installed heat related parameters"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed May 2, 2022
2 parents db477f9 + 32e1511 commit cb99d62
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions environments/undercloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,20 +91,6 @@ parameter_defaults:
NeutronAgentExtensions: []
NeutronFlatNetworks: '*'
DhcpAgentNotification: true
HeatConvergenceEngine: true
HeatCorsAllowedOrigin: '*'
HeatMaxNestedStackDepth: 7
HeatMaxResourcesPerStack: -1
HeatMaxJsonBodySize: 4194304
HeatReauthenticationAuthMethod: 'trusts'
HeatYaqlLimitIterators: 10000
HeatYaqlMemoryQuota: 200000
# Disable non-lifecycle stack actions like
# snapshot, resume, cancel update and stack check.
HeatApiPolicies:
heat-deny-action:
key: 'actions:action'
value: 'rule:deny_everybody'
IronicCleaningDiskErase: 'metadata'
IronicCorsAllowedOrigin: '*'
IronicDefaultInspectInterface: 'inspector'
Expand Down Expand Up @@ -177,8 +163,6 @@ parameter_defaults:
UndercloudCtlplaneLocalSubnet: 'ctlplane-subnet'
UndercloudNetworkConfigTemplate: 'templates/undercloud.j2'
PasswordAuthentication: 'yes'
HeatEngineOptVolumes:
- /usr/lib/heat:/usr/lib/heat:ro
MySQLServerOptions:
mysqld:
connect_timeout: 60
Expand Down

0 comments on commit cb99d62

Please sign in to comment.