From 5303700501e376129218acfd893dd4a0a4e92153 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Mon, 1 Mar 2010 21:47:17 +0000 Subject: [PATCH] DRL tag --- db-config.d/010-slice_tags | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/db-config.d/010-slice_tags b/db-config.d/010-slice_tags index 282bc0c4..850dce57 100644 --- a/db-config.d/010-slice_tags +++ b/db-config.d/010-slice_tags @@ -147,6 +147,12 @@ slicetag_types = \ 'description' : 'Exclude this slice from MyOps until given date (YYYYMMDD)', 'category' : 'slice/myops', 'min_role_id' : 10} , + + # DistributedRateLimiting slice + {'tagname': "drl", + 'description': "Is a default Distributed Rate Limiting slice (1) or not (0 or unset)", + 'category' : 'slice/general', + 'min_role_id': 10}, ] # add in the platform supported rlimits to the default_attribute_types -- 2.47.0