Reviewed:  https://review.opendev.org/715375
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=ba00b06ae446f25d09b350b08f95a06f569b3758
Submitter: Zuul
Branch:    master

commit ba00b06ae446f25d09b350b08f95a06f569b3758
Author: Rodolfo Alonso Hernandez <ralon...@redhat.com>
Date:   Fri Mar 27 09:54:58 2020 +0000

    mech_driver.OVNMechanismDriver "_ovn_client" is a read-only property
    
    mech_driver.OVNMechanismDriver "_ovn_client" is not a class member but
    a read-only property and can't be assigned.
    
    Change-Id: I6fdd9d929e75a6092e0a874b8ffcf283c64b076a
    Closes-Bug: #1869342


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

Title:
  OVNMechanismDriver _ovn_client is a read-only property

Status in neutron:
  Fix Released

Bug description:
  OVNMechanismDriver "_ovn_client" is a read-only property and can't be 
assigned in "ovn_client" property:
  
https://github.com/openstack/neutron/blob/805fb5c970c8b761ce7f4877052ffef74b524e41/neutron/cmd/ovn/neutron_ovn_db_sync_util.py#L58

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1869342/+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

Reply via email to