28 Aug
2025
28 Aug
'25
7:49 a.m.
Yes I have it in my neutron.conf but it's not working. From openstack port list --debug, I could see `href":"http://openstack.bve.example.com:9696/v2.0/ports?fields=id&fields=name&fields=mac_address&fields=fixed_ips&fields=status&marker=...` in RESP BODY. Makes me think neutron is giving http in pagination href while the first call from the port list command is sending https.