Shared File Systems admin guide: remove local type of share network
A valid value of the network_type is VLAN, VXLAN, GRE, or flat. The 'local' value was removed. Change-Id: I86b51dbe37a6aa39ecc06362ae567a0a04f92df5 Closes-Bug: #1507626
This commit is contained in:
parent
2875f14c3d
commit
33502c6e6e
@ -50,7 +50,7 @@ A share network has these attributes:
|
||||
|
||||
- The IP version of the network.
|
||||
|
||||
- The network type, which is `vlan`, `vxlan`, `gre`, `flat`, or `local`.
|
||||
- The network type, which is `vlan`, `vxlan`, `gre`, or `flat`.
|
||||
|
||||
If the network uses segmentation, a segmentation identifier. For example, VLAN,
|
||||
VXLAN, and GRE networks use segmentation.
|
||||
|
Loading…
Reference in New Issue
Block a user