From 3d133a3eafd62c3c896090fddf59c4d7121eaa96 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Wed, 20 Jan 2016 16:51:34 +0100 Subject: [PATCH] Mark ironic-discoverd-ramdisk as deprecated in favor of ironic-agent Also fix no longer correct parts of its README. Change-Id: I00cbe5b4f65f9909ae63b7eb4bbac0ba82c145d1 --- elements/ironic-discoverd-ramdisk/README.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/elements/ironic-discoverd-ramdisk/README.rst b/elements/ironic-discoverd-ramdisk/README.rst index b7e93a838..a8040fc1f 100644 --- a/elements/ironic-discoverd-ramdisk/README.rst +++ b/elements/ironic-discoverd-ramdisk/README.rst @@ -1,8 +1,13 @@ ======================== ironic-discoverd-ramdisk ======================== -ironic-discoverd [1] is a StackForge project for conducting hardware properties -discovery via booting a special discovery ramdisk and interrogating hardware + +.. warning:: + This element is deprecated. Please use the ironic-agent element + instead. + +ironic-inspector [1] is a project for conducting hardware properties +discovery via booting a special ramdisk and interrogating hardware from within it. This ramdisk collects hardware information from the machine @@ -19,4 +24,4 @@ The hardware information collected by the ramdisk are: The machine is halted at the end of the process. -[1] https://pypi.python.org/pypi/ironic-discoverd +[1] https://pypi.python.org/pypi/ironic-inspector