I'm not sure how Glance can fix this. I'll close, feel free to reopen and give us more details as well as a reproducer.
** Changed in: glance Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1948393 Title: useless configuration options in 'nova.conf' Status in Glance: Won't Fix Status in OpenStack Compute (nova): Invalid Bug description: I was trying to add a retry for glance operations via nova. I came across below options defined in the conf: [glance] .. #connect_retries = <None> #connect_retry_delay = <None> #status_code_retries = <None> #status_code_retry_delay = <None> ======================================= I tried to set some value for `connect_retries` and tried to reproduce a connection error for the snapshot upload. Somehow the `connect_retries` value is not getting picked up. I tried to search these options in the code also(nova/nova/conf/glance.py), but could not find them. let me know if this is a known issue. could not find any duplicate bug for this. Nova release version: Train To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1948393/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp