Files
openstack-ansible/doc/source/admin/index.rst
Dmitriy Chubinidze 8a6a938f0b [doc] Add Ansible logging and ARA integration guide
Add documentation covering default Ansible logging behavior in OpenStack-Ansible,
including the log file path and how to override it. 
And introduce instructions for enabling and configuring ARA integration.

Change-Id: I43ff79f0b7ccc96ce84852e0dec71c87d9fe81ae
Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
2025-09-06 18:52:52 +00:00

40 lines
1.1 KiB
ReStructuredText

.. _operations-guide:
================
Operations Guide
================
This guide provides information about operating your OpenStack-Ansible
deployment.
For information on how to deploy your OpenStack-Ansible cloud, refer to the
:deploy_guide:`Deployment Guide <index.html>` for step-by-step
instructions on how to deploy the OpenStack packages and
dependencies on your cloud using OpenStack-Ansible.
For user guides, see the :ref:`user-guide`.
For information on how to contribute, extend or develop OpenStack-Ansible,
see the :dev_docs:`Developer Documentation <contributors/index.html>`.
For in-depth technical information, see the :ref:`reference-guide`.
This guide ranges from first operations to verify your deployment, to
the major upgrades procedures.
.. toctree::
:maxdepth: 1
openstack-firstrun.rst
openstack-operations.rst
maintenance-tasks.rst
scale-environment.rst
backup-restore.rst
ansible-logging.rst
troubleshooting.rst
upgrades/compatibility-matrix.rst
upgrades/compatibility-matrix-legacy.rst
upgrades/minor-upgrades.rst
upgrades/major-upgrades.rst
upgrades/distribution-upgrades.rst