aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2010-02-22 16:50:04 -0500
committerCole Robinson <crobinso@redhat.com>2010-02-23 09:44:38 -0500
commitc5bad3ad21bbc5e1dd1423d96d57e128fa975565 (patch)
tree25de2c0195cbf51315b58b52fe48f78e83649fd6 /docs/formatstorage.html.in
parentdocs: storage: Fix backingStore <format> docs (diff)
downloadlibvirt-c5bad3ad21bbc5e1dd1423d96d57e128fa975565.tar.gz
libvirt-c5bad3ad21bbc5e1dd1423d96d57e128fa975565.tar.bz2
libvirt-c5bad3ad21bbc5e1dd1423d96d57e128fa975565.zip
docs: storage: Document SCSI pools
Diffstat (limited to 'docs/formatstorage.html.in')
-rw-r--r--docs/formatstorage.html.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index dc031ad8f..5c1d36c68 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -84,6 +84,11 @@
only occur once. Contains a single attribute <code>path</code>
which is the fully qualified path to the block device node.
<span class="since">Since 0.4.1</span></dd>
+ <dt><code>adapter</code></dt>
+ <dd>Provides the source for pools backed by SCSI adapters. May
+ only occur once. Contains a single attribute <code>name</code>
+ which is the SCSI adapter name (ex. "host1").
+ <span class="since">Since 0.6.2</span></dd>
<dt><code>host</code></dt>
<dd>Provides the source for pools backed by storage from a
remote server. Will be used in combination with a <code>directory</code>