From e2acd844bf5dc5d899c732c977a4f00112d96beb Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Thu, 30 Jul 2009 22:43:38 +0000 Subject: [PATCH] Allow users and PIs to set delegations in addition to admins --- db-config.d/04-slicetags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-config.d/04-slicetags b/db-config.d/04-slicetags index 5a12d2b..352352a 100644 --- a/db-config.d/04-slicetags +++ b/db-config.d/04-slicetags @@ -126,7 +126,7 @@ slicetag_types = \ {'tagname': "delegations", 'description': "Coma seperated list of slices to give delegation authority to.", 'category' : 'slice/rspec', - 'min_role_id': 10} + 'min_role_id': 30} ] # add in the platform supported rlimits to the default_attribute_types -- 2.43.0