From 21525ef0e250a9672f3c8aac55fe3f26d5c0eb98 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 30 Apr 2024 21:28:21 +0900 Subject: [PATCH] Remove reference to retired projects The following projects are all retired. - Anvil - Congress - OpenStack Chef - OpenStack Salt Change-Id: I3b9dcb90c2860add4263da2c0c9a58d9c00312eb --- doc/common/glossary.rst | 21 ------------------- .../source/environment-security.rst | 2 +- doc/install-guide/source/overview.rst | 2 +- 3 files changed, 2 insertions(+), 23 deletions(-) diff --git a/doc/common/glossary.rst b/doc/common/glossary.rst index afe405bafc..2e0702d772 100644 --- a/doc/common/glossary.rst +++ b/doc/common/glossary.rst @@ -191,11 +191,6 @@ A Both a VM container format and disk format. Supported by Image service. - Anvil - - A project that ports the shell script-based project named - DevStack to Python. - aodh Part of the OpenStack :term:`Telemetry service `. - consistency window The amount of time it takes for a new Object Storage object to @@ -1705,12 +1690,6 @@ G image is created and then used by all nodes without modification. - Governance service (congress) - - The project that provides Governance-as-a-Service across - any collection of cloud services in order to monitor, - enforce, and audit policy over dynamic infrastructure. - Graphic Interchange Format (GIF) A type of image file that is commonly used for animated images diff --git a/doc/install-guide/source/environment-security.rst b/doc/install-guide/source/environment-security.rst index f40b11be81..d12df22c5a 100644 --- a/doc/install-guide/source/environment-security.rst +++ b/doc/install-guide/source/environment-security.rst @@ -66,7 +66,7 @@ and their associated references in the guide. OpenStack and supporting services require administrative privileges during installation and operation. In some cases, services perform modifications to the host that can interfere with deployment automation -tools such as Ansible, Chef, and Puppet. For example, some OpenStack +tools such as Ansible and Puppet. For example, some OpenStack services add a root wrapper to ``sudo`` that can interfere with security policies. See the `Compute service documentation for Pike `_, diff --git a/doc/install-guide/source/overview.rst b/doc/install-guide/source/overview.rst index 936333e736..98c267c07c 100644 --- a/doc/install-guide/source/overview.rst +++ b/doc/install-guide/source/overview.rst @@ -28,7 +28,7 @@ following steps toward deployment using a production architecture: * Increase security using methods such as firewalls, encryption, and service policies. -* Use a deployment tool such as Ansible, Chef, Puppet, or Salt +* Use a deployment tool such as Ansible or Puppet to automate deployment and management of the production environment. The OpenStack project has a couple of deployment projects with specific guides per version: