aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/nova-controller/vars/Debian.yml
blob: 7cd81caff5075da5eae0bde9e3a765f71b69b52a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
packages:
  - nova-api
  - nova-cert
  - nova-conductor
  - nova-consoleauth
  - nova-novncproxy
  - nova-scheduler
  - python-novaclient
  - python-oslo.rootwrap

services:
  - nova-api
  - nova-cert
  - nova-conductor
  - nova-consoleauth
  - nova-novncproxy
  - nova-scheduler