]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
heat : Clarify openstack versions for Fedora releases
authorSteven Hardy <shardy@redhat.com>
Fri, 7 Dec 2012 09:48:51 +0000 (09:48 +0000)
committerSteven Hardy <shardy@redhat.com>
Fri, 7 Dec 2012 09:48:51 +0000 (09:48 +0000)
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 <shardy@redhat.com>
docs/GettingStarted.rst

index 5ea8f28f2b902e2285f392770828202a2b70a7de..00c60a6ff325afb1ce94057439ac0c90d1778924 100644 (file)
@@ -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}