~junaidali/charms/trusty/plumgrid-edge/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: plumgrid-edge
subordinate: true
maintainer: Bilal Baqar <bbaqar@plumgrid.com>
summary: "PLUMgrid IO Visor Edge"
description: |
  A PLUMgrid Edge is an OpenStack compute node running IO Visor. IO Visor
  provides the data plane and network connectivity for OpenStack tenant
  instances. Communication between instances on compute nodes is enabled
  by creation of VXLAN based overlay tunnels and networks.
tags:
  - openstack
provides:
  neutron-plugin:
    interface: neutron-plugin
    scope: container
requires:
  plumgrid:
    interface: plumgrid
  plumgrid-plugin:
    interface: plumgrid-plugin
  container:
    interface: juju-info
    scope: container