blob: 0350c42b02b55ab6bcb1d8d6bc94c91133911616 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
packages:
- neutron-plugin-ml2
- openvswitch-datapath-dkms
- openvswitch-switch
- neutron-l3-agent
- neutron-dhcp-agent
services:
- neutron-plugin-ml2
- openvswitch-datapath-dkms
- openvswitch-switch
- neutron-l3-agent
- neutron-dhcp-agent
neutron_plugin_openvswitch_agent_packages:
- neutron-plugin-openvswitch-agent
neutron-plugin-openvswitch-agent-services:
- neutron-plugin-openvswitch-agent
|