2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Add objdef for storage.osvolume

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-02-20 19:13:26 +00:00
parent 200373f48d
commit 2b61bf2c91

View File

@ -2086,6 +2086,13 @@ my @nodeattrs = (
access_tabentry => 'nics.node=attr:node',
},
######################
# storage table #
######################
{attr_name => 'osvolume',
tabentry => 'storge.osvolume',
access_tabentry => 'storage.node=attr:node',
},
######################
# vm table #
######################
{attr_name => 'vmmanager',