summaryrefslogtreecommitdiffstats
path: root/docs/aoa/cloud.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/aoa/cloud.rst')
-rw-r--r--docs/aoa/cloud.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/aoa/cloud.rst b/docs/aoa/cloud.rst
new file mode 100644
index 00000000..d6214925
--- /dev/null
+++ b/docs/aoa/cloud.rst
@@ -0,0 +1,15 @@
+.. _cloud:
+
+CLOUD
+=====
+
+This plugin diplays information about the cloud provider if your host is running on OpenStack.
+
+The plugin use the standard OpenStack `metadata`_ service to retrieve the information.
+
+This plugin is disable by default, please use the --enable-plugin cloud option
+to enable it.
+
+.. image:: ../_static/cloud.png
+
+.. _metadata: https://docs.openstack.org/nova/latest/user/metadata.html \ No newline at end of file