Sunday, 2023-09-10

farbodHello06:21
farbodI think i found a bug and i think it's in neutron or horizon configuration06:21
farbodthe problem is that when i try to create a network from admin panel i get an error06:22
farbodi looked at  the horizon logs and got this06:22
farbod69d7ace0873947b86ec961d6c10e0df1d719bec5eb36b012a98b06:22
farbodsorry06:22
farbodthis06:24
farbodhttps://paste.opendev.org/show/bUT9JfnXBJOb3FkKnRBz/06:24
farbodit's not parsing the neutron_ml2_drivers_type: "vlan,local,geneve,flat" properly06:24
farbodany idea?06:36
jrosserfarbod: https://review.opendev.org/q/Ida72c712153dcda4cd06e0959f98ade4fee8dfbd07:21
jrosserthat is the fix you need i think07:21
frickleractually I think the second port of those patches is wrong and causing the above error. see https://docs.openstack.org/horizon/latest/configuration/settings.html#supported-provider-types07:33
jrosserfrickler: https://zuul.opendev.org/t/openstack/build/9ccf75d35bd9492c90f78ad741f32107/log/logs/etc/openstack/aio1_horizon_container-993dd7fb/horizon/local_settings.py.txt#24007:47
jrosservs `Undefined provider network types are found: ['v', 'l', 'a', 'n', ',', 'l', 'o', 'c', 'a'......`07:48
jrosserwhere every character was converted to a list element07:48
frickleryes, that parameter in horizon was converted to a string, but needs to be a list IMO07:51
jrosseri'm confused :/07:51
fricklerah, maybe I read the patch wrongly07:53
farbodThanks a lot07:53
farbod1when we define a flat network, OSA will generate the bridge automattically or it will use pre defined bridge?10:52
farbod1and in host_bind_override can we set a bridge instead of a interface?10:53
farbod1?10:58
farbod2no idea for my question? i am stuck at this :)13:06
admin1farbod2 you create networks on top of the bridges or the interfaces you already have13:33
admin1so if flat, that flat is already mapped to some interface/bridge you have13:33
admin1openstack just plugs into the existing ones 13:33
admin1and will not create it for you 13:33
admin1and its sunday, so its the least active day 13:34
farbodsorry i disconnected. can you send it again?13:36
fricklerfarbod: you can always check the channel logs at https://meetings.opendev.org/irclogs/%23openstack-ansible/ , note they need a moment to update (every 15 mins iirc)13:40
farbodsorry13:40
farbodthanks 13:40
MohaWhat's the best approach to have an VPNaaS with openVPN? I was thinking of automating deploy of an instance with OpenVPN pre-configured in the customer's project that is connected to the privates networks in that project. This instance will have three hand: one in the MGMT network for deployment, one in the internet and the other one in [a router conected to] customer's private networks.19:46

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