yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96052
[Bug 2101854] Re: wrong section name in glance-image-import.conf.sample and in admin doc
Reviewed: https://review.opendev.org/c/openstack/glance/+/942054
Committed: https://opendev.org/openstack/glance/commit/b5ab2311aeb2a9d0115878e26e8d01db53c1f888
Submitter: "Zuul (22348)"
Branch: master
commit b5ab2311aeb2a9d0115878e26e8d01db53c1f888
Author: Masahito Muroi <masahito.muroi@xxxxxxxxxxxx>
Date: Tue Feb 18 16:49:06 2025 +0900
Fix glance_download_properties config section name in the doc
The `glance_download_properties` section name is correct config section
name, but the glance admin doc and generated glance-image-import.conf.sample file
show wrong section name, `glance_download_opts`.
This commit updates the glance admin doc and generated
glance-image-import.conf.sample to show the correct section name.
Closes-Bug: #2101854
Change-Id: Icf2a6ffbe3cd4b76431789c6249660e6e395d16c
** 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/2101854
Title:
wrong section name in glance-image-import.conf.sample and in admin doc
Status in Glance:
Fix Released
Bug description:
The `glance_download_properties` is correct config section name for
the glance-download feature in the image import, but the admin doc and
generated glance-image-import.conf.sample show wrong section name,
`glance_download_opts`.
```
$ head etc/glance-image-import.conf.sample
[DEFAULT]
[glance_download_opts]
#
# From glance
#
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/2101854/+subscriptions
References