源码包:nova(2:30.0.0-1)
本源码包构建了以下这些二进制包:
- nova-api
- OpenStack Compute - compute API frontend
- nova-common
- OpenStack Compute - common files
- nova-compute
- OpenStack Compute - compute node
- nova-compute-ironic
- OpenStack Compute - compute node (Ironic)
- nova-compute-kvm
- OpenStack Compute - compute node (KVM)
- nova-compute-lxc
- OpenStack Compute - compute node (LXC)
- nova-compute-qemu
- OpenStack Compute - compute node (QEmu)
- nova-conductor
- OpenStack Compute - conductor service
- nova-consoleproxy
- OpenStack Compute - NoVNC proxy
- nova-doc
- OpenStack Compute - documentation
- nova-scheduler
- OpenStack Compute - virtual machine scheduler
- python3-nova
- OpenStack Compute - libraries
其他与 nova 有关的软件包
|
|
-
- adep: debhelper-compat (= 11)
- 软件包暂时不可用
-
- 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
- tool for managing templates file translations with gettext
-
- adep: python3-all
- package depending on all supported Python 3 runtime versions
-
- adep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- adep: python3-setuptools
- Python3 Distutils Enhancements
-
- adep: python3-sphinx
- documentation generator for Python projects
-
- idep: alembic
- lightweight database migration tool for SQLAlchemy
-
- idep: bandit
- Security oriented static analyzer for Python code - Metapackage
-
- idep: genisoimage
- Creates ISO-9660 CD-ROM filesystem images
-
- idep: graphviz
- rich set of graph drawing tools
-
- idep: libvirt-daemon-system
- Virtualization daemon typical deployment
-
- idep: openssh-client
- SSH 客户端,用于登录远程机器
-
- idep: procps
- /proc 文件系统工具
-
- idep: python3-barbicanclient
- OpenStack Key Management API client - Python 3.x
-
- idep: python3-castellan
- generic key manager interface for OpenStack
-
- idep: python3-cinderclient
- Python bindings to the OpenStack Volume API - Python 3.x
-
- idep: python3-coverage
- code coverage tool for Python 3
-
- idep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- idep: python3-cursive
- OpenStack specific validation of digital signatures - Python 3
-
- idep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- idep: python3-ddt
- Data-Driven/Decorated Tests - Python 3.x
-
- idep: python3-decorator
- simplify usage of Python decorators by programmers
-
- idep: python3-eventlet
- concurrent networking library
-
- idep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep: python3-futurist
- useful additions to futures, from the future - Python 3.x
-
- idep: python3-gabbi
- declarative HTTP testing library - Python 3.x
-
- idep: python3-glanceclient
- Client library for Openstack glance server - Python 3.x
-
- idep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
-
- idep: python3-hacking
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x
-
- idep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- idep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- idep: python3-jsonschema (>= 4.0.0)
- An(other) implementation of JSON Schema
-
- idep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- idep: python3-keystonemiddleware
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- idep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- idep: python3-memcache
- pure Python memcached client - Python 3.x
-
- idep: python3-microversion-parse
- OpenStack microversion header parsing library - Python 3.x
-
- idep: python3-mysqldb
- Python interface to MySQL
-
- idep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- idep: python3-netifaces
- portable network interface information - Python 3.x
-
- idep: python3-neutronclient
- client API library for Neutron - Python 3.x
-
- idep: python3-novaclient
- client library for OpenStack Compute API - 3.x
-
- idep: python3-openstackdocstheme
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep: python3-openstacksdk
- SDK for building applications to work with OpenStack - Python 3.x
-
- idep: python3-os-api-ref
- Sphinx Extensions to support API reference sites in OpenStack - Python 3.x
-
- idep: python3-os-brick
- Library for managing local volume attaches - Python 3.x
-
- idep: python3-os-resource-classes
- Resource Classes for OpenStack - Python 3.x
-
- idep: python3-os-service-types
- lib for consuming OpenStack sevice-types-authority data - Python 3.x
-
- idep: python3-os-traits (>= 3.1.0)
- standardized trait strings - Python 3.x
-
- idep: python3-os-vif (>= 3.1.0)
- Integration library between network and compute - Python 3.x
-
- idep: python3-oslo.cache
- cache storage for Openstack projects - Python 3.x
-
- idep: python3-oslo.concurrency
- oslo.concurrency library - Python 3.x
-
- idep: python3-oslo.config (>= 1:9.6.0)
- 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.limit
- OpenStack limit enforcement library to assist with quota calculation
-
- idep: python3-oslo.log
- OpenStack logging configuration library - Python 3.x
-
- idep: python3-oslo.messaging (>= 14.1.0)
- oslo messaging library - Python 3.x
-
- idep: python3-oslo.middleware
- various WSGI middleware components for OpenStack - Python 3.x
-
- idep: python3-oslo.policy (>= 4.4.0)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- idep: python3-oslo.privsep
- OpenStack library for privilege separation - Python 3.x
-
- idep: python3-oslo.reports
- reports serialized in various data types - Python 3.x
-
- idep: python3-oslo.rootwrap
- allows fine filtering of shell commands to run as root - 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
- Common code for writing OpenStack upgrade checks - Python 3.x
-
- idep: python3-oslo.utils (>= 7.3.0)
- 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-oslo.vmware
- VMware library for OpenStack projects - Python 3.x
-
- idep: python3-oslotest
- OpenStack test framework - Python 3.x
-
- idep: python3-osprofiler
- OpenStack Profiler Library - Python 3.x
-
- idep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- idep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- idep: python3-pastedeploy
- load, configure, and compose WSGI applications and servers (Python 3)
-
- idep: python3-pep8
- Python PEP 8 code style checker - Python 3
-
- idep: python3-pil
- Python Imaging Library (Python3)
-
- idep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
-
- idep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- idep: python3-psycopg2
- Python 3 module for PostgreSQL
-
- idep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- idep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- idep: python3-requests-mock
- mock out responses from the requests package - Python 3.x
-
- idep: python3-retrying
- simplifies the task of adding retry behavior - Python 3.x
-
- idep: python3-rfc3986
- validating URI references per RFC 3986 - Python 3.x
-
- idep: python3-routes
- Routing Recognition and Generation Tools for Python 3
-
- idep: python3-sphinx-feature-classification
- generate a matrix of pluggable drivers and their support to an API
-
- idep: python3-sphinxcontrib.actdiag
- Sphinx "actdiag" extension for Python3
-
- idep: python3-sphinxcontrib.seqdiag
- Sphinx "seqdiag" extension for Python3
-
- 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
- manage dynamic plugins for Python applications - python3
-
- idep: python3-testresources
- PyUnit extension for managing expensive test fixtures - 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-tooz
- coordination library for distributed systems - Python 3.x
-
- idep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- idep: python3-websockify
- WebSockets support for any application/server - Python 3
-
- idep: python3-wsgi-intercept
- installs a WSGI application in place of a real URI for testing (python3)
-
- idep: python3-yaml
- YAML parser and emitter for Python3
-
- idep: qemu-utils
- QEMU utilities
-
- idep: sqlite3
- SQLite 3 命令行界面
-
- idep: subunit
- command line tools for processing Subunit streams
Download nova
文件 | 大小(单位:kB) | MD5 校验码 |
---|---|---|
nova_30.0.0-1.dsc | 4.7 kB | 2b0405ca169709d3164b36afceb5d212 |
nova_30.0.0.orig.tar.xz | 5,917.4 kB | 5d177d51aeeabddb803f9b3b86bc0e05 |
nova_30.0.0-1.debian.tar.xz | 60.8 kB | 5232dc7a7324614d1601774eebb7b4e5 |
- Debian 软件包源码仓库(VCS:Git)
- https://salsa.debian.org/openstack-team/services/nova.git
- Debian 软件包源码仓库(可在线浏览)
- https://salsa.debian.org/openstack-team/services/nova