Reviewed: https://review.openstack.org/405461 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=df6e2d37f2c4b4c4dcccf870bc236ca5adc7770e Submitter: Jenkins Branch: master
commit df6e2d37f2c4b4c4dcccf870bc236ca5adc7770e Author: Pavel Kholkin <[email protected]> Date: Thu Dec 1 18:37:28 2016 +0300 [proxy-api] microversion 2.39 deprecates image-metadata proxy API Almost all proxy APIs were deprecated in microversion 2.36. But the sub-resource image-metadata of image was forgotten to deprecate. This patch deprecates the image-metdata API from 2.39. Implements blueprint deprecate-image-meta-proxy-api Closes-bug: #1614578 Change-Id: I5507337ab6fe4a377f66dec3fe275d75618cd7b4 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1614578 Title: Image Metadata API wasn't deprecated after 2.35 Status in OpenStack Compute (nova): Fix Released Bug description: The image API already was deprecated after 2.35, due to it is proxy API to glance. But the sub-resource image-metadata of image was forgotten to deprecate. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1614578/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

