yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07793
[Bug 1264647] [NEW] glance configue options not supported max_retries and retry_interval
Public bug reported:
glance config options not supported max_retries and retry_interval,
for example:
# Database reconnection retry times - in event connectivity is lost
# set to -1 implies an infinite retry count
# max_retries = 10
# Database reconnection interval in seconds - if the initial connection to the
# database fails
# retry_interval = 10
I suggest adding the two options "max_retries" and "retry_interval" for glance conf,
if database connect error at the first time, it can be connected again after interval time.
** Affects: glance
Importance: Undecided
Assignee: Haojie Jia (jiahaojie)
Status: New
** Changed in: glance
Assignee: (unassigned) => Haojie Jia (jiahaojie)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1264647
Title:
glance configue options not supported max_retries and retry_interval
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
glance config options not supported max_retries and retry_interval,
for example:
# Database reconnection retry times - in event connectivity is lost
# set to -1 implies an infinite retry count
# max_retries = 10
# Database reconnection interval in seconds - if the initial connection to the
# database fails
# retry_interval = 10
I suggest adding the two options "max_retries" and "retry_interval" for glance conf,
if database connect error at the first time, it can be connected again after interval time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1264647/+subscriptions
Follow ups
References