Add column to vmmaster table to indicate plugin that manages its lifecycle

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2010-08-27 20:51:38 +00:00
parent 8f33e8da82
commit 2c317d6841

View File

@ -161,6 +161,7 @@ vmmaster => {
'nics' => 'The nic configuration and relationship to vlans/bonds/etc',
'vintage' => "When this image was created",
'originator' => 'The user who created the image',
'virttype' => 'The type of virtualization this image pertains to (e.g. vmware, kvm, etc)',
}
},
vm => {