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>
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}