Public bug reported: Currently, nova has a parameter to set the retry count for glance, num_retries. The default value of the option is 0. It means that the request is sent only once. On the other hand, other component's clients, cinder, neutron change its default value to 3.
https://review.opendev.org/#/c/712226/ https://review.opendev.org/#/c/736026/ For glance, we should align the default value to 3. ** Affects: nova Importance: Undecided Assignee: Keigo Noha (knoha) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1888168 Title: Change default num_retries for glance to 3 Status in OpenStack Compute (nova): In Progress Bug description: Currently, nova has a parameter to set the retry count for glance, num_retries. The default value of the option is 0. It means that the request is sent only once. On the other hand, other component's clients, cinder, neutron change its default value to 3. https://review.opendev.org/#/c/712226/ https://review.opendev.org/#/c/736026/ For glance, we should align the default value to 3. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1888168/+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