X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=db-config;h=dc984cb3a3193202048e857252a2ce71e7a3a038;hb=c3f2b0ae1254f9dc021bb8f6bbf7efd2f34e8e97;hp=6aaa9875235902ffb97ec6207a29212329799b7a;hpb=6d79b6f68d7ab17fa65be6c92698cb51075e43e3;p=myplc.git diff --git a/db-config b/db-config index 6aaa987..dc984cb 100755 --- a/db-config +++ b/db-config @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: db-config,v 1.10 2006/11/28 21:45:53 mlhuang Exp $ +# $Id: db-config,v 1.11 2006/12/12 10:13:31 thierry Exp $ # from plc_config import PLCConfiguration @@ -625,9 +625,10 @@ def main(): ('proper_op', "bind_socket")]}, ] - ### leaving slice_prefix to default + ### xxx - to review once new node manager rolls out + # if PLC_SLICE_PREFIX is left to default - this is meant for the public PL only if plc['slice_prefix'] == 'pl': - # create them with default slices + # create both legacy slices together with netflow through default_slices default_slices += legacy_slices else: # we use another slice prefix : disable legacy slices if already created