[Api-ref] remove "is_public" in snapshot updated description

In api-ref/source/snapshot.inc, when update a snapshot, we can only update
its "display_name" and "display_description", is_public can not be updated,
So this change is to remove "is_public" in update snapshot description.

Change-Id: I02109fc032df4bbf8ef487a567c7dd8d1d9c66ce
Closes-bug: #1710523
This commit is contained in:
junboli 2017-08-14 08:50:42 +08:00
parent cf3e58656a
commit 154db2926c
1 changed files with 0 additions and 2 deletions

View File

@ -368,8 +368,6 @@ You can update these attributes:
- ``display_description``, which also changes the ``description`` of
the share snapshot.
- ``is_public``. Changes the level of visibility.
If you try to update other attributes, they retain their previous
values.