auth_plugin is None when building sdk connection

Bug #1519684 reported by Yanyan Hu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Fix Released
Critical
Yanyan Hu

Bug Description

https://review.openstack.org/#/c/248929/1/openstack/connection.py

Before this change is added into formal openstacksdk release, we need to define auth_plugin parameter when building sdk connection. Otherwise, the following error will be given by sdk.

"error": {"code": 500, "message": "The plugin None could not be found"

Yanyan Hu (yanyanhu)
Changed in senlin:
assignee: nobody → Yanyan Hu (yanyanhu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

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

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

Reviewed: https://review.openstack.org/249642
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=d1f21ce88b12867f324db75635a67030dcca5f68
Submitter: Jenkins
Branch: master

commit d1f21ce88b12867f324db75635a67030dcca5f68
Author: yanyanhu <email address hidden>
Date: Wed Nov 25 03:49:04 2015 -0500

    Set auth_plugin type to password when building sdk connection

    Before the following change[1] being added into formal release of
    openstacksdk, user needs to specify auth_plugin type explicitly
    when building sdk connection. This patch revises creation_connection
    method in senlin sdk driver to make it work.

    [1]https://review.openstack.org/248929

    Change-Id: I7cf1bfcd5047af80ff0b0843058be55dac7d7dc9
    Closes-Bug: #1519684

Changed in senlin:
status: In Progress → Fix Committed
Qiming Teng (tengqim)
Changed in senlin:
status: Fix Committed → Fix Released
importance: Undecided → Critical
milestone: none → mitaka-2
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/senlin 1.0.0.0b2

This issue was fixed in the openstack/senlin 1.0.0.0b2 development milestone.

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.