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

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Antoni Segura Puimedon
  • Date: 2015-12-22 14:52:12 UTC
  • Revision ID: toni@midokura.com-20151222145212-o0opja69nr7fdpjp
insubordination! don't run it anymore with neutron-api

This change will make that only these two agents will run out of
lxc containers, making life easier to corosync and pacemaker

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
name: neutron-agents-midonet
2
 
subordinate: true
 
2
subordinate: false
3
3
summary: Neutron metadata and dhcp agents for midonet
4
4
maintainer: midokura
5
5
description: |
6
6
  For the VMs to have access to Nova's metadata and DHCP services, it is
7
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.
 
8
  baremetal machine connected to the MidoNet topology. This charm takes care of
 
9
  that.
9
10
tags:
10
11
    - openstack
11
12
    - network
16
17
requires:
17
18
  neutron-plugin-api:
18
19
    interface: neutron-plugin-api
 
20
  agent:
 
21
    interface: midonet-host
19
22
    scope: container