
* Fix leaking password in murano-api logs (resolved: MRN-861) * Added function to clean deployment description * Updated SQLAlchemy requirement * Changed default values of vhost, login, password (resolved: MRN-880) * Updated requirements for murano-common Now murano-common is installed from pypi and has correct version requirements Change-Id: I765808820b0ccbdb1d24c776cbe674c00822a3e4
34 lines
614 B
Plaintext
34 lines
614 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
Babel
|
|
SQLAlchemy>=0.7.5,<=0.7.9
|
|
anyjson
|
|
eventlet>=0.9.12
|
|
PasteDeploy
|
|
routes
|
|
WebOb>=1.2
|
|
wsgiref
|
|
argparse
|
|
boto
|
|
sqlalchemy-migrate>=0.7
|
|
httplib2
|
|
kombu
|
|
pycrypto>=2.1.0alpha1
|
|
iso8601>=0.1.4
|
|
six
|
|
netaddr
|
|
|
|
# Note you will need gcc buildtools installed and must
|
|
# have installed libxml headers for lxml to be successfully
|
|
# installed using pip, therefore you will need to install the
|
|
# libxml2-dev and libxslt-dev Ubuntu packages.
|
|
lxml
|
|
|
|
# For paste.util.template used in keystone.common.template
|
|
Paste
|
|
|
|
passlib
|
|
jsonschema==2.0.0
|
|
python-keystoneclient>=0.2.0
|
|
oslo.config
|
|
murano-common>=0.2.2 |