From: Faiyaz Ahmed Date: Mon, 24 Mar 2008 20:41:41 +0000 (+0000) Subject: CoDemux attribute X-Git-Tag: MyPLC-4.2-4~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=43d28378b47df715dbf5eab049618b93e140661f;p=myplc.git CoDemux attribute --- diff --git a/db-config b/db-config index d522bfd..a8ff3a7 100755 --- a/db-config +++ b/db-config @@ -507,8 +507,13 @@ def main(): # Vsys {'name': "vsys", 'description': "Bind vsys script fd's to a slice's vsys directory.", + 'min_role_id': 10}, + + # CoDemux + {'name': "codemux", + 'description': "Demux HTTP between slices using localhost ports. Value in the form 'host, localhost port'." 'min_role_id': 10} - + ] # Get list of existing attribute types