aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/contrail-configuration/metadata.yaml
blob: c9d0be4461c279652193914230df76fa21377cc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: contrail-configuration
summary: OpenContrail Configuration Node
maintainer: Robert Ayres <robert.ayres@ubuntu.com>
description: |
  OpenContrail is a network virtualization solution that provides an overlay
  virtual-network to virtual-machines, containers or network namespaces.
  .
  This charm provides the configuration node component.
categories:
  - openstack
peers:
  cluster:
    interface: contrail-cluster
provides:
  contrail-api:
    interface: contrail-api
  contrail-discovery:
    interface: contrail-discovery
  contrail-ifmap:
    interface: contrail-ifmap
  http-services:
    interface: http
requires:
  amqp:
    interface: rabbitmq
  cassandra:
    interface: cassandra
  contrail-analytics-api:
    interface: contrail-analytics-api
  identity-admin:
    interface: keystone-admin
  neutron-metadata:
    interface: neutron-metadata
  zookeeper:
    interface: zookeeper