Quellcode-Paket: magnum (15.0.1-4)
Links für magnum
Debian-Ressourcen:
- Fehlerberichte
- Entwicklerinformationen
- Debian-Changelog
- Copyright-Datei
- Debian-Quellcode-Depot (Git)
- Debian Patch-Überblick
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Die folgenden Binärpakete werden aus diesem Quellcode-Paket gebaut:
- magnum-api
- OpenStack containers as a service
- magnum-common
- OpenStack containers as a service - API server
- magnum-conductor
- OpenStack containers as a service - conductor
- python3-magnum
- OpenStack containers as a service - Python library
Andere Pakete mit Bezug zu magnum
|
|
-
- adep: debhelper-compat (= 10)
- Paket nicht verfügbar
-
- adep: dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep: openstack-pkg-tools (>= 123~)
- Tools and scripts for building Openstack packages in Debian
-
- adep: po-debconf
- Werkzeug für die Verwaltung übersetzter Vorlagendateien mit »gettext«
-
- adep: python3-all
- package depending on all supported Python 3 runtime versions
-
- adep: python3-pbr
- Injektion nützlichen und vernünftigen Standardverhaltens in setuptools - Python 3.x
-
- adep: python3-setuptools
- Erweiterungen für die Python3 Distutils
-
- adep: python3-sphinx
- Dokumentationsgenerator für Python-Projekte
-
- idep: alembic
- lightweight database migration tool for SQLAlchemy
-
- idep: bandit
- Security oriented static analyzer for Python code - Metapackage
-
- idep: python3-barbicanclient
- OpenStack Key Management API client - Python 3.x
-
- idep: python3-cinderclient
- Python bindings to the OpenStack Volume API - Python 3.x
-
- idep: python3-cliff
- command line interface formulation framework - Python 3.x
-
- idep: python3-coverage
- code coverage tool for Python 3
-
- idep: python3-cryptography
- Bibliothek zur Bereitstellung kryptographischer Rezepte und Primitive (Python 3)
-
- idep: python3-decorator
- Vereinfacht Programmierern die Anwendung von Python-»Decorators«
-
- idep: python3-doc8
- Style checker for Sphinx (or other) RST documentation - Python 3.x
-
- idep: python3-docker (>= 4.3.0)
- Python-3-Wrapper für den Zugriff auf den Steuerungs-Socket von docker.io
-
- idep: python3-eventlet (>= 0.28.0)
- concurrent networking library
-
- idep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep: python3-glanceclient
- Client library for Openstack glance server - Python 3.x
-
- idep: python3-hacking
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x
-
- idep: python3-heatclient
- client library and CLI for OpenStack Heat - Python 3.x
-
- idep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- idep: python3-jsonpatch
- library to apply JSON patches - Python 3.x
-
- idep: python3-keystoneauth1 (>= 3.14.0)
- authentication library for OpenStack Identity - Python 3.x
-
- idep: python3-keystoneclient
- client library for the OpenStack Keystone API - Python 3.x
-
- idep: python3-keystonemiddleware
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- idep: python3-marathon
- Marathon Client Library - Python 3.x
-
- idep: python3-netaddr
- Manipulation verschiedener gängiger Netzwerkadressen-Notationen (Python 3)
-
- idep: python3-neutronclient
- client API library for Neutron - Python 3.x
-
- idep: python3-novaclient
- client library for OpenStack Compute API - 3.x
-
- idep: python3-octaviaclient
- Octavia client for OpenStack Load Balancing - Python 3.x
-
- idep: python3-openstackdocstheme
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep: python3-os-api-ref
- Sphinx Extensions to support API reference sites in OpenStack - Python 3.x
-
- idep: python3-oslo.concurrency
- oslo.concurrency library - Python 3.x
-
- idep: python3-oslo.config
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- idep: python3-oslo.context
- WSGI context helpers for OpenStack - Python 3.x
-
- idep: python3-oslo.db
- database connectivity to the different backends and helper utils - Python 3.x
-
- idep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- idep: python3-oslo.log
- OpenStack logging configuration library - Python 3.x
-
- idep: python3-oslo.messaging
- oslo messaging library - Python 3.x
-
- idep: python3-oslo.middleware
- various WSGI middleware components for OpenStack - Python 3.x
-
- idep: python3-oslo.policy (>= 3.6.0)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- idep: python3-oslo.reports
- reports serialized in various data types - Python 3.x
-
- idep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- idep: python3-oslo.service
- library for running OpenStack services - Python 3.x
-
- idep: python3-oslo.upgradecheck (>= 1.3.0)
- Common code for writing OpenStack upgrade checks - Python 3.x
-
- idep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- idep: python3-oslo.versionedobjects
- deals with DB schema versions and code expectations - Python 3.x
-
- idep: python3-oslotest
- OpenStack test framework - Python 3.x
-
- idep: python3-osprofiler
- OpenStack Profiler Library - Python 3.x
-
- idep: python3-pygments
- Python-3-Paket zur Syntaxhervorhebung
-
- idep: python3-pecan
- WSGI object-dispatching web framework - Python 3.x
-
- idep: python3-pep8
- Python PEP 8 code style checker - Python 3
-
- idep: python3-pycadf
- implementation of DMTF Cloud Audit (CADF) data model - 3.x
-
- idep: python3-requests
- Elegante und einfache Python-3-HTTP-Bibliothek, für Menschen gebaut
-
- idep: python3-requests-mock
- mock out responses from the requests package - Python 3.x
-
- idep: python3-six
- Python 2 and 3 compatibility library
-
- idep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- idep: python3-stestr
- test runner similar to testrepository - Python 3.x
-
- idep: python3-stevedore (>= 3.3.0)
- manage dynamic plugins for Python applications - python3
-
- idep: python3-taskflow
- Taskflow structured state management library - Python 3.x
-
- idep: python3-testscenarios
- Dependency injection for Python unittest tests - Python 3.x
-
- idep: python3-testtools
- Extensions to the Python unittest library - Python 3.x
-
- idep: python3-tz
- Python-3-Version der Olson-Zeitzonendatenbank
-
- idep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- idep: python3-webtest
- wraps any WSGI application and makes it easy to test
-
- idep: python3-werkzeug
- Werkzeugsammlung für WSGI-Anwendungen (Python 3.x)
-
- idep: python3-wsme
- Web Services Made Easy: implement multi-protocol webservices - Python 3.x
-
- idep: python3-yaml
- Python3-Parser und -Emitter für YAML
-
- idep: subunit
- command line tools for processing Subunit streams
Download magnum
Datei | Größe (in kB) | MD5-Prüfsumme |
---|---|---|
magnum_15.0.1-4.dsc | 3,5 kB | c664d9255bd9dea98837aefa02ac966d |
magnum_15.0.1.orig.tar.xz | 698,6 kB | cc5b6300f6c733034825049d2680c01b |
magnum_15.0.1-4.debian.tar.xz | 12,1 kB | 1663c29d3b4bfedc4b797eaa29b70d39 |
- Quellcode-Depot des Debian-Pakets (VCS: Git)
- https://salsa.debian.org/openstack-team/services/magnum.git
- Quellcode-Depot des Debian-Pakets (browsable)
- https://salsa.debian.org/openstack-team/services/magnum