← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1305957] Re: LBaaS extension doesn't register it's resources to quota engine

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron/icehouse
    Milestone: None => 2014.1.2

** Changed in: neutron/icehouse
       Status: New => Fix Committed

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

Title:
  LBaaS extension doesn't register it's resources to quota engine

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron icehouse series:
  Fix Committed

Bug description:
  LBaaS extension is using the new resource_helper module to register its resources to resource manager.
  This change https://review.openstack.org/#/c/69803/3 added new quota resources.
  In order those new quota resources to be registered in quotas engine, register_quota=True argument should be passed to the resource_helper.build_resource_info() function.

  
  neutron/extensions/loadbalancer.py line 351

  This bug causes modified tempest quotas test from https://review.openstack.org/#/c/60008 to fail
  because new lbaas quota resources are not registered

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


References