
* Remove muranoapi/openstack/common/rpc * Remove muranoapi/openstack/common/notifier * Add ResultEndpoint for handling results from Conductor * Add ReportNotificationEndpoint for handling reports from Conductor * Add ConductorClient to send environments to Conductor * Update murano-api.conf.sample with new RabbitMQ settings * Clean-up openstack-common from rpc/notifier modules Change-Id: I4b63f3e2b848143af99dff3c7d39080cc39516a0
37 lines
738 B
Plaintext
37 lines
738 B
Plaintext
pbr>=0.6,<1.0
|
|
Babel>=1.3
|
|
SQLAlchemy>=0.7.8,<=0.8.99
|
|
anyjson>=0.3.3
|
|
eventlet>=0.13.0
|
|
PasteDeploy>=1.5.0
|
|
Routes>=1.12.3
|
|
WebOb>=1.2.3
|
|
wsgiref>=0.1.2
|
|
argparse
|
|
boto>=2.12.0,!=2.13.0
|
|
sqlalchemy-migrate>=0.8.2,!=0.8.4
|
|
httplib2>=0.7.5
|
|
kombu>=2.4.8
|
|
lockfile>=0.8
|
|
pycrypto>=2.6
|
|
iso8601>=0.1.8
|
|
six>=1.5.2
|
|
netaddr>=0.7.6
|
|
|
|
# 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>=2.3
|
|
|
|
# For paste.util.template used in keystone.common.template
|
|
Paste
|
|
|
|
passlib
|
|
jsonschema>=2.0.0,<3.0.0
|
|
python-keystoneclient>=0.6.0
|
|
oslo.config>=1.2.0
|
|
murano-common==0.4.1
|
|
|
|
oslo.messaging>=1.3.0a4
|