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