20 lines
492 B
YAML
20 lines
492 B
YAML
name: nova-compute
|
|
summary: "OpenStack compute"
|
|
maintainer: Adam Gandelman <adamg@canonical.com>
|
|
description: |
|
|
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.
|
|
provides:
|
|
cloud-compute:
|
|
interface: nova-compute
|
|
requires:
|
|
shared-db:
|
|
interface: mysql-shared
|
|
amqp:
|
|
interface: rabbitmq
|
|
image-service:
|
|
interface: glance
|
|
ceph:
|
|
interface: ceph-client
|