mistralclient does not work without auth

Bug #1503915 reported by Winson Chan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Critical
Winson Chan

Bug Description

For development purposes, if no auth is setup, then mistralclient does not work because by default auth_url is set to http://localhost:35357/v3 if none is provided. We should allow users to control if auth is used or not.

Lingxian Kong (kong)
Changed in mistral:
status: New → Confirmed
Changed in mistral:
assignee: nobody → hardik (hardik-parekh047)
Lingxian Kong (kong)
Changed in mistral:
assignee: hardik (hardik-parekh047) → Lingxian Kong (kong)
milestone: none → liberty-rc2
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-mistralclient (master)

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

Changed in mistral:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-mistralclient (master)

Reviewed: https://review.openstack.org/232306
Committed: https://git.openstack.org/cgit/openstack/python-mistralclient/commit/?id=e9b8e75b725e09dab3706dae96038fddcbf1f88e
Submitter: Jenkins
Branch: master

commit e9b8e75b725e09dab3706dae96038fddcbf1f88e
Author: Winson Chan <email address hidden>
Date: Thu Oct 8 02:20:35 2015 +0000

    Fix support of dev use case with no auth

    If --os-auth-url is not provided, then assume auth is not enabled. However,
    if --os-password or --os-auth-token is provided, then use default auth URL
    if it is not provided.

    Change-Id: Iaba14949e1b507f440b1609eb2d58eb6b6399f1d
    Closes-Bug: #1503915

Changed in mistral:
status: In Progress → Fix Committed
Lingxian Kong (kong)
Changed in mistral:
assignee: Lingxian Kong (kong) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-mistralclient (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/234545

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-mistralclient (stable/liberty)

Reviewed: https://review.openstack.org/234545
Committed: https://git.openstack.org/cgit/openstack/python-mistralclient/commit/?id=d018b3f4d803cc43d3301b54112149f9901c7134
Submitter: Jenkins
Branch: stable/liberty

commit d018b3f4d803cc43d3301b54112149f9901c7134
Author: Winson Chan <email address hidden>
Date: Thu Oct 8 02:20:35 2015 +0000

    Fix support of dev use case with no auth

    If --os-auth-url is not provided, then assume auth is not enabled. However,
    if --os-password or --os-auth-token is provided, then use default auth URL
    if it is not provided.

    Change-Id: Iaba14949e1b507f440b1609eb2d58eb6b6399f1d
    Closes-Bug: #1503915
    (cherry picked from commit e9b8e75b725e09dab3706dae96038fddcbf1f88e)

tags: added: in-stable-liberty
Changed in mistral:
status: Fix Committed → Fix Released
assignee: nobody → Winson Chan (winson-c-chan)
Changed in mistral:
milestone: liberty-rc2 → liberty
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-mistralclient 1.2.0

This issue was fixed in the openstack/python-mistralclient 1.2.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.