← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1793057] Re: Multiple backend related config options are not listed in sample conf file

 

Reviewed:  https://review.openstack.org/603351
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=e8a0ba0fc7671b32a9ec89eb6386a3680a7413e2
Submitter: Zuul
Branch:    master

commit e8a0ba0fc7671b32a9ec89eb6386a3680a7413e2
Author: Abhishek Kekane <akekane@xxxxxxxxxx>
Date:   Tue Sep 18 09:34:40 2018 +0000

    Provision to add new config options in sample config file
    
    In Rocky we have added support for multiple backend as a EXPERIMENTAL
    feature. However configuration options related to multiple backend
    are not generated in sample config file due to some issue. We have
    added below 2 new config options for multiple backend.
    
    1. enabled_backneds (added in glance)
    2. default_backend (added in glance_store)
    
    Made provision to add all the above options to sample config
    file.
    
    Depends-On: https://review.openstack.org/#/c/603331/
    Change-Id: Iff3db9fe31243e5b9610742c796fdca84c698bcf
    Closes-Bug: #1793057


** 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/1793057

Title:
  Multiple backend related config options are not listed in sample conf
  file

Status in Glance:
  Fix Released
Status in glance_store:
  In Progress

Bug description:
  In Rocky we have added support for multiple backend as a EXPERIMENTAL
  feature. However configuration options related to multiple backend are
  not generated in sample config file due to some issue. We have added
  below 2 new config options for multiple backend.

  1. enabled_backneds (added in glance)
  2. default_backend (added in glance_store)

  To fix this we need to propose two different patches one in glance and another one is glance_store.
  Once glance_store patch is merged and new library version released and available in glance then all the above 2 config options will be added to newly generated sample config file.

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


References