yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51761
[Bug 1584350] Re: etc/glance-registry.conf sample file has redundant store section
Reviewed: https://review.openstack.org/319564
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=a0bddc9a709e264f44b7e07270a91352ffaaa8ac
Submitter: Jenkins
Branch: master
commit a0bddc9a709e264f44b7e07270a91352ffaaa8ac
Author: Nikhil Komawar <nik.komawar@xxxxxxxxx>
Date: Sat May 21 11:00:37 2016 -0400
Remove redundant store config from registry sample
Currently, the oslo config generator takes glance_store configs in
consideration while generating sample configs for the registry. Registry
doesn't really need these configs.
This patch removes the store config namespace from the oslo
config generator's setup to avoid regeneration of store section in
registry sample.
Sample configs have been regenerated using `tox -e genconfig` command to
make sure they reflect the change proposed. Only the
glance-registry.conf file has been refreshed as a part of this commit.
Closes-Bug: 1584350
Change-Id: I27c53d281dcd97a30c22a27c4833b24e1ca84f83
** 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/1584350
Title:
etc/glance-registry.conf sample file has redundant store section
Status in Glance:
Fix Released
Bug description:
Currently, the oslo config generator takes glance_store configs in
consideration while generating sample configs for the registry.
Registry doesn't really need these configs.
It would be better to get them removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1584350/+subscriptions
References