Monday, 2021-06-28

opendevreviewMerged openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79804905:30
jpichi all, I think there is a bug in horizon when SNAT is disabled in OpenStack. When creating a router, even if "SNAT" is unchecked: it fails with something like "neutron policy rejects SNAT". Seems to me that when the "Enable SNAT" checkbox is unchecked in horizon, no value for snat is passed to the neutron client body, and perhaps "SNAT" is the default in neutronclient create router or something?10:12
vishalmanchandajpic: hi I am unable to reproduce your issue in my devstack env.11:27
vishalmanchandajpic: Could you open a bug on Launchpad and add more information about how to reproduce it?11:28
jpicvishalmanchanda: did you try to create a router with un-checked "Enable SNAT", and then see if the router had SNAT indeed disabled? that would be the easiest way to reproduce the bug, there are other ways11:50
jpicif I'm correct, un-checked "Enable SNAT" in horizon would have no effect (in wallaby): the router would be created with SNAT anyway11:50
vishalmanchandajpic: yes I create a router with un-checked "Enable SNAT" option in horizon and router is created successfully. After that If I look in router details page then it's shows me ``SNAT Disabled``.12:11
vishalmanchandaSimilarly if I create a router with  checked "Enable SNAT" option then SNAT filed value in details template is Enabled.12:13
jpicwhat version of openstack do you have please?12:19
vishalmanchandamaster12:20
jpicthank you vishalmanchanda!12:54

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