summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-03-13 13:11:16 -0700
committerGabriel Hurley <gabriel@strikeawe.com>2012-03-13 13:11:16 -0700
commit6999780204076776595d240dd9f4a9db52d5e9eb (patch)
tree28b9de5b1b42e3bd8b5242caa6a0eeb1965a011b /README.rst
parentd3f25525474022f6e4b3601bdf9a625fa6e7ca96 (diff)
downloadhorizon-6999780204076776595d240dd9f4a9db52d5e9eb.tar.gz
Updated docs to reflect current required services for Horizon.
Fixes bug 946874. Change-Id: Ieaac7f102047be1d6fb17f129bd2b74d13a1dc4c
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8338a4475..a0bc34072 100644
--- a/README.rst
+++ b/README.rst
@@ -55,6 +55,17 @@ Nova, Keystone, Glance, etc. up and running.
.. _Devstack: http://devstack.org/
+.. note::
+
+ The minimum required set of OpenStack services running includes the
+ following:
+
+ * Nova (compute, api, scheduler, *and* volume services)
+ * Glance
+ * Keystone
+
+ Optional support is provided for Swift.
+
Development
===========