a17d7a61675c692a8bfd1b5ef04f66aca6c9fc20
[apex-tripleo-heat-templates.git] / puppet / services / pacemaker / neutron-ovs-agent.yaml
1 heat_template_version: 2016-04-08
2
3 description: >
4   OpenStack Neutron OVS agent with Pacemaker configured with Puppet
5
6 parameters:
7   EndpointMap:
8     default: {}
9     description: Mapping of service endpoint -> protocol. Typically set
10                  via parameter_defaults in the resource registry.
11     type: json
12
13 resources:
14
15   NeutronOvsBase:
16     type: ../neutron-ovs-agent.yaml
17
18 outputs:
19   role_data:
20     description: Role data for the Neutron OVS agent service.
21     value:
22       config_settings:
23         get_attr: [NeutronOvsBase, role_data, config_settings]
24       step_config: |
25         include ::tripleo::profile::pacemaker::neutron::ovs