Author: bmbouter
Date: Mon Apr 6 18:09:05 2009
New Revision: 762444
URL: http://svn.apache.org/viewvc?rev=762444&view=rev
Log:
VCL-29
Added a required step when adding an image for this module to use. This is a
very small but important documentation fix.
Modified:
incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/esx.README
Modified:
incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/esx.README
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/esx.README?rev=762444&r1=762443&r2=762444&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/esx.README
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Provisioning/esx.README
Mon Apr 6 18:09:05 2009
@@ -79,4 +79,5 @@
name: esx3-<what you want>-v0
OSid: link to the correct operating system entry in the OS table
2) Create an image revision table with the imageid from the entry created in
the image table and the imagename used in that same entry
-3) Add the image revision to the allImages and allVMimages groups
+3) Create an image in the resource table with resource.type=13 and
resource.subid=<your image's image.subid>
+4) Add the image revision to the allImages and allVMimages groups