DOC: Update admin generic driver network-options immutable

This patch adds the behavior described in the bug #1713060
as known restriction in the generic driver.

Change-Id: Ic70fcd9f6cf159a960e0d75b4081c88af3d8973e
Closes-Bug: #1713060
This commit is contained in:
debeltrami 2020-08-21 21:20:59 +00:00
parent 971b62932f
commit dd770bd206
1 changed files with 4 additions and 0 deletions

View File

@ -90,6 +90,10 @@ Known restrictions
effective because generic driver shrinks only filesystem size and doesn't
shrink the size of Cinder volume.
- Modifying network-related configuration options, such as
``service_network_cidr`` or ``service_network_division_mask``, after manila
has already created some shares using those options is not supported.
Using Windows instances
~~~~~~~~~~~~~~~~~~~~~~~