From: Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> Date: Wed, 12 Nov 2008 22:08:34 +0000 (+0000) Subject: Fix 4.2 port. X-Git-Tag: MyPLC-4.2-19~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5ebf24f4a6e384f5449cb4a6b3bbac37f85ad561;p=myplc.git Fix 4.2 port. --- diff --git a/db-config b/db-config index 823fd50..d49ab03 100755 --- a/db-config +++ b/db-config @@ -523,10 +523,9 @@ def main(): '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} + {'name': "delegations", + 'description': "Comma-seperated list of slices to give delegation authority to.", + 'min_role_id': 10}, ]