Merge "Remove mistral parameters from undercloud.yaml"

This commit is contained in:
Zuul 2020-11-12 14:46:01 +00:00 committed by Gerrit Code Review
commit 15f4077cc2
2 changed files with 0 additions and 4 deletions

View File

@ -4,5 +4,4 @@ resource_registry:
OS::TripleO::Services::Podman: ../deployment/podman/podman-baremetal-ansible.yaml
parameter_defaults:
MistralDockerGroup: false
ContainerCli: podman

View File

@ -134,8 +134,6 @@ parameter_defaults:
# - ip_range: '192.168.24.100,192.168.24.200'
IronicProvisioningNetwork: 'ctlplane'
IronicRescuingNetwork: 'ctlplane'
MistralCorsAllowedOrigin: '*'
MistralExecutionFieldSizeLimit: 16384
NeutronServicePlugins: router,segments
NeutronMechanismDrivers: ['openvswitch', 'baremetal']
NeutronNetworkVLANRanges: 'physnet1:1000:2999'
@ -181,7 +179,6 @@ parameter_defaults:
UndercloudCtlplaneSubnets: {}
UndercloudCtlplaneLocalSubnet: 'ctlplane-subnet'
UndercloudNetworkConfigTemplate: 'templates/undercloud.j2'
MistralDockerGroup: true
PasswordAuthentication: 'yes'
HeatEngineOptVolumes:
- /usr/lib/heat:/usr/lib/heat:ro