[openstack-dev] [murano] Fail to install murano in Pro environment / Ansible cookbook for murano

Alioune balioune3 at gmail.com
Mon Jul 4 14:33:34 UTC 2016


Hi all,

I'm trying to install murano in existing openstack platform following [1].
So the installation process fails at step [2] with this error.
Any suggestion for solving that ?
Is there existing murano playbook for easy deployment with ansible ?


You can find my murano.conf in [3]

[1] http://docs.openstack.org/developer/murano/install/manual.html

[2] sudo  tox -e venv -- murano-api --config-file ./etc/murano/murano.conf

[3]
https://drive.google.com/file/d/0B-bfET74f0WZd2N6WGR0Szh1UUE/view?usp=sharing


ERROR:
2016-07-04 14:06:59.960 9251 WARNING keystonemiddleware.auth_token [-] Use
of the auth_admin_prefix, auth_host, auth_port, auth_protocol,
identity_uri, admin_token, admin_user, admin_password, and
admin_tenant_name configuration options was deprecated in the Mitaka
release in favor of an auth_plugin and its related options. This class may
be removed in a future release.
2016-07-04 14:06:59.960 9251 WARNING keystonemiddleware.auth_token [-]
Configuring admin URI using auth fragments was deprecated in the Kilo
release, and will be removed in the N release, use 'identity_uri\ instead.
2016-07-04 14:07:00.252 9251 CRITICAL murano [-] TypeError: __init__()
takes exactly 3 arguments (5 given)
2016-07-04 14:07:00.252 9251 ERROR murano Traceback (most recent call last):
2016-07-04 14:07:00.252 9251 ERROR murano   File
".tox/venv/bin/murano-api", line 10, in <module>
2016-07-04 14:07:00.252 9251 ERROR murano     sys.exit(main())
2016-07-04 14:07:00.252 9251 ERROR murano   File
"/home/vagrant/murano/murano/cmd/api.py", line 66, in main
2016-07-04 14:07:00.252 9251 ERROR murano
launcher.launch_service(server.get_notification_service())
2016-07-04 14:07:00.252 9251 ERROR murano   File
"/home/vagrant/murano/murano/common/server.py", line 235, in
get_notification_service
2016-07-04 14:07:00.252 9251 ERROR murano     NOTIFICATION_SERVICE =
_prepare_notification_service(str(uuid.uuid4()))
2016-07-04 14:07:00.252 9251 ERROR murano   File
"/home/vagrant/murano/murano/common/server.py", line 219, in
_prepare_notification_service
2016-07-04 14:07:00.252 9251 ERROR murano     [s_target], endpoints, None,
True)
2016-07-04 14:07:00.252 9251 ERROR murano TypeError: __init__() takes
exactly 3 arguments (5 given)
2016-07-04 14:07:00.252 9251 ERROR murano
ERROR: InvocationError: '/home/vagrant/murano/.tox/venv/bin/murano-api
--config-file etc/murano/murano.conf'
_________________________________________________ summary
_________________________________________________
ERROR:   venv: commands failed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160704/2489ddcd/attachment.html>


More information about the OpenStack-dev mailing list