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

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