← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1888168] Fix included in openstack/nova stein-eol

 

This issue was fixed in the openstack/nova stein-eol  release.

** Changed in: nova/stein
       Status: New => Fix Released

-- 
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):
  Fix Released
Status in OpenStack Compute (nova) queens series:
  New
Status in OpenStack Compute (nova) rocky series:
  Fix Released
Status in OpenStack Compute (nova) stein series:
  Fix Released
Status in OpenStack Compute (nova) train series:
  Fix Released
Status in OpenStack Compute (nova) ussuri series:
  Fix Released

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



References