2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00

Add objdef for storage.osvolume

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso
2013-02-20 19:13:15 +00:00
parent 9ba0674087
commit 4feb1eacf1

View File

@@ -2089,6 +2089,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',