From d59bfbc125c5697d9620854603142800e0098d90 Mon Sep 17 00:00:00 2001 From: Kenny Johnston Date: Wed, 18 Jan 2017 21:37:20 -0600 Subject: [PATCH] Adds Reference to Wiki Instructions for DevStack Config Adds a reference in the readme.rst file for devstack to the more detailed instructions for how to run Meteos on DevStack found in the wiki. Change-Id: Ib580b4ddcc7d79938a83e7d927fb885a0292b45e --- devstack/README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devstack/README.rst b/devstack/README.rst index 21aca85..34df815 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -19,3 +19,8 @@ Optionally, a git refspec may be provided as follows: enable_plugin meteos git://git.openstack.org/openstack/meteos 3. run ``stack.sh`` + +For additional configuration information please see details in the `Meteos on +DevStack`_ section of the Meteos wiki. + +.. _Meteos on DevStack: https://wiki.openstack.org/wiki/Meteos/Devstack