← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1884996] Re: default value for all_stores_must_succeed is not stated

 

Reviewed:  https://review.opendev.org/751161
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=e16d5c9ba3c687268eeef3df7a2832f173e42edd
Submitter: Zuul
Branch:    master

commit e16d5c9ba3c687268eeef3df7a2832f173e42edd
Author: Abhishek Kekane <akekane@xxxxxxxxxx>
Date:   Fri Sep 11 06:03:30 2020 +0000

    Corrections in default value of all_stores_must_succeed
    
    Change-Id: I7b04f8ba86e0d6f42ef436e30ece9f019221e318
    Closes-Bug: #1884996


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1884996

Title:
  default value for all_stores_must_succeed is not stated

Status in Glance:
  Fix Released

Bug description:
  Found in:
  Release:  on 2020-06-01 07:01:44
  SHA: 03cb88a4376cab5e80697800591db47ca801cc56
  Source: https://opendev.org/openstack/glance/src/api-ref/source/v2/index.rst
  URL: https://docs.openstack.org/api-ref/image/v2/

  Actually, it does say "(default to True)" somewhere, but it would be
  helpful if it said that in the table where the request parameters are
  listed.

  Also, in one spot, it says that the default is False:
  https://opendev.org/openstack/glance/src/commit/e6db0b10a703037f754007bef6f56451086850cd/api-ref/source/v2/images-import.inc#L217
  this needs to be corrected to True.

  Here's the default value, pulled directly from the code:
  https://opendev.org/openstack/glance/src/commit/e6db0b10a703037f754007bef6f56451086850cd/glance/api/v2/images.py#L108

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1884996/+subscriptions


References