2011-07-05 10:59:03 -07:00
|
|
|
name: nova-cloud-controller
|
2012-05-29 16:17:32 -07:00
|
|
|
maintainer: Adam Gandelman <adamg@canonical.com>
|
2011-07-05 10:59:03 -07:00
|
|
|
summary: "Openstack nova controller node."
|
|
|
|
description: |
|
|
|
|
Cloud controller node for Openstack nova. Contains nova-schedule,
|
|
|
|
nova-api, nova-network and nova-objectstore.
|
2013-10-15 14:04:00 +01:00
|
|
|
categories:
|
|
|
|
- openstack
|
2011-07-05 10:59:03 -07:00
|
|
|
provides:
|
2012-02-13 14:20:27 -08:00
|
|
|
cloud-controller:
|
2011-07-08 14:52:55 -07:00
|
|
|
interface: nova
|
2011-07-05 10:59:03 -07:00
|
|
|
requires:
|
|
|
|
shared-db:
|
2011-07-14 15:38:24 -07:00
|
|
|
interface: mysql-shared
|
2011-07-05 10:59:03 -07:00
|
|
|
amqp:
|
|
|
|
interface: rabbitmq
|
|
|
|
image-service:
|
|
|
|
interface: glance
|
2011-12-08 18:08:00 -08:00
|
|
|
identity-service:
|
|
|
|
interface: keystone
|
2012-02-13 14:20:27 -08:00
|
|
|
cloud-compute:
|
|
|
|
interface: nova-compute
|
2012-09-21 17:53:41 -07:00
|
|
|
cinder-volume-service:
|
|
|
|
interface: cinder
|
|
|
|
nova-volume-service:
|
2012-02-13 14:20:27 -08:00
|
|
|
interface: nova-volume
|
2012-11-12 16:17:42 +00:00
|
|
|
quantum-network-service:
|
|
|
|
interface: quantum
|
2013-01-09 09:55:00 +00:00
|
|
|
ha:
|
|
|
|
interface: hacluster
|
|
|
|
scope: container
|
2013-10-08 17:51:27 -07:00
|
|
|
nova-vmware:
|
2013-04-12 16:07:56 -07:00
|
|
|
interface: nova-vmware
|
|
|
|
scope: container
|
2013-01-09 09:55:00 +00:00
|
|
|
peers:
|
|
|
|
cluster:
|
|
|
|
interface: nova-ha
|
|
|
|
|