From a6daf4ece3f05600ad66fea55c5220d07a71cef1 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 24 May 2017 12:44:05 +0400 Subject: [mcp] Bring in reclass system salt models Change-Id: I1a865b7524f3a5242544e60e6b36b1092721c58b Signed-off-by: Michael Polenchuk --- .../classes/system/nova/compute/notification/messagingv2.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mcp/reclass/classes/system/nova/compute/notification/messagingv2.yml (limited to 'mcp/reclass/classes/system/nova/compute/notification') diff --git a/mcp/reclass/classes/system/nova/compute/notification/messagingv2.yml b/mcp/reclass/classes/system/nova/compute/notification/messagingv2.yml new file mode 100644 index 000000000..59ec94dcd --- /dev/null +++ b/mcp/reclass/classes/system/nova/compute/notification/messagingv2.yml @@ -0,0 +1,8 @@ +parameters: + nova: + compute: + notification: + driver: messagingv2 + topics: "${_param:openstack_notification_topics}" + notify_on: + state_change: vm_and_task_state -- cgit 1.2.3-korg