summaryrefslogtreecommitdiff
path: root/doc
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-25 21:00:23 +1200
commit73211dd519d40fd0a779f66c51ef70fb69289322 (patch)
treefbd1b32062f4b22586b065f17516faf643d5cae7 /doc
parent86f0ace357a58daecd70e1fa9eacb9e73051fb6e (diff)
downloadtrove-73211dd519d40fd0a779f66c51ef70fb69289322.tar.gz
Doc: Add public trove guest images info
Story: 2006553 Task: 36638 Change-Id: I31ebc1dacbcfe7a032a5e80bf2957ad1c7b90d9b
Diffstat (limited to 'doc')
-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