Comment 10 for bug 1690439

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

Reviewed: https://review.openstack.org/514110
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=7fa92e37b47641e26c071fb03d3d042e0e1bb0aa
Submitter: Zuul
Branch: master

commit 7fa92e37b47641e26c071fb03d3d042e0e1bb0aa
Author: Hongbin Lu <email address hidden>
Date: Mon Oct 23 02:53:25 2017 +0000

    Add 'project_default' attribute to Network

    Add a new attribute ``project_default`` into ``network`` resource.
    This attribute will be used to indicate if a network is a project
    default network.

    Neutron patch: https://review.openstack.org/#/c/511983/

    Change-Id: I1371fc0b47c0015423e4346ffd43d39c8264b1a3
    Partial-Bug: #1690439