adding Swisscloud content metadata

This commit is contained in:
2023-05-17 14:02:14 +00:00
commit 408b2ece89
57 changed files with 3910 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.