AMPQ: update ha policy regex

Change-Id: I2f023c2e41a52b5753cdb77e93c9e876bc60a87d
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2019-06-11 12:17:22 -05:00
parent 47cb52b67c
commit d0b135cd77
6 changed files with 6 additions and 6 deletions

View File

@ -893,7 +893,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
backends: backends:
# Those options will be written to backends.conf as-is. # Those options will be written to backends.conf as-is.

View File

@ -446,7 +446,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
network: network:
api: api:

View File

@ -575,7 +575,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
network: network:
api: api:

View File

@ -798,7 +798,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
rally_tests: rally_tests:
run_tempest: false run_tempest: false
tests: tests:

View File

@ -1673,7 +1673,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
## NOTE: "besteffort" is meant for dev env with mixed compute type only. ## NOTE: "besteffort" is meant for dev env with mixed compute type only.
## This helps prevent sriov init script from failing due to mis-matched NIC ## This helps prevent sriov init script from failing due to mis-matched NIC
## For prod env, target NIC should match and init script should fail otherwise. ## For prod env, target NIC should match and init script should fail otherwise.

View File

@ -1742,7 +1742,7 @@ conf:
message-ttl: 70000 message-ttl: 70000
priority: 0 priority: 0
apply-to: all apply-to: all
pattern: '(notifications)\.' pattern: '^(?!amq\.).*'
# Names of secrets used by bootstrap and environmental checks # Names of secrets used by bootstrap and environmental checks
secrets: secrets: