From 491fe82782fa8ac5f09f976ea09642324ed8ea97 Mon Sep 17 00:00:00 2001
From: Sergey Lukjanov <slukjanov@mirantis.com>
Date: Wed, 9 Jul 2014 15:21:21 +0400
Subject: [PATCH] Limit sahara's stable acls to icehouse

In Icehouse Sahara wasn't integrated, so, this branch is managed by the
Saahra team. For stable/juno it'll be managed by stable maintenance
team.

Change-Id: Ie2d7aba28103262ae6de5fa0ea39901c8904e70f
---
 .../openstack_project/files/gerrit/acls/openstack/sahara.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/openstack_project/files/gerrit/acls/openstack/sahara.config b/modules/openstack_project/files/gerrit/acls/openstack/sahara.config
index 9fce4cfdc6..64bc9dcc02 100644
--- a/modules/openstack_project/files/gerrit/acls/openstack/sahara.config
+++ b/modules/openstack_project/files/gerrit/acls/openstack/sahara.config
@@ -9,7 +9,7 @@ abandon = group sahara-milestone
 label-Code-Review = -2..+2 group sahara-milestone
 label-Workflow = -1..+1 group sahara-milestone
 
-[access "refs/heads/stable/*"]
+[access "refs/heads/stable/icehouse"]
 abandon = group sahara-core
 exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
 label-Code-Review = -2..+2 group sahara-core