aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml
blob: cea31b3a21917cc352c85d71df39b6ec3b702e5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
packages:
  - neutron-common
  - neutron-plugin-ml2
  - openvswitch-datapath-dkms
  - openvswitch-switch

neutron_plugin_openvswitch_agent_packages:
  - neutron-plugin-openvswitch-agent

neutron-plugin-openvswitch-agent-services:
  - "neutron-plugin-openvswitch-agent"