7fa92e37b4
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
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``project-default-networks`` extension is now available and adds a new
|
|
attribute ``project_default`` into the ``network`` resource.
|
|
This attribute will be used to indicate if a network is a project
|
|
default network.
|