From 7055b5305c6619008596eb762006644e4ddcae3e Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 5 Oct 2017 18:47:40 -0400 Subject: [PATCH] Note TrustedFilter deprecation in docs Change 82f16b88f33316bd5912081c4a6b2524e13437ac deprecated the TrustedFilter for removal in Queens, but there is an entire document about using it which doesn't mention this, so it's noted here. Change-Id: I4f772a50cfdbc1f50759c67b234e5c7e29e81100 --- doc/source/admin/security.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/admin/security.rst b/doc/source/admin/security.rst index 1727f441ffd8..b5aafe53ee04 100644 --- a/doc/source/admin/security.rst +++ b/doc/source/admin/security.rst @@ -9,6 +9,9 @@ increase security. For more information, see the `OpenStack Security Guide Trusted compute pools ~~~~~~~~~~~~~~~~~~~~~ +.. note:: The ``TrustedFilter`` was deprecated in the 16.0.0 Pike release and + will be removed in the 17.0.0 Queens release. + Administrators can designate a group of compute hosts as trusted using trusted compute pools. The trusted hosts use hardware-based security features, such as the Intel Trusted Execution Technology (TXT), to provide an additional level of