Keystone actions don't work: Auth token not in the request header. Will not build auth context

Bug #1421169 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
High
Nikolay Makhotkin

Bug Description

Keystone actions call doesn't work, during execution user see following error:
2015-02-11 17:47:18.462 22567 ERROR mistral.engine.drivers.default.executor [-] Action failed [task_id=957fecc0-1a00-4ead-8fef-0847e6c11192, action='keystone.users_list', params='{}']
 KeystoneAction.users.list failed: <class 'keystoneclient.openstack.common.apiclient.exceptions.EndpointNotFound'>:
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor Traceback (most recent call last):
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor File "/home/ubuntu/mistral/mistral/engine/drivers/default/executor.py", line 60, in handle_task
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor state, result = states.SUCCESS, action.run()
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor File "/home/ubuntu/mistral/mistral/actions/openstack/base.py", line 77, in run
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor (self.__class__.__name__, self.client_method_name, e_str)
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor ActionException: KeystoneAction.users.list failed: <class 'keystoneclient.openstack.common.apiclient.exceptions.EndpointNotFound'>:
2015-02-11 17:47:18.462 22567 TRACE mistral.engine.drivers.default.executor
2015-02-11 17:47:18.521 22567 INFO workflow_trace [-] Task 'get_some_endpoint' [RUNNING -> ERROR]

Changed in mistral:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/155275
Committed: https://git.openstack.org/cgit/stackforge/mistral/commit/?id=60bccb43578e5aa5c567222790b5513bb877f482
Submitter: Jenkins
Branch: master

commit 60bccb43578e5aa5c567222790b5513bb877f482
Author: Nikolay Mahotkin <email address hidden>
Date: Thu Feb 12 15:30:25 2015 +0300

    Fix keystone actions

    Closes-Bug: #1421169

    Change-Id: Ic690630f8e64ce16b2b57cdf54d8778c3a8f18a5

Changed in mistral:
status: New → Fix Committed
Changed in mistral:
assignee: nobody → Nikolay Makhotkin (nmakhotkin)
Changed in mistral:
milestone: none → kilo-3
Changed in mistral:
status: Fix Committed → Fix Released
Changed in mistral:
milestone: kilo-3 → 2015.1
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.