← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1931259] Re: API "subnet-segmentid-writable" does not include "is_filter" in the "segment_id" field

 

Reviewed:  https://review.opendev.org/c/openstack/neutron-lib/+/795340
Committed: https://opendev.org/openstack/neutron-lib/commit/e9b42d44593aabd400a68e3003894aa429b7cdaf
Submitter: "Zuul (22348)"
Branch:    master

commit e9b42d44593aabd400a68e3003894aa429b7cdaf
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Tue Jun 8 14:00:55 2021 +0000

    API "subnet-segmentid-writable" should inherit field definition
    
    API extensions "subnet-segmentid-writable" should inherit field
    "segment_id" definition from the parent API extension, "segment".
    This patch fixes how this field is defined, re-introducing the
    missing key "is_filter", present in the parent API.
    
    Change-Id: Ib8840e5e884100943f6e0cfbee1737a70c0d3874
    Closes-Bug: #1931259


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

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

Title:
  API "subnet-segmentid-writable" does not include "is_filter" in the
  "segment_id" field

Status in neutron:
  Fix Released

Bug description:
  API "subnet-segmentid-writable" does not include "is_filter" in the
  "segment_id" field.

  This field is present in the main extension, "segments". This child
  extension should include it too.

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


References