Source Package: python-glance-store (0.26.1-4)
Links for python-glance-store
Debian Resources:
Maintainers:
External Resources:
Other Packages Related to python-glance-store
-
- adep:
debhelper
(>= 10)
- helper programs for debian/rules
-
- adep:
dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep:
openstack-pkg-tools
- Tools and scripts for building Openstack packages in Debian
-
- adep:
python-all
- package depending on all supported Python2 runtime versions
-
- adep:
python-pbr
(>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- adep:
python-setuptools
- Python Distutils Enhancements
-
- adep:
python3-all
- package depending on all supported Python 3 runtime versions
-
- adep:
python3-pbr
(>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- adep:
python3-setuptools
- Python3 Distutils Enhancements
-
- adep:
python3-sphinx
(>= 1.6.2)
- documentation generator for Python projects (implemented in Python 3)
-
- idep:
python-boto
(>= 2.32.1)
- Python interface to Amazon's Web Services - Python 2.x
-
- idep:
python-cinderclient
(>= 1:3.3.0)
- Python bindings to the OpenStack Volume API - Python 2.x
-
- idep:
python-coverage
- code coverage tool for Python 2
-
- idep:
python-enum34
- backport of Python 3.4's enum package
-
- idep:
python-eventlet
- concurrent networking library - Python 2.x
-
- idep:
python-fixtures
(>= 1.3.1)
- PyUnit extension for defining test fixtures outside of test cases - Python 2.x
-
- idep:
python-gridfs
- Python implementation of GridFS for MongoDB
-
- idep:
python-hacking
(>= 0.10.0)
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
-
- idep:
python-httplib2
- comprehensive HTTP client library written for Python
-
- idep:
python-jsonschema
(>= 2.0.0)
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7
-
- idep:
python-keystoneauth1
(>= 3.4.0)
- authentication library for OpenStack Identity - Python 2.7
-
- idep:
python-keystoneclient
(>= 1:3.8.0)
- client library for the OpenStack Keystone API - Python 2.x
-
- idep:
python-mock
(>= 1.2)
- Mocking and Testing Library
-
- idep:
python-os-brick
(>= 2.2.0)
- Library for managing local volume attaches - Python 2.x
-
- idep:
python-oslo.concurrency
(>= 3.26.0)
- concurrency and locks for OpenStack projects - Python 2.x
-
- idep:
python-oslo.config
(>= 1:5.2.0)
- Common code for Openstack Projects (configuration API) - Python 2.x
-
- idep:
python-oslo.i18n
(>= 3.15.3)
- Oslo Internationalization Utilities - Python 2.x
-
- idep:
python-oslo.privsep
(>= 1.23.0)
- OpenStack library for privilege separation - Python 2.7
-
- idep:
python-oslo.rootwrap
(>= 5.8.0)
- allows fine filtering of shell commands to run as root - Python 2.x
-
- idep:
python-oslo.serialization
(>= 2.18.0)
- utilities for serialization , especially JSON - Python 2.x
-
- idep:
python-oslo.utils
(>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- idep:
python-oslo.vmware
(>= 2.17.0)
- VMware library for OpenStack projects - Python 2.7
-
- idep:
python-oslotest
(>= 1:3.2.0)
- OpenStack test framework - Python 2.x
-
- idep:
python-pymongo
- Python interface to the MongoDB document-oriented database
-
- idep:
python-requests
(>= 2.14.2)
- elegant and simple HTTP library for Python2, built for human beings
-
- idep:
python-requests-mock
(>= 1.2.0)
- mock out responses from the requests package - Python 2.x
-
- idep:
python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- idep:
python-stestr
(>= 2.0.0)
- test runner similar to testrepository - Python 2.7
-
- idep:
python-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python2
-
- idep:
python-swiftclient
(>= 1:3.2.0)
- Client library for Openstack Swift API - Python 2.7
-
- idep:
python-testscenarios
- Dependency injection for Python unittest tests - Python 2.x
-
- idep:
python-testtools
(>= 2.2.0)
- Extensions to the Python unittest library - Python 2.x
-
- idep:
python3-boto
(>= 2.32.1)
- Python interface to Amazon's Web Services - Python 3.x
-
- idep:
python3-cinderclient
(>= 1:3.3.0)
- Python bindings to the OpenStack Volume API - Python 3.x
-
- idep:
python3-eventlet
- concurrent networking library - Python 3.x
-
- idep:
python3-fixtures
(>= 1.3.1)
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep:
python3-gridfs
- Python3 implementation of GridFS for MongoDB
-
- idep:
python3-httplib2
- comprehensive HTTP client library written for Python3
-
- idep:
python3-jsonschema
(>= 2.0.0)
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- idep:
python3-keystoneauth1
(>= 3.4.0)
- authentication library for OpenStack Identity - Python 3.x
-
- idep:
python3-keystoneclient
(>= 1:3.8.0)
- client library for the OpenStack Keystone API - Python 3.x
-
- idep:
python3-mock
(>= 1.2)
- Mocking and Testing Library (Python3 version)
-
- idep:
python3-openstackdocstheme
(>= 1.18.1)
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep:
python3-os-brick
(>= 2.2.0)
- Library for managing local volume attaches - Python 3.x
-
- idep:
python3-oslo.concurrency
(>= 3.26.0)
- oslo.concurrency library - Python 3.x
-
- idep:
python3-oslo.config
(>= 1:5.2.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- idep:
python3-oslo.i18n
(>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- idep:
python3-oslo.privsep
(>= 1.23.0)
- OpenStack library for privilege separation - Python 3.x
-
- idep:
python3-oslo.rootwrap
(>= 5.8.0)
- allows fine filtering of shell commands to run as root - Python 3.x
-
- idep:
python3-oslo.serialization
(>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- idep:
python3-oslo.utils
(>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- idep:
python3-oslo.vmware
(>= 2.17.0)
- VMware library for OpenStack projects - Python 3.x
-
- idep:
python3-oslotest
(>= 1:3.2.0)
- OpenStack test framework - Python 3.x
-
- idep:
python3-pymongo
- Python3 interface to the MongoDB document-oriented database
-
- idep:
python3-requests
(>= 2.14.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- idep:
python3-requests-mock
(>= 1.2.0)
- mock out responses from the requests package - Python 3.x
-
- idep:
python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- idep:
python3-sphinxcontrib.apidoc
(>= 0.2.0)
- Sphinx extension for running 'sphinx-apidoc' on each build - Python 3.x
-
- idep:
python3-stestr
(>= 2.0.0)
- test runner similar to testrepository - Python 3.x
-
- idep:
python3-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- idep:
python3-subunit
- unit testing protocol - Python3 bindings to generate and consume streams
-
- idep:
python3-swiftclient
(>= 1:3.2.0)
- Client library for Openstack Swift API - Python 3.x
-
- idep:
python3-testscenarios
- Dependency injection for Python unittest tests - Python 3.x
-
- idep:
python3-testtools
(>= 2.2.0)
- Extensions to the Python unittest library - Python 3.x
-
- idep:
subunit
- command line tools for processing Subunit streams