Comment 2 for bug 1530077

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

Reviewed: https://review.openstack.org/262517
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=26f1151d0637c1d184851357b4f440f17a747693
Submitter: Jenkins
Branch: master

commit 26f1151d0637c1d184851357b4f440f17a747693
Author: Nikolay Starodubtsev <email address hidden>
Date: Wed Dec 30 16:52:12 2015 +0300

    Repair package-update command

    During enabling keystone v3 support we encountered some problems with
    package-update command. The cause that murano wants to operate with
    application/murano-packages-json-patch type and try to pass through
    keystone adapter which cause some errors.

    Change-Id: I9b4368c0d1f1546299ebf880c17c044239f6fbb1
    Closes-Bug: #1530077