Comment 3 for bug 1655940

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to craton (master)

Reviewed: https://review.openstack.org/419437
Committed: https://git.openstack.org/cgit/openstack/craton/commit/?id=550bc43baa86498f34d11ee377ef1846609b4738
Submitter: Jenkins
Branch: master

commit 550bc43baa86498f34d11ee377ef1846609b4738
Author: git-harry <email address hidden>
Date: Thu Jan 12 12:03:55 2017 +0000

    Remove methods not properly implemented

    PUT requests for users and projects report success without performing
    any actions. This commit removes them to prevent any confusion caused by
    their use. The related bug is being used to track their absense so that
    the work to implement them is not missed.

    Change-Id: I1bbd3403c1991d0b13509c97d8983d60541b7136
    Related-Bug: 1655940