File: index.rst

package info (click to toggle)
python-muranoclient 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,324 kB
  • sloc: python: 10,663; sh: 231; makefile: 27
file content (23 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
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