OMF integration for plcapi, only activated when PLC_OMF_ENABLED is true.
[plcapi.git] / db-config.d / 010-slice_tags
index 282bc0c..20a1e3c 100644 (file)
@@ -147,6 +147,18 @@ 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},
+
+    # OMF controlled slice
+    {'tagname': "omf",
+     'description': "Enable OMF (cOntrol and Management Framework) for the slice",
+     'category' : 'slice/general',
+     'min_role_id': 10},
 ]
 
 # add in the platform supported rlimits to the default_attribute_types