Zun

Auth plugin requires parameters which were not given: auth_url

Bug #1686617 reported by feng.shengqin@zte.com.cn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Released
Undecided
Christophe Sauthier

Bug Description

2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager [req-cb1f08c4-b223-4209-8db2-668c1d3e0f5e 16cc77d25a614bcc9c0effd8d2f0ad1f f8ce087c19804731a0761cadd3c9ccf7 default - -] Unexpected exception: unexpected keystone client error occurred: Auth plugin requires parameters which were not given: auth_url
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager Traceback (most recent call last):
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager File "/home/fengshq/code/zun/zun/compute/manager.py", line 81, in _do_container_create
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager image=sandbox_image)
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager File "/home/fengshq/code/zun/zun/container/docker/driver.py", line 466, in create_sandbox
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager network_api = zun_network.api(context=context, docker_api=docker)
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager File "/home/fengshq/code/zun/zun/network/network.py", line 31, in api
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager network_api.init(*args, **kwargs)
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager File "/home/fengshq/code/zun/zun/network/kuryr_network.py", line 33, in init
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager self.neutron = clients.OpenStackClients(context).neutron()
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager File "/home/fengshq/code/zun/zun/common/exception.py", line 168, in wrapped
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager % sys.exc_info()[1])
2017-04-27 15:33:48.309 28783 ERROR zun.compute.manager AuthorizationFailure: unexpected keystone client error occurred: Auth plugin requires parameters which were not given: auth_url

Changed in zun:
assignee: nobody → feng.shengqin@zte.com.cn (feng-shengqin)
Revision history for this message
Christophe Sauthier (christophe.sauthier) wrote :

There is a missing option in the zun.conf in the installation documentation (on both compute and controller). I'll push a patch right now.

Changed in zun:
assignee: feng.shengqin@zte.com.cn (feng-shengqin) → Christophe Sauthier (christophe.sauthier)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zun (master)

Fix proposed to branch: master
Review: https://review.openstack.org/518536

Changed in zun:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zun (master)

Reviewed: https://review.openstack.org/518536
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=69a9a04ae3a92e7c227c33402b2769738b2746ca
Submitter: Zuul
Branch: master

commit 69a9a04ae3a92e7c227c33402b2769738b2746ca
Author: Christophe Sauthier <email address hidden>
Date: Wed Nov 8 14:59:51 2017 +0100

    Fix documentation for missing auth_url.

    Add the various sections in the documentation to fix missing auth_url errors.

    Change-Id: If9beca3a6dd79428b0ef2195eafc277fb5586394
    Closes-Bug: #1686617

Changed in zun:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/zun 1.0.0

This issue was fixed in the openstack/zun 1.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.