Comment 5 for bug 1746184

Revision history for this message
Heather Lemon (hypothetical-lemon) wrote :

Hi Christian,

Yes that MR was abandoned after being recommended to split the MR into 2 separate issues.
"It's better to split this patch to two independent ones. One for support pagination and sorting for agents."
This is the PR I've been dealing with.
https://review.opendev.org/c/openstack/neutron/+/791044

However, there are still zuul failures.

The issue is because the following function is not modified with the new arguments.
https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L1183
https://review.opendev.org/c/openstack/neutron/+/743953/

I'm having a coworker take over this pagination network feature from me already.

| Should I raise another bug for is this or do you believe this might somehow relate to the same root cause when talking to the API?

Yes, the issue is with the API. It needs to be fixed in the core neutron package.

Here are a list of links you might be interested in.
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1936419
https://bugs.launchpad.net/horizon/+bug/1746184
https://bugs.launchpad.net/neutron/+bug/1877254
https://bugs.launchpad.net/python-neutronclient/+bug/1936216
https://storyboard.openstack.org/#!/story/1646814

Thanks,
Heather Lemon