From 7f40f465731e905b54fdcdb5a4e5ab5f52d9c7e8 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 11 Jan 2016 19:04:02 -0500 Subject: [PATCH] added version_added --- messaging/rabbitmq_policy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/messaging/rabbitmq_policy.py b/messaging/rabbitmq_policy.py index 0a7d023dfb6..a9207b3cbcd 100644 --- a/messaging/rabbitmq_policy.py +++ b/messaging/rabbitmq_policy.py @@ -44,6 +44,7 @@ options: required: false default: all choices: [all, exchanges, queues] + version_added: "2.1" pattern: description: - A regex of queues to apply the policy to.