Comment 3 for bug 1685602

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

Reviewed: https://review.openstack.org/459100
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=070571dcbc89e8782508421a7a377ad13b779e22
Submitter: Jenkins
Branch: master

commit 070571dcbc89e8782508421a7a377ad13b779e22
Author: AlexSTafeyev <email address hidden>
Date: Sun Apr 23 10:59:12 2017 +0000

    Creating subnet for tagged network without GW.

    In order to have only 1 GW passed to the VM we need to create
    second subnet without GW configured.
    This fixes the VM connectivity loss issue.

    Change-Id: Iaea3cf0d10b814bcdc690df6192f9e729f77304f
    closes-bug: 1685602