This commit is contained in:
2025-03-05 11:05:51 +00:00
commit 5e2a338031
72 changed files with 3508 additions and 0 deletions

View File

@ -0,0 +1,14 @@
================================================
{{cookiecutter.module_name}} installation guide
================================================
.. toctree::
:maxdepth: 2
install.rst
The otc-metadata provides...
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Tutorial
<https://docs.openstack.org/project-install-guide/ocata/>`_.

View File

@ -0,0 +1,13 @@
.. _install:
Install and configure
~~~~~~~~~~~~~~~~~~~~~
This section describes how to install and configure the
otc-metadata.
This section assumes that you already have a working OpenStack
environment with at least the following components installed:
.. (add the appropriate services here and further notes)
Note that installation and configuration vary by distribution.