From: Steven Hardy Date: Fri, 7 Dec 2012 09:48:51 +0000 (+0000) Subject: heat : Clarify openstack versions for Fedora releases X-Git-Tag: 2014.1~1119 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=10118dd356cbeda524c0f36ff3e7375fad1520ad;p=openstack-build%2Fheat-build.git 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 --- 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}