Flatten rabbitmq service - step 1
This flattens rabbitmq and removes puppet parts. The next step will move the flattened templates to their final location. It's split in two steps in order to make reviews easier on that big change. Change-Id: I30f0802770d86d64e2ec6fa93dc9a608d4b15d69
This commit is contained in:
@@ -235,9 +235,6 @@ VALIDATE_PUPPET_OVERRIDE = {
|
||||
# qdr aliases rabbitmq service to provide alternative messaging backend
|
||||
'./puppet/services/qdr.yaml': False,
|
||||
# puppet/services/messaging/*.yaml provide oslo_messaging services
|
||||
'./puppet/services/messaging/notify-rabbitmq-shared.yaml': False,
|
||||
'./puppet/services/messaging/notify-rabbitmq.yaml': False,
|
||||
'./puppet/services/messaging/rpc-rabbitmq.yaml': False,
|
||||
'./puppet/services/messaging/rpc-qdrouterd.yaml': False,
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user