Comment 5 for bug 1823627

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/stein)

Reviewed: https://review.opendev.org/734043
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=32129b3a61f49e9f38f268761a10dae1fc86e7b1
Submitter: Zuul
Branch: stable/stein

commit 32129b3a61f49e9f38f268761a10dae1fc86e7b1
Author: pengyuesheng <email address hidden>
Date: Mon Apr 8 14:57:33 2019 +0800

    Incoming tenant id when creating a subnet on create network form

    On admin panel, when creating a network and creating a subnet,
    the tenant to which the network belongs and the tenant to which
    the subnet belongs are inconsistent.
    This patch uniform network and subnet tenant ID

    Change-Id: I3744d8b7a0a37918962c9d9a2ac319002de93851
    Closes-Bug: #1823627
    (cherry picked from commit 8de1e272f08bcc294b10ce548616f181ee7bc800)