summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-09-25 21:00:22 +1200
committerLingxian Kong <anlin.kong@gmail.com>2019-09-26 19:43:06 +0000
commit950712d6627feae8f78586fabde3e372afd1a4ba (patch)
tree93dd9a52b1e9b25ae4f7ed6a20c457bafbc73d15
parentced017e13003633c612a2059cb4dc46477e20943 (diff)
downloadtrove-950712d6627feae8f78586fabde3e372afd1a4ba.tar.gz
Doc: Add public trove guest images info
Story: 2006553 Task: 36638 Change-Id: I31ebc1dacbcfe7a032a5e80bf2957ad1c7b90d9b (cherry picked from commit 73211dd519d40fd0a779f66c51ef70fb69289322)
-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