File: index.rst

package info (click to toggle)
python-monascaclient 2.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 484 kB
  • sloc: python: 2,487; sh: 111; makefile: 21
file content (21 lines) | stat: -rw-r--r-- 679 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=====
Usage
=====

Devstack
--------

python-monascaclient is bundled inside `Monasca API Devstack Plugin`_ and is
available right after the devstack finished stacking up. It is always built
from the **master** branch, unless specified otherwise.

Docker
------

The client is also part of `monasca-docker`_, a community effort to put
**monasca** into containers. The image is available as **monasca/client** and
can be used as drop-in replacement for traditional way of
deploying the clients.

.. _Monasca API Devstack Plugin: https://github.com/openstack/monasca-api/tree/master/devstack
.. _monasca-docker: https://github.com/monasca/monasca-docker/tree/master/monasca-client