From 10118dd356cbeda524c0f36ff3e7375fad1520ad Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Fri, 7 Dec 2012 09:48:51 +0000 Subject: [PATCH] heat : Clarify openstack versions for Fedora releases Update getting started to clarify which versions of openstack are expected to work with each Fedora version - I tested F18 alpha and things worked OK, so now F18 is beta things should work on F18, and I've been running F17+folsom preview for quite a while with no problem Change-Id: I0610e69ec22ca399cec21bc67f72dc10cb6c4597 Signed-off-by: Steven Hardy --- docs/GettingStarted.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 5ea8f28f..00c60a6f 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -28,11 +28,15 @@ Optionally, one may wish to install Heat via RPM. Creation instructions are in t Install OpenStack ----------------- -Installing OpenStack on Fedora 16 and 17 +Installing OpenStack on Fedora 16/17/18 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Note: on Fedora 16 you have to enable the `Preview Repository`_ to install the required OpenStack Essex release. -A script called "``openstack``" in the tools directory of the repository will install and start OpenStack for you on Fedora 16/17:: +Note: + - On Fedora 16 you have to enable the `Preview Repository`_ to install the required OpenStack Essex release. + - On Fedora 17 you can use the included OpenStack Essex release, or optionally enable the `Preview Repository`_ to install the newer OpenStack Folsom release. + - On Fedora 18 you can use the included OpenStack Folsom release + +A script called "``openstack``" in the tools directory of the repository will install and start OpenStack for you on Fedora:: ./tools/openstack install -y -r ${MYSQL_ROOT_PASSWORD} -- 2.45.2