Thursday, 2025-03-20

opendevreviewMerged openstack/horizon master: Fix for Cancel button in Create Security Group form  https://review.opendev.org/c/openstack/horizon/+/94461000:05
noonedeadpunkfolks, I', trying toi investingate why in the world security groups are not shown for the port detail overview, and I'd love to ask for some pointer07:35
noonedeadpunktalking about this block specifrically https://opendev.org/openstack/horizon/src/commit/adad6d69e7ad78d48a954ee0eacf6f2b91dd22d6/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html#L86-L10107:36
noonedeadpunkI guess, common aasumption is that `port` in this template is coming from a view context here: https://opendev.org/openstack/horizon/src/commit/adad6d69e7ad78d48a954ee0eacf6f2b91dd22d6/openstack_dashboard/dashboards/project/networks/ports/views.py#L14007:37
noonedeadpunkbut apparently, that is not the caser?07:37
noonedeadpunkas while I do see this code to fully execute and cvontext being populated - that is not the data used for template renderring07:38
noonedeadpunkquestion: what is actually passed to the template rederring? how to find that?07:39
noonedeadpunkis it this? https://opendev.org/openstack/horizon/src/commit/adad6d69e7ad78d48a954ee0eacf6f2b91dd22d6/openstack_dashboard/dashboards/project/networks/ports/views.py#L14407:42
noonedeadpunkapparently, not... nothing in views seem to alter actual data passed to the template...08:10
noonedeadpunkhm, seems whole context is passed to the template somehow...09:44
noonedeadpunkno, disregard, it's not10:00
opendevreviewDmitriy Rabotyagov proposed openstack/horizon master: Fix security group renderring in port overview (4)  https://review.opendev.org/c/openstack/horizon/+/94508310:53

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