farbod | Hello | 06:21 |
---|---|---|
farbod | I think i found a bug and i think it's in neutron or horizon configuration | 06:21 |
farbod | the problem is that when i try to create a network from admin panel i get an error | 06:22 |
farbod | i looked at the horizon logs and got this | 06:22 |
farbod | 69d7ace0873947b86ec961d6c10e0df1d719bec5eb36b012a98b | 06:22 |
farbod | sorry | 06:22 |
farbod | this | 06:24 |
farbod | https://paste.opendev.org/show/bUT9JfnXBJOb3FkKnRBz/ | 06:24 |
farbod | it's not parsing the neutron_ml2_drivers_type: "vlan,local,geneve,flat" properly | 06:24 |
farbod | any idea? | 06:36 |
jrosser | farbod: https://review.opendev.org/q/Ida72c712153dcda4cd06e0959f98ade4fee8dfbd | 07:21 |
jrosser | that is the fix you need i think | 07:21 |
frickler | actually 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-types | 07:33 |
jrosser | frickler: https://zuul.opendev.org/t/openstack/build/9ccf75d35bd9492c90f78ad741f32107/log/logs/etc/openstack/aio1_horizon_container-993dd7fb/horizon/local_settings.py.txt#240 | 07:47 |
jrosser | vs `Undefined provider network types are found: ['v', 'l', 'a', 'n', ',', 'l', 'o', 'c', 'a'......` | 07:48 |
jrosser | where every character was converted to a list element | 07:48 |
frickler | yes, that parameter in horizon was converted to a string, but needs to be a list IMO | 07:51 |
jrosser | i'm confused :/ | 07:51 |
frickler | ah, maybe I read the patch wrongly | 07:53 |
farbod | Thanks a lot | 07:53 |
farbod1 | when we define a flat network, OSA will generate the bridge automattically or it will use pre defined bridge? | 10:52 |
farbod1 | and in host_bind_override can we set a bridge instead of a interface? | 10:53 |
farbod1 | ? | 10:58 |
farbod2 | no idea for my question? i am stuck at this :) | 13:06 |
admin1 | farbod2 you create networks on top of the bridges or the interfaces you already have | 13:33 |
admin1 | so if flat, that flat is already mapped to some interface/bridge you have | 13:33 |
admin1 | openstack just plugs into the existing ones | 13:33 |
admin1 | and will not create it for you | 13:33 |
admin1 | and its sunday, so its the least active day | 13:34 |
farbod | sorry i disconnected. can you send it again? | 13:36 |
frickler | farbod: 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 |
farbod | sorry | 13:40 |
farbod | thanks | 13:40 |
Moha | What'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/!