From 7eb1304626f19329f350c5579a962bb369a311b3 Mon Sep 17 00:00:00 2001 From: Lucas Alvares Gomes Date: Fri, 20 Mar 2015 10:48:47 +0000 Subject: [PATCH] Update "Ironic as a standalone service" documentation This patch is adding a reminder on the "Using Ironic as a standalone service" section pointing out that this feature will not work with versions prior to Kilo. This is intended to avoid confusion for people using stable branchs. Change-Id: I9f0451dd19e5d6c5134686f6b9c7aadc8b8d48e7 --- doc/source/deploy/install-guide.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst index ebfa636706..c02e42828c 100644 --- a/doc/source/deploy/install-guide.rst +++ b/doc/source/deploy/install-guide.rst @@ -1055,7 +1055,8 @@ by an operator. There are two kinds of inspection supported by Ironic: Using Ironic as a standalone service ==================================== -It's possible to use Ironic without other OpenStack services. +Starting with Kilo release, it's possible to use Ironic without other +OpenStack services. You should make the following changes to ``/etc/ironic/ironic.conf``: