套件: python-nova-lxd (17.0.1-0ubuntu1)
python-nova-lxd 的相關超連結
Trisquel 的資源:
下載原始碼套件 nova-lxd:
- [nova-lxd_17.0.1-0ubuntu1.dsc]
- [nova-lxd_17.0.1.orig.tar.gz]
- [nova-lxd_17.0.1-0ubuntu1.debian.tar.xz]
維護者:
Original Maintainer:
- Chuck Short
外部的資源:
- 主頁 [github.com]
相似套件:
OpenStack Compute Python libraries - LXD driver
OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.
OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API.
Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc.
This package contains the core Python parts of LXD driver.
其他與 python-nova-lxd 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-os-brick (>= 2.1.1)
- Library for managing local volume attaches - Python 2.x
-
- dep: python-os-vif (>= 1.7.0)
- Integration library between network and compute - Python 2.7
-
- dep: python-oslo.concurrency (>= 3.25.0)
- concurrency and locks for OpenStack projects - Python 2.x
-
- dep: python-oslo.config (>= 1:5.1.0)
- Common code for Openstack Projects (configuration API) - Python 2.x
-
- dep: python-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 2.x
-
- dep: python-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 2.x
-
- dep: python-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- dep: python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-pylxd (>= 2.1.1)
- Python library for interacting with LXD REST API