Source Package: nova (2:32.0.0~rc1-1)
Links for nova
Debian Resources:
- Bug Reports
- Developer Information
- Debian Changelog
- Copyright File
- Debian Source Repository (Git)
- Debian Patch Tracker
Maintainers:
- Debian OpenStack (QA Page)
- Thomas Goirand (QA Page)
- gustavo panizzo (QA Page)
- Michal Arbet (QA Page)
External Resources:
- Homepage [www.openstack.org]
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
The following binary packages are built from this source package:
- 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
Other Packages Related to nova
|
|
-
- adep: debhelper-compat (= 11)
- Package not available
-
- 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: 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 QEMU-based deployment
-
- idep: openssh-client
- secure shell (SSH) client, for secure access to remote machines
-
- idep: procps
- /proc file system utilities
-
- 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
-
- 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
- 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-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.5.0)
- standardized trait strings - Python 3.x
-
- idep: python3-os-vif
- 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
- 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
- oslo messaging library - Python 3.x
-
- idep: python3-oslo.middleware
- various WSGI middleware components for OpenStack - Python 3.x
-
- idep: python3-oslo.policy
- 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 (>= 4.2.0)
- 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
- 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-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
- Command line interface for SQLite 3
-
- idep: subunit
- command line tools for processing Subunit streams
Download nova
File | Size (in kB) | MD5 checksum |
---|---|---|
nova_32.0.0~rc1-1.dsc | 4.6 kB | 47f9516f2ce5c5abe5f2cf2af31e3d71 |
nova_32.0.0~rc1.orig.tar.xz | 6,049.6 kB | b6491e8f59f57c9bdeaf552c21dcae35 |
nova_32.0.0~rc1-1.debian.tar.xz | 62.1 kB | a98762130e7a956d31fd58f123fa1108 |
- Debian Package Source Repository (VCS: Git)
- https://salsa.debian.org/openstack-team/services/nova.git
- Debian Package Source Repository (Browsable)
- https://salsa.debian.org/openstack-team/services/nova