Reviewed: https://review.openstack.org/291687 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=9ef5ed125cfaedfa9657510fbe2e8a2c01d692d9 Submitter: Jenkins Branch: master
commit 9ef5ed125cfaedfa9657510fbe2e8a2c01d692d9 Author: Erno Kuvaja <[email protected]> Date: Fri Mar 11 12:00:55 2016 +0000 Remove unused enable_v3_api config option The option was used to enable experimental Artifacts API that was moved to glance-glare service. This config option does not do anything and is removed to avoid confusion. Removed apropriate sections from example config files as well. Change-Id: Ie84f3f65ec88fd30197758ac319ef5b2f4c313e2 Closes-bug: 1556050 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1556050 Title: enable_v3_api config option does not have effect Status in Glance: Fix Released Bug description: As experimental v3 API was removed from glance in favor or running artifacts under it's own service glance-glare the enable_v3_api is not needed (nor effective anywhere). It was deprecated for removal at December when the code itself wasn't yet. We should remove the enable_v3_api that was there for the experimental api to avoid any confusion. To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1556050/+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

