From: Thierry Parmentelat Date: Tue, 30 Nov 2010 13:36:04 +0000 (+0100) Subject: plc.d/accessors now created the tagtype for all defined accessors X-Git-Tag: plcapi-5.0-19~14 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=326ac47eff96d1758a7c8aeed4852fd51d52935c plc.d/accessors now created the tagtype for all defined accessors --- diff --git a/db-config.d/011-standard_tags b/db-config.d/011-standard_tags deleted file mode 100644 index 64d0ddf..0000000 --- a/db-config.d/011-standard_tags +++ /dev/null @@ -1,35 +0,0 @@ -# -*-python-*- -# $Id$ -# $URL$ - -# force creation of tags defined as accessors - -#################### slice tags -GetSliceVref(0) -GetSliceArch(0) -GetSlicePldistro(0) -GetSliceFcdistro(0) - -#################### node tags -# -GetNodeArch(0) -GetNodePldistro(0) -GetNodeFcdistro(0) -GetNodeDeployment(0) -GetNodeExtensions(0) -GetNodePlainBootstrapfs(0) -GetNodeSerial(0) -GetNodeCramfs(0) -GetNodeKvariant(0) -GetNodeKargs(0) -GetNodeNoHangcheck(0) - -#################### interface settings - -# force creation of tags defined as accessors - -GetInterfaceIfname(0) -GetInterfaceDriver(0) -GetInterfaceAlias(0) -GetInterfaceBackdoor(0) -