Comment 3 for bug 1537010

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

Reviewed: https://review.openstack.org/271231
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=90637084435e988581bdb9f24a366982b9e18e36
Submitter: Jenkins
Branch: stable/liberty

commit 90637084435e988581bdb9f24a366982b9e18e36
Author: Alexander Tivelkov <email address hidden>
Date: Fri Jan 15 18:37:07 2016 +0300

    CLI shell can now properly interact with Glance Artifacts

    Since murano packages can now be stored in Glance Artifact Repository
    the client needs to be instructed which service to query for them.
    Appropriate argument was added to python client, however it was not
    set from the shell for the CLI usage.

    This patch adds appropriate command line argument to the shell script
    and adds ability to instantiate artifacts_client to be passed to
    muranoclient as an option.

    (cherry picked from commit 84bc7eb)
    Closes-bug: #1537010

    Change-Id: I1c559f03f3d3d345697ec5ecbc95a16410500572