← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2047049] Re: [UT] OVN fake resources ``create`` method should return instance

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/904133
Committed: https://opendev.org/openstack/neutron/commit/e45c403676f30d8fe33977f61c027761427c2d41
Submitter: "Zuul (22348)"
Branch:    master

commit e45c403676f30d8fe33977f61c027761427c2d41
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Wed Dec 20 03:40:27 2023 +0000

    [UT] OVN fake resources factory method should return instance
    
    The OVN fake resources factory method should return an instance
    of the requested object, not a "type" metaclass object.
    
    Closes-Bug: #2047049
    Change-Id: I85c613dd628d7d2b67446d999b3e4d7b91eaf9fe


** 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/2047049

Title:
  [UT] OVN fake resources ``create`` method should return instance

Status in neutron:
  Fix Released

Bug description:
  ``FakeChassis``, ``FakeOVNRouter`` and ``FakeOVNPort`` factory methods
  should return an instance of the object instead of returning a "type"
  metaclass object.

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



References