Merge "Remove reference to retired projects"
This commit is contained in:
commit
b85bcd918e
@ -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 <Telemetry
|
||||
@ -693,11 +688,6 @@ C
|
||||
item since your last request, instead of downloading a new, fresh set
|
||||
of data and comparing it against the old data.
|
||||
|
||||
Chef
|
||||
|
||||
An operating system configuration management tool supporting
|
||||
OpenStack deployments.
|
||||
|
||||
child cell
|
||||
|
||||
If a requested resource such as CPU time, disk storage, or
|
||||
@ -906,11 +896,6 @@ C
|
||||
because compute nodes do not need direct access to the
|
||||
database.
|
||||
|
||||
congress
|
||||
|
||||
Code name for the :term:`Governance service
|
||||
<Governance service (congress)>`.
|
||||
|
||||
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
|
||||
|
@ -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 <https://docs.openstack.org/nova/pike/admin/root-wrap-reference.html>`_,
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user