From: Faiyaz Ahmed Date: Wed, 12 Nov 2008 20:26:08 +0000 (+0000) Subject: Delegations was missing from list of available slice attributes. X-Git-Tag: MyPLC-4.2-19~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=74faad8eff4f52939c24715c4b8726b18829cbdd;p=myplc.git Delegations was missing from list of available slice attributes. --- diff --git a/db-config b/db-config index 4f95439..823fd50 100755 --- a/db-config +++ b/db-config @@ -522,6 +522,12 @@ def main(): 'description': "Demux HTTP between slices using localhost ports. Value in the form 'host, localhost port'.", '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