~celebdor/charms/trusty/neutron-agents-midonet/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: neutron-agents-midonet
subordinate: true
summary: Neutron metadata and dhcp agents for midonet
maintainer: midokura
description: |
  For the VMs to have access to Nova's metadata and DHCP services, it is
  necessary that neutron-metadata-agent and neutron-dhcp-agent run in a
  machine connected to the MidoNet topology. This charm takes care of that.
tags:
    - openstack
    - network
    - midonet
provides:
  neutron_agents:
    interface: quantum
requires:
  neutron-plugin-api:
    interface: neutron-plugin-api
    scope: container