summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-09-26 21:48:28 +0000
committerGerrit Code Review <review@openstack.org>2019-09-26 21:48:28 +0000
commit5021bd2b76dfe175e3fbfa3a5d4c17ac25f38261 (patch)
treee8b34c0eff788f466296fd3c7eb8dbf68b915f7b
parentafbca65137ef54359c1e2d03aa09cf7e843ddf34 (diff)
parent950712d6627feae8f78586fabde3e372afd1a4ba (diff)
downloadtrove-5021bd2b76dfe175e3fbfa3a5d4c17ac25f38261.tar.gz
Merge "Doc: Add public trove guest images info" into stable/train
-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 19f36977..7ad33c67 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