This looks a glanceclient issue, nope ?

** Also affects: glance
   Importance: Undecided
       Status: New

** Changed in: nova
       Status: New => Invalid

-- 
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:
  New
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

Reply via email to