Multiple backend related config options are not listed in sample conf file
Bug #1793057 reported by
Abhishek Kekane
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
High
|
Abhishek Kekane | ||
glance_store |
Fix Released
|
High
|
Abhishek Kekane |
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.
Changed in glance: | |
assignee: | nobody → Abhishek Kekane (abhishek-kekane) |
Changed in glance-store: | |
assignee: | nobody → Abhishek Kekane (abhishek-kekane) |
Changed in glance: | |
status: | New → Incomplete |
status: | Incomplete → New |
importance: | Undecided → High |
Changed in glance-store: | |
importance: | Undecided → High |
description: | updated |
Changed in glance-store: | |
milestone: | none → 0.27.0 |
Changed in glance-store: | |
status: | In Progress → Fix Released |
Changed in glance: | |
milestone: | none → stein-1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/603331
Review: https:/