Thursday, 2023-03-23

bbezakHi, I'm using yoga release, and for some reason horizon cannot show limits (project/compute/overview) because it tries to ask neutron quotas extension for loadbalancers key - which was removed some time ago (ERROR neutron.api.v2.resource KeyError: 'loadbalancer'). Couple releases prior we had old neutron lbaasv2 running. Maybe some remnant10:36
bbezaksomewhere? There are no neutron ports owned by "neutron:LOADBALANCERV2" nor lbaas in neutron db.10:36
bbezakit happens only in project that had lbaas before10:57
bbezaklbaas LB that is10:57
bbezakI'm also not able to create any neutron entity (router/FIP/SG) in this project via horizon as it is also failing on checking quotas, as it tries to check "KeyError: 'loadbalancer'"11:39
bbezaknetwork-topology tab also fails on the same in this project11:41
bbezakI stand corrected, It is not horizon issue :). neutron is searching it's quota table and it found loadbalancer/pool resources. I've cleaned those up, and horizon shows limits correctly!12:45
amotokibbezak: I think your analysis is right as the error you hit occurs in the neutron server (neutron.api.v2.resource is part of neutron-server)15:35
amotokibbezak: neutron-lbaas was split out from neutron and migrated to octavia long ago. perhaps some db resources were not cleaned up properly and it leads to the error you hit.15:36
bbezakexactly amotoki, thx20:40
opendevreviewMerged openstack/horizon master: fix(swift): allow object creation  https://review.opendev.org/c/openstack/horizon/+/87435122:53

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!