[kuryr] macvlan driver looking for an owner
Hi, Recently we migrated most of the drivers and handler to OpenStackSDK, instead of neutron-client[1], and have a plan to drop neutron-client usage. One of the drivers - MACVLAN based interfaces for nested containers - wasn't migrated due to lack of confidence backed up with sufficient tempest tests. Therefore we are looking for a maintainer, who will take care about both - migration to the openstacksdk (which I can help with) and to provide appropriate environment and tests. In case there is no interest on continuing support for this driver we will deprecate it and remove from the source tree possibly in this release. [1] https://review.opendev.org/#/q/topic:bp/switch-to-openstacksdk -- Cheers, Roman Dobosz gryf@freenode
On Fri, 2020-02-07 at 16:25 +0100, Roman Dobosz wrote:
Hi,
Recently we migrated most of the drivers and handler to OpenStackSDK, instead of neutron-client[1], and have a plan to drop neutron-client usage.
One of the drivers - MACVLAN based interfaces for nested containers - wasn't migrated due to lack of confidence backed up with sufficient tempest tests. Therefore we are looking for a maintainer, who will take care about both - migration to the openstacksdk (which I can help with) and to provide appropriate environment and tests.
In case there is no interest on continuing support for this driver we will deprecate it and remove from the source tree possibly in this release.
I think I'll give a shot and will try converting it to openstacksdk. We depend on revisions [2] feature and seems like openstacksdk lacks support for it, but maybe I'll be able to solve this. If I'll fail, I guess the driver will be on it's way out. [2] https://docs.openstack.org/api-ref/network/v2/#revisions
[1] https://review.opendev.org/#/q/topic:bp/switch-to-openstacksdk
Hi, I was able to migrate the macvlan plugin in [1]. I'd still appreciate if somebody could test this on real env. Thanks, Michał [1] https://review.opendev.org/#/c/709806/ On Mon, 2020-02-10 at 18:07 +0100, mdulko@redhat.com wrote:
On Fri, 2020-02-07 at 16:25 +0100, Roman Dobosz wrote:
Hi,
Recently we migrated most of the drivers and handler to OpenStackSDK, instead of neutron-client[1], and have a plan to drop neutron-client usage.
One of the drivers - MACVLAN based interfaces for nested containers - wasn't migrated due to lack of confidence backed up with sufficient tempest tests. Therefore we are looking for a maintainer, who will take care about both - migration to the openstacksdk (which I can help with) and to provide appropriate environment and tests.
In case there is no interest on continuing support for this driver we will deprecate it and remove from the source tree possibly in this release.
I think I'll give a shot and will try converting it to openstacksdk. We depend on revisions [2] feature and seems like openstacksdk lacks support for it, but maybe I'll be able to solve this. If I'll fail, I guess the driver will be on it's way out.
[2] https://docs.openstack.org/api-ref/network/v2/#revisions
[1] https://review.opendev.org/#/q/topic:bp/switch-to-openstacksdk
participants (2)
-
mdulko@redhat.com
-
Roman Dobosz