From f32a2ef7d125068f2ab93d14f9a9ed8a8fb3865a Mon Sep 17 00:00:00 2001 From: Surya Seetharaman Date: Thu, 5 Apr 2018 17:17:40 +0200 Subject: [PATCH] Update the Cell filters section of the scheduler docs This patch adds a note to inform the users that the filters are for cellsv1 which is deprecated. Change-Id: Idbe5a9354088f8d49fa16794ba2028091d8c22b5 --- doc/source/admin/configuration/schedulers.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/admin/configuration/schedulers.rst b/doc/source/admin/configuration/schedulers.rst index f4be6d2259a3..0724c09305ce 100644 --- a/doc/source/admin/configuration/schedulers.rst +++ b/doc/source/admin/configuration/schedulers.rst @@ -748,6 +748,10 @@ Cell filters The following sections describe the available cell filters. +.. note:: + + These filters are only available for cellsv1 which is deprecated. + DifferentCellFilter -------------------