Comment 2 for bug 1578019

Revision history for this message
Mohammad Banikazemi (mb-s) wrote :

@vikas no need to push anything to upstream docker. Just passing a router id as one of the options when creating a network should lead to Kuryr hooking up the network to that router.

To do this cleanly, having support for tags [1] for routers in Neutron would be great. Would you look into adding support for tags for routers in Neutron. As of now only networks can have tags [2].

[1] https://github.com/openstack/neutron/blob/master/doc/source/devref/tag.rst
[2] https://github.com/openstack/neutron/blob/master/neutron/extensions/tag.py#L39