summaryrefslogtreecommitdiff
path: root/doc/rtd/reference/datasources/ovf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtd/reference/datasources/ovf.rst')
-rw-r--r--doc/rtd/reference/datasources/ovf.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/rtd/reference/datasources/ovf.rst b/doc/rtd/reference/datasources/ovf.rst
new file mode 100644
index 00000000..5a7af4fc
--- /dev/null
+++ b/doc/rtd/reference/datasources/ovf.rst
@@ -0,0 +1,12 @@
+.. _datasource_ovf:
+
+OVF
+***
+
+The OVF datasource provides a datasource for reading data from an
+`Open Virtualization Format`_ ISO transport.
+
+For further information see a full working example in ``cloud-init``'s
+source code tree in :file:`doc/sources/ovf`.
+
+.. _Open Virtualization Format: https://en.wikipedia.org/wiki/Open_Virtualization_Format