源码包: manila (1:6.0.0-0ubuntu1)
manila 的相关链接
Trisquel 的资源:
维护者:
Original Maintainer:
- Chuck Short
本源码包构建了以下这些二进制包:
- manila-api
- Manila storage service - API server
- manila-common
- Manila storage service - common files
- manila-data
- Manila storage service - Data service
- manila-scheduler
- Manila storage service - Scheduler server
- manila-share
- Manila storage service - Share service
- python-manila
- Manila Python libraries
其他与 manila 有关的软件包
|
|
-
- adep: debhelper (>= 10~)
- helper programs for debian/rules
-
- adep: dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep: openstack-pkg-tools (>= 23~)
- Tools and scripts for building Openstack packages in Debian
-
- adep: python-all
- package depending on all supported Python 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: python-sphinx (>= 1.6.2)
- documentation generator for Python projects (implemented in Python 2)
-
- idep: alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy
-
- idep: python-alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy - Python 2.x
-
- idep: python-babel (>= 2.3.4)
- tools for internationalizing Python applications - Python 2.x
-
- idep: python-cinderclient (>= 1:3.3.0)
- Python bindings to the OpenStack Volume API - Python 2.x
-
- idep: python-coverage (>= 4.0)
- code coverage tool for Python 2
-
- idep: python-ddt (>= 1.0.1)
- Data-Driven/Decorated Tests - Python 2.x
-
- idep: python-eventlet (>= 0.18.2)
- concurrent networking library - Python 2.x
-
- idep: python-fixtures (>= 3.0.0)
- PyUnit extension for defining test fixtures outside of test cases - Python 2.x
-
- idep: python-greenlet (>= 0.4.10)
- Lightweight in-process concurrent programming
-
- idep: python-hacking (>= 0.12.0)
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
-
- idep: python-ipaddress (>= 1.0.16)
- Backport of Python 3 ipaddress module (Python 2)
-
- idep: python-iso8601 (>= 0.1.11)
- Python module to parse ISO 8601 dates - Python 2.x
-
- idep: python-keystoneauth1 (>= 3.3.0)
- authentication library for OpenStack Identity - Python 2.7
-
- idep: python-keystonemiddleware (>= 4.17.0)
- Middleware for OpenStack Identity (Keystone) - Python 2.x
-
- idep: python-lxml (>= 3.4.1)
- pythonic binding for the libxml2 and libxslt libraries
-
- idep: python-mock (>= 2.0.0)
- Mocking and Testing Library
-
- idep: python-netaddr (>= 0.7.18)
- manipulation of various common network address notations (Python 2)
-
- idep: python-neutronclient (>= 1:6.3.0)
- client API library for Neutron - Python 2.7
-
- idep: python-novaclient (>= 2:9.1.0)
- client library for OpenStack Compute API - Python 2.7
-
- idep: python-openstackdocstheme (>= 1.18.1)
- extension support for Sphin OpenStack docs - Python 2.7
-
- idep: python-os-api-ref (>= 1.4.0)
- Sphinx Extensions to support API reference sites in OpenStack - Python 2.7
-
- idep: python-os-testr (>= 1.0.0)
- Utility wrappers for testrepository for OpenStack projects - Python 2.x
-
- idep: python-oslo.concurrency (>= 3.25.0)
- concurrency and locks for OpenStack projects - Python 2.x
-
- idep: python-oslo.config (>= 1:5.1.0)
- Common code for Openstack Projects (configuration API) - Python 2.x
-
- idep: python-oslo.context (>= 1:2.19.2)
- WSGI context helpers for OpenStack - Python 2.x
-
- idep: python-oslo.db (>= 4.27.0)
- database connectivity to the different backends and helper utils - Python 2.x
-
- idep: python-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 2.x
-
- idep: python-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 2.x
-
- idep: python-oslo.messaging (>= 5.29.0)
- oslo messaging library - Python 2.x
-
- idep: python-oslo.middleware (>= 3.31.0)
- various WSGI middleware components for OpenStack - Python 2.x
-
- idep: python-oslo.policy (>= 1.30.0)
- RBAC policy enforcement library for OpenStack - Python 2.x
-
- idep: python-oslo.reports (>= 1.18.0)
- reports serialized in various data types - 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.service (>= 1.24.0)
- library for running OpenStack services - Python 2.x
-
- idep: python-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- idep: python-oslosphinx (>= 4.7.0)
- theme and extension support for openstack - Python 2.7
-
- idep: python-oslotest (>= 1:3.2.0)
- OpenStack test framework - Python 2.x
-
- idep: python-paramiko (>= 2.0.0)
- Make ssh v2 connections (Python 2)
-
- idep: python-paste (>= 2.0.2)
- tools for using a Web Server Gateway Interface stack - Python 2.x
-
- idep: python-pastedeploy (>= 1.5.0)
- load, configure, and compose WSGI applications and servers - Python 2.x
-
- idep: python-pep8
- Python PEP 8 code style checker - Python
-
- idep: python-psycopg2 (>= 2.6.2)
- Python module for PostgreSQL
-
- idep: python-pymysql (>= 0.7.6)
- Pure-Python MySQL driver - Python 2.x
-
- idep: python-pyparsing (>= 2.1.0)
- alternative to creating and executing simple grammars - Python 2.7
-
- idep: python-requests (>= 2.14.2)
- elegant and simple HTTP library for Python2, built for human beings
-
- idep: python-requests-mock (>= 1.1.0)
- mock out responses from the requests package - Python 2.x
-
- idep: python-retrying (>= 1.2.3)
- simplifies the task of adding retry behavior - Python 2.x
-
- idep: python-routes (>= 2.3.1)
- Routing Recognition and Generation Tools
-
- idep: python-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- idep: python-sqlalchemy (>= 1.0.10)
- SQL toolkit and Object Relational Mapper for Python
-
- idep: python-stevedore (>= 1:1.20.0)
- manage dynamic plugins for Python applications - python2
-
- idep: python-testresources (>= 2.0.0)
- PyUnit extension for managing expensive test fixtures - Python 2.x
-
- idep: python-testscenarios (>= 0.4)
- 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: python-tooz (>= 1.58.0)
- coordination library for distributed systems - Python 2.x
-
- idep: python-webob (>= 1:1.7.1)
- Python module providing WSGI request and response objects (Python 2)
-
- idep: subunit (>= 0.0.18)
- command line tools for processing Subunit streams
-
- idep: testrepository (>= 0.0.18)
- unit test system with database of test results - metapackage and doc
Download manila
文件 | 大小(单位: kB) | MD5 校验码 |
---|---|---|
manila_6.0.0-0ubuntu1.dsc | 4.0 kB | c9a0286215378f31e9012b2324ca01aa |
manila_6.0.0.orig.tar.gz | 2,445.6 kB | d944ecf58ed4fc6ac9ecb9abb546bb4d |
manila_6.0.0-0ubuntu1.debian.tar.xz | 7.4 kB | c83664dba8c44ea6bc83e1f09e4130e0 |
- Debian 软件包源码仓库(VCS: Git)
- git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/manila
- Debian 软件包源码仓库(可在线浏览)
- https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/manila