modify the vmstorage value format of local path
This commit is contained in:
		| @@ -200,7 +200,7 @@ vm => { | ||||
|         'mgr' => 'The function manager for the virtual machine', | ||||
|         'host' => 'The system that currently hosts the VM', | ||||
|         'migrationdest' => 'A noderange representing candidate destinations for migration (i.e. similar systems, same SAN, or other criteria that xCAT can use', | ||||
|         'storage' => 'A list of storage files or devices to be used.  i.e. /cluster/vm/<nodename> or nfs://<server>/path/to/folder/', | ||||
|         'storage' => 'A list of storage files or devices to be used.  i.e. dir:///cluster/vm/<nodename> or nfs://<server>/path/to/folder/', | ||||
|         'storagemodel' => 'Model of storage devices to provide to guest', | ||||
|         'cfgstore' => 'Optional location for persistant storage separate of emulated hard drives for virtualization solutions that require persistant store to place configuration data', | ||||
|         'memory' => 'Megabytes of memory the VM currently should be set to.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user