File: index.rst

package info (click to toggle)
python-glance-store 4.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: python: 17,455; sh: 41; makefile: 34
file content (27 lines) | stat: -rw-r--r-- 720 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
==============
 glance_store
==============

The glance_store library supports the creation, deletion and gather of data
assets from/to a set of several, different, storage technologies.

.. warning::
   This library has been extracted from the Glance source code for the
   specific use of the Glance and Glare projects.

   The API it exposes is not stable, has some shortcomings, and is not a
   general purpose interface. We would eventually like to change this, but for
   now using this library outside of Glance or Glare will not be supported by
   the core team.

.. toctree::
   :maxdepth: 1

   user/index
   reference/index

.. rubric:: Indices and tables

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`