Api-ref: Add note that only VLAN segmentation-id can be changed

Since [1] it is allowed to change the provider:segmentation-id of VLAN
type networks.

[1]: https://review.opendev.org/q/topic:bug%252F1806052

Closes-Bug: #1428062
Related-Bug: #1806052
Change-Id: Id675e897b23bce1b478ab6c1e438c1d253c53a07
This commit is contained in:
elajkat 2022-10-27 14:10:27 +02:00
parent 0964b73b44
commit 30b74827f7
1 changed files with 2 additions and 0 deletions

View File

@ -5332,6 +5332,8 @@ provider:segmentation_id:
The ``network_type`` attribute defines the segmentation model.
For example, if the ``network_type`` value is vlan, this ID is a vlan
identifier. If the ``network_type`` value is gre, this ID is a gre key.
``Note`` that only the segmentation-id of VLAN type networks can be
changed!
in: body
required: true
type: integer