软件包: nova-common (2:17.0.13-0ubuntu5.4)
nova-common 的相关链接
Trisquel 的资源:
下载源码包 nova:
维护者:
Original Maintainers:
- Openstack Maintainers
- Soren Hansen
- Thomas Goirand
外部的资源:
- 主页 [launchpad.net]
相似软件包:
OpenStack Compute - common files
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 things that are needed by all parts of Nova.
其他与 nova-common 有关的软件包
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-nova (= 2:17.0.13-0ubuntu5.4)
- OpenStack Compute Python libraries
-
- rec: python-glanceclient (>= 1:2.8.0)
- Client library for Openstack glance server - Python 2.x
-
- rec: python-keystone
- OpenStack identity service - Python library