File: index.rst

package info (click to toggle)
python-glanceclient 1%3A2.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,428 kB
  • sloc: python: 14,764; sh: 110; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
==============================================
 Python Bindings for the OpenStack Images API
==============================================

This is a client for the OpenStack Images API. There's :doc:`a Python
API <reference/api/modules>` (the :mod:`glanceclient` module) and a
:doc:`command-line script <cli/glance>` (installed as
:program:`glance`).

.. toctree::
   :maxdepth: 2

   reference/index
   cli/index