From c14595c736c39ad0e44d9d8da14e3eaace9639f1 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 7 Nov 2012 17:58:38 +0000 Subject: [PATCH] remove osdistroupdates from defspec git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 9f44b0853..4c9bc8ebf 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -2331,10 +2331,6 @@ push(@{$defspec{node}->{'attrs'}}, @nodeattrs); tabentry => 'osimage.postbootscripts', access_tabentry => 'osimage.imagename=attr:imagename', }, - {attr_name => 'osdistroupdates', - tabentry => 'osimage.osdistroupdates', - access_tabentry => 'osimage.imagename=attr:imagename', - }, {attr_name => 'serverrole', tabentry => 'osimage.serverrole', access_tabentry => 'osimage.imagename=attr:imagename',