diff --git a/doc/source/ops-customize-compute.rst b/doc/source/ops-customize-compute.rst index 47568c3c..e03b459d 100644 --- a/doc/source/ops-customize-compute.rst +++ b/doc/source/ops-customize-compute.rst @@ -306,4 +306,4 @@ the community know on the OpenStack mailing list. Perhaps others need the same functionality. They can use your code, provide feedback, and possibly contribute. If enough support exists for it, perhaps you can propose that it be added to the official Compute -`schedulers `_. +`schedulers `_. diff --git a/doc/source/ops-customize-objectstorage.rst b/doc/source/ops-customize-objectstorage.rst index 3788fa09..02e497f6 100644 --- a/doc/source/ops-customize-objectstorage.rst +++ b/doc/source/ops-customize-objectstorage.rst @@ -338,4 +338,4 @@ the community know on the OpenStack mailing list. Perhaps others need the same functionality. They can use your code, provide feedback, and possibly contribute. If enough support exists for it, perhaps you can propose that it be added to the official swift -`middleware `_. +`middleware `_. diff --git a/doc/source/ops-monitoring.rst b/doc/source/ops-monitoring.rst index d9027d93..032a2f55 100644 --- a/doc/source/ops-monitoring.rst +++ b/doc/source/ops-monitoring.rst @@ -50,7 +50,6 @@ configuration of the environment, but can include: **Networking service (neutron)** -* neutron-api * neutron-server * neutron-openvswitch-agent * neutron-dhcp-agent @@ -105,7 +104,7 @@ overall health of the server. When dealing with OpenStack specifically, these resources are important for a second reason: ensuring that enough are available to launch instances. There are a few ways you can see OpenStack resource usage. -The first is through the :command:`nova` command: +The first is through the :command:`openstack` command: .. code-block:: console @@ -398,7 +397,7 @@ by using the browser interface or command-line tool, `Stacky `_. Since StackTach is relatively new and constantly changing, installation instructions quickly become outdated. Refer to the `StackTach Git -repository `_ for +repository `_ for instructions as well as a demostration video. Additional details on the latest developments can be discovered at the `official page `_ diff --git a/doc/source/ops-planning.rst b/doc/source/ops-planning.rst index ab9d923d..13f1a1ca 100644 --- a/doc/source/ops-planning.rst +++ b/doc/source/ops-planning.rst @@ -184,7 +184,7 @@ in an OpenStack infrastructure system known as `Puppet OpenStack `_. Chef configuration management is provided within `OpenStack Chef Repo -`_. Additional +`_. Additional configuration management systems include Juju, Ansible, and Salt. Also, PackStack is a command-line utility for Red Hat Enterprise Linux and derivatives that uses Puppet modules to support rapid deployment of