Comment 2 for bug 1519684

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