Revision 35a0d128 scripts/gnt-instance
b/scripts/gnt-instance | ||
---|---|---|
260 | 260 |
kernel_path=kernel_path, |
261 | 261 |
initrd_path=initrd_path, |
262 | 262 |
hvm_boot_order=opts.hvm_boot_order, |
263 |
file_storage_dir = opts.file_storage_dir,
|
|
264 |
file_driver = opts.file_driver,
|
|
263 |
file_storage_dir=opts.file_storage_dir,
|
|
264 |
file_driver=opts.file_driver,
|
|
265 | 265 |
iallocator=opts.iallocator) |
266 | 266 |
SubmitOpCode(op) |
267 | 267 |
return 0 |
Also available in: Unified diff