bbezak | Hi, 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 remnant | 10:36 |
---|---|---|
bbezak | somewhere? There are no neutron ports owned by "neutron:LOADBALANCERV2" nor lbaas in neutron db. | 10:36 |
bbezak | it happens only in project that had lbaas before | 10:57 |
bbezak | lbaas LB that is | 10:57 |
bbezak | I'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 |
bbezak | network-topology tab also fails on the same in this project | 11:41 |
bbezak | I 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 |
amotoki | bbezak: 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 |
amotoki | bbezak: 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 |
bbezak | exactly amotoki, thx | 20:40 |
opendevreview | Merged openstack/horizon master: fix(swift): allow object creation https://review.opendev.org/c/openstack/horizon/+/874351 | 22:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!