From: Faiyaz Ahmed Date: Wed, 12 Nov 2008 20:24:10 +0000 (+0000) Subject: Delegations was missing from list of available slice attributes. X-Git-Tag: MyPLC-4.3-2~21 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=7eec4da6c9fb81b90df2b49bec209f6d0f573b4e;p=myplc.git Delegations was missing from list of available slice attributes. --- diff --git a/db-config b/db-config index 376019b..08fe66e 100755 --- a/db-config +++ b/db-config @@ -253,6 +253,12 @@ def main(): 'category' : 'slice/rspec', 'min_role_id': 10}, + # Delegation + {'tagname': "delegations", + 'description': "Coma seperated list of slices to give delegation authority to.", + 'category' : 'slice/rspec', + 'min_role_id': 10} + ] # add in the platform supported rlimits to the default_attribute_types