1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
=================================
python-muranoclient documentation
=================================
This is a client for the OpenStack Application Catalog API.
There's a Python API (the :mod:`muranoclient`
module) and a :doc:`command-line script <cli/murano>`
(installed as :program:`murano`).
.. toctree::
:maxdepth: 2
cli/index
For Contributors
================
* If you are a new contributor to python-muranoclient please refer: :doc:`contributor/contributing`
.. toctree::
:hidden:
contributor/contributing
|