summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-09-25 20:29:57 +0000
committerGerrit Code Review <review@openstack.org>2019-09-25 20:29:57 +0000
commitf1fb24b23f068552b83afbc313fa565a6267e46b (patch)
treeb81e3253114518d04af2840f31cd1b738d0a5605 /doc/source
parentad19d37b92cb6e2db79efa842a4cd8579c41456b (diff)
parent73211dd519d40fd0a779f66c51ef70fb69289322 (diff)
downloadtrove-f1fb24b23f068552b83afbc313fa565a6267e46b.tar.gz
Merge "Doc: Add public trove guest images info"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/admin/trovestack.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/admin/trovestack.rst b/doc/source/admin/trovestack.rst
index 8cad60f0..a4998c22 100644
--- a/doc/source/admin/trovestack.rst
+++ b/doc/source/admin/trovestack.rst
@@ -30,6 +30,12 @@ Before running ``trovestack`` command, go to the scripts folder:
Build guest agent image
~~~~~~~~~~~~~~~~~~~~~~~
+.. note::
+
+ For testing purpose, the Trove guest images of some specific databases are
+ periodically built and published in
+ http://tarballs.openstack.org/trove/images/.
+
The trove guest agent image could be created by running the following command:
.. code-block:: console