From 00b2460a7436f01bb8fd8ea3b2f09e33c1416b24 Mon Sep 17 00:00:00 2001 From: Kennan Date: Tue, 24 Mar 2015 08:24:10 +0800 Subject: [PATCH] Add os support Tested with fedora 20, fedora 20 was supportted. And fedora 20 is officially supported in devstack, http://docs.openstack.org/developer/devstack/ Change-Id: Ibef90c6d97032ba9208ec28f0b050167c0a2e61a --- doc/source/dev/dev-manual-devstack.rst | 2 +- doc/source/dev/dev-quickstart.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/dev/dev-manual-devstack.rst b/doc/source/dev/dev-manual-devstack.rst index 4136604223..8287d042c6 100644 --- a/doc/source/dev/dev-manual-devstack.rst +++ b/doc/source/dev/dev-manual-devstack.rst @@ -13,7 +13,7 @@ on Nova, Heat, and Neutron to create and schedule virtual machines to simulate bare-metal. For milestone #2 we intend to introduce support for Ironic deployment of baremetal nodes. -This session has only been tested on Ubuntu 14.04 (Trusty) and Fedora 21. +This session has only been tested on Ubuntu 14.04 (Trusty) and Fedora 20/21. We recommend users to select one of them if it is possible. NB: Magnum depends on a command line tool in kubernetes called kubectl diff --git a/doc/source/dev/dev-quickstart.rst b/doc/source/dev/dev-quickstart.rst index 5656026682..ab38b47767 100644 --- a/doc/source/dev/dev-quickstart.rst +++ b/doc/source/dev/dev-quickstart.rst @@ -99,7 +99,7 @@ on Nova, Heat, and Neutron to create and schedule virtual machines to simulate bare-metal. For milestone #2 we intend to introduce support for Ironic deployment of baremetal nodes. -This session has only been tested on Ubuntu 14.04 (Trusty) and Fedora 21. +This session has only been tested on Ubuntu 14.04 (Trusty) and Fedora 20/21. We recommend users to select one of them if it is possible. NB: Magnum depends on a command line tool in kubernetes called kubectl