aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/openstack_mitaka_xenial/roles/moon/vars/Debian.yml
blob: 42177d4209ab491106ba0adb55510e14caa94c92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
##############################################################################
# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---

packages:
  - python-cryptography
  - python-dateutil
  - python-dogpile.cache
  - python-eventlet
  - python-greenlet
  - python-jsonschema
  - python-keystoneclient
  - python-keystonemiddleware
  - python-ldap
  - python-ldappool
  - python-lxml
  - python-memcache
  - python-migrate
  - python-msgpack
  - python-mysqldb
  - python-oauthlib
  - python-openstackclient
  - python-oslo.cache
  - python-oslo.concurrency
  - python-oslo.config
  - python-oslo.context
  - python-oslo.db
  - python-oslo.i18n
  - python-oslo.log
  - python-oslo.messaging
  - python-oslo.middleware
  - python-oslo.policy
  - python-oslo.serialization
  - python-oslo.service
  - python-oslo.utils
  - python-pam
  - python-passlib
  - python-paste
  - python-pastedeploy
  - python-pbr
  - python-pycadf
  - python-pymysql
  - python-pysaml2
  - python-pysqlite2
  - python-routes
  - python-six
  - python-sqlalchemy
  - python-stevedore
  - python-webob
  - unzip
  - python3-keystoneauth1
  - python3-keystoneclient
  - python3-oslo.config
  - python3-oslo.context
  - python3-oslo.i18n
  - python3-oslo.serialization
  - python-oslo.service
  - python-oslo.utils
  - python-pam
  - python-passlib
  - python-paste
  - python-pastedeploy
  - python-pbr
  - python-pycadf
  - python-pymysql
  - python-pysaml2
  - python-pysqlite2
  - python-routes
  - python-six
  - python-sqlalchemy
  - python-stevedore
  - python-webob
  - unzip
  - python3-keystoneauth1
  - python3-keystoneclient
  - python3-oslo.config
  - python3-oslo.context
  - python3-oslo.i18n
  - python3-oslo.serialization
  - python3-oslo.utils
  - apache2
  - libapache2-mod-wsgi

services:
  - apache2