← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1380689] Re: Deprecated options in etc/glance-api.conf

 

Reviewed:  https://review.openstack.org/128373
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=96e28428655aa7122ed74b045ff1bda1984255b1
Submitter: Jenkins
Branch:    proposed/juno

commit 96e28428655aa7122ed74b045ff1bda1984255b1
Author: Nikhil Komawar <nikhilskomawar@xxxxxxxxx>
Date:   Tue Oct 14 13:09:48 2014 -0400

    Fix options and their groups - etc/glance-api.conf
    
    As per the docs at [0] , some of the options should have been moved
    around in the etc/glance-api.conf. This patch changes the conf file to:
    
        1. indicate new default values
        2. change the group of some of the configs in order to adhere to
           new groups as expected by the deployer.
        3. deprecated configs have been removed or replaced with new ones.
    
    [0] http://docs.openstack.org/trunk/config-reference/content/glance-conf-changes-master.html
    
    Fixes bug: 1380689
    
    Change-Id: I5b5ab96b050b502007e6660a7a613e252404d4e8


** Changed in: glance
       Status: Fix Committed => 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/1380689

Title:
  Deprecated options in etc/glance-api.conf

Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released

Bug description:
  According to http://docs.openstack.org/trunk/config-reference/content
  /glance-conf-changes-master.html , a couple of options moved from
  [DEFAULT] to [glance_store] but in etc/glance-api.conf the options are
  still in [DEFAULT]. But the options from [DEFAULT] are deprecated now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1380689/+subscriptions


References