Incorrect error message in python client

Bug #1264146 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Renat Akhmerov

Bug Description

We can see the following strings in the mistralclient/api/client.py file:

if "v2.0" in auth_url:
    raise RuntimeError('Mistral support only v3 kyestone api')

Error in 'keystone' word and also in 'supports'. The correct sentense will be:

'Mistral supports only v3 keystone api'

Tags: apiclient
Changed in mistral:
assignee: nobody → Renat Akhmerov (rakhmerov)
Changed in mistral:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/66735
Committed: https://git.openstack.org/cgit/stackforge/mistral/commit/?id=385d123e5d73b1ed226a473ed5cb9ff8da32b60c
Submitter: Jenkins
Branch: master

commit 385d123e5d73b1ed226a473ed5cb9ff8da32b60c
Author: Renat Akhmerov <email address hidden>
Date: Tue Jan 14 15:54:03 2014 -0800

    Fixing typo in an exception message in Mistral client

    Closes-Bug: #1264146
    Change-Id: I69170e7529f7ec85c8dade71f212adb34085304e

Changed in mistral:
status: In Progress → Fix Committed
Changed in mistral:
status: Fix Committed → Fix Released
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.