The parameters of share network update API are not correct in API-Ref doc
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Undecided
|
zhongjun | ||
Bug Description
manila help share-network-
usage: manila share-network-
Update share network data.
Positional arguments:
<share-network> Name or ID of share network to update.
Optional arguments:
--neutron-net-id <neutron-net-id>, --neutron-net_id <neutron-net-id>, --neutron_net_id <neutron-net-id>, --neutron_net-id <neutron-net-id>
--neutron-
--name <name> Share network name.
--description <description>
https:/
Request¶
Name In Type Description
tenant_id path string The tenant ID in a multi-tenancy cloud.
share_network_id path string The UUID of the share network.
name (Optional) body string The name of a share network.
description body string The share network description.
| summary: |
- The share network update API parameter is not correct in API-Ref doc + The parameters of share network update API are not correct in API-Ref + doc |
| Changed in manila: | |
| assignee: | nobody → zhongjun (jun-zhongjun) |
| status: | New → In Progress |

Reviewed: https:/ /review. openstack. org/514901 /git.openstack. org/cgit/ openstack/ manila/ commit/ ?id=3dba4d47153 96362a5f311b15b eaf4432a030a82
Committed: https:/
Submitter: Zuul
Branch: master
commit 3dba4d471539636 2a5f311b15beaf4 432a030a82
Author: zhongjun <email address hidden>
Date: Wed Oct 25 11:33:02 2017 +0800
[Doc] Fix parameters in share network api-ref
* Change description parameter 'required' attr value
from true to false.
* Add neutron_net_id and neutron_subnet_id in share
network update API request parameter.
Closes-bug: #1727145 e760b47d5eb2973 f42d79223d1
Change-Id: Iedde7a2a674a60