Comment 24 for bug 1757482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/843871
Committed: https://opendev.org/openstack/neutron/commit/8619c104b886517266f5b7ae7d19816aa5764dc0
Submitter: "Zuul (22348)"
Branch: master

commit 8619c104b886517266f5b7ae7d19816aa5764dc0
Author: Arnaud Morin <email address hidden>
Date: Mon May 30 15:40:45 2022 +0200

    Allow shared net to be added on router

    This will subnets from shared networks to be added on routers using:
    $ openstack router add subnet router_id subnet_id

    Without this, neutron user must use a multi-router solution, which is
    not convenient at all.

    Closes-Bug: #1975603
    Related-Bug: #1757482

    Signed-off-by: Arnaud Morin <email address hidden>
    Change-Id: I50f07d41428e57e6bed9be16980a6c605b7d130e