From: Barış Metin Date: Wed, 23 Dec 2009 16:42:34 +0000 (+0000) Subject: fix syntax error. nightly test shall pass now (at least for f8 builds). X-Git-Tag: MyPLC-4.3-35~2 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=259fdf91d8ac880a90cafcf0a5bf58e10e46d08c fix syntax error. nightly test shall pass now (at least for f8 builds). --- diff --git a/db-config.d/04-slicetags b/db-config.d/04-slicetags index 89faa9f..989150b 100644 --- a/db-config.d/04-slicetags +++ b/db-config.d/04-slicetags @@ -138,7 +138,7 @@ slicetag_types = \ {'tagname': "rawdisk", 'description': "map unused raw disk devices into the slice", 'category' : 'slice/access', # we should get rid of this category thing - 'min_role_id': 20} + 'min_role_id': 20}, { 'tagname' : 'exempt_slice_until', 'description' : 'Exclude this slice from MyOps until given date (YYYYMMDD)',