<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libvirt.git/tests/storagepoolcapsschemadata, branch master</title>
<subtitle>libvirt.org: git/libvirt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/'/>
<entry>
<title>storage: add vmfs filesystem type</title>
<updated>2019-12-20T13:31:08+00:00</updated>
<author>
<name>Pino Toscano</name>
<email>ptoscano@redhat.com</email>
</author>
<published>2019-11-15T11:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/commit/?id=df1a26ebac513abc842bb43baa4a0064a687e9cf'/>
<id>df1a26ebac513abc842bb43baa4a0064a687e9cf</id>
<content type='text'>
It will be used to represent the type of a filesystem pool in ESXi.

Signed-off-by: Pino Toscano &lt;ptoscano@redhat.com&gt;
Reviewed-by: Cole Robinson &lt;crobinso@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It will be used to represent the type of a filesystem pool in ESXi.

Signed-off-by: Pino Toscano &lt;ptoscano@redhat.com&gt;
Reviewed-by: Cole Robinson &lt;crobinso@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "conf: Remove volOptions for VIR_STORAGE_POOL_RBD"</title>
<updated>2019-07-12T15:09:43+00:00</updated>
<author>
<name>Ján Tomko</name>
<email>jtomko@redhat.com</email>
</author>
<published>2019-07-12T14:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/commit/?id=5d74619329a2063efc8028536b3f8acc8e949f88'/>
<id>5d74619329a2063efc8028536b3f8acc8e949f88</id>
<content type='text'>
This reverts commit 035db37394ad11a39d47f8bd2b6a8a2734283cbf

Even though we only allow using RBD with raw volumes,
removing the options and the default format causes our
parser not to fill out the volume format and the backend code
rejects creating a non-raw volume.

Re-introduce the volume options to fix volume creation while
erroring out on requests to use non-raw formats.

https://bugzilla.redhat.com/show_bug.cgi?id=1724065

Signed-off-by: Ján Tomko &lt;jtomko@redhat.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 035db37394ad11a39d47f8bd2b6a8a2734283cbf

Even though we only allow using RBD with raw volumes,
removing the options and the default format causes our
parser not to fill out the volume format and the backend code
rejects creating a non-raw volume.

Re-introduce the volume options to fix volume creation while
erroring out on requests to use non-raw formats.

https://bugzilla.redhat.com/show_bug.cgi?id=1724065

Signed-off-by: Ján Tomko &lt;jtomko@redhat.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>caps: drop requiredSourceElements from storage pool capabilities</title>
<updated>2019-03-07T11:01:09+00:00</updated>
<author>
<name>Pavel Hrdina</name>
<email>phrdina@redhat.com</email>
</author>
<published>2019-03-06T17:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/commit/?id=9dadc7302920f9fca0057c655d03c2b0206b9a70'/>
<id>9dadc7302920f9fca0057c655d03c2b0206b9a70</id>
<content type='text'>
Capabilities should not duplicate data that are obvious from our
documentation and will not change with different QEMU binaries
or the way how we compile libvirt.

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Capabilities should not duplicate data that are obvious from our
documentation and will not change with different QEMU binaries
or the way how we compile libvirt.

Signed-off-by: Pavel Hrdina &lt;phrdina@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Introduce storage pool capabilites test</title>
<updated>2019-03-06T16:12:48+00:00</updated>
<author>
<name>John Ferlan</name>
<email>jferlan@redhat.com</email>
</author>
<published>2019-02-07T17:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/commit/?id=73426c55b7f368a2ace2c054c82b4f75cb51a1aa'/>
<id>73426c55b7f368a2ace2c054c82b4f75cb51a1aa</id>
<content type='text'>
Add a new test for the storage pool capabilities. There will be
one test mocked with every backend available (full) and one where
only the file system pool is available.

Signed-off-by: John Ferlan &lt;jferlan@redhat.com&gt;
ACKed-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new test for the storage pool capabilities. There will be
one test mocked with every backend available (full) and one where
only the file system pool is available.

Signed-off-by: John Ferlan &lt;jferlan@redhat.com&gt;
ACKed-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Add schema for storage pool capabilities</title>
<updated>2019-03-06T16:12:48+00:00</updated>
<author>
<name>John Ferlan</name>
<email>jferlan@redhat.com</email>
</author>
<published>2019-02-07T17:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libvirt.git/commit/?id=5dded8c8062330a16e651afae171b05afdb94ad1'/>
<id>5dded8c8062330a16e651afae171b05afdb94ad1</id>
<content type='text'>
Define a schema for the storage pool capabilities along with
a test to show the general format.

Signed-off-by: John Ferlan &lt;jferlan@redhat.com&gt;
ACKed-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define a schema for the storage pool capabilities along with
a test to show the general format.

Signed-off-by: John Ferlan &lt;jferlan@redhat.com&gt;
ACKed-by: Michal Privoznik &lt;mprivozn@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
