Reviewed:  https://review.openstack.org/228845
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=d952cfa8b0a947eedfa5d4291bac965cc4ec8626
Submitter: Jenkins
Branch:    master

commit d952cfa8b0a947eedfa5d4291bac965cc4ec8626
Author: YAMAMOTO Takashi <[email protected]>
Date:   Tue Sep 29 19:58:53 2015 +0900

    Simplify extension processing
    
    Now ExtensionDescriptor defines the contract for extensions,
    don't bother to check existence of attributes which exists in
    ExtensionDescriptor.
    
    Also, reject extensions not derived from ExtensionDescriptor.
    
    Closes-Bug: #1501186
    Change-Id: I48e179b8739b61f336f5180a22fc66283b9b6991


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

Title:
  excessive attribute checks in extension processing

Status in neutron:
  Fix Released

Bug description:
  now ExtensionDescriptor defines the contract for extensions,
  most of attribute checks in extension processing should not be necessary.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to