[Doc] The interface of list snapshots and details supports volume filtering, but this is not documented.

Bug #1943689 reported by Jianbiao Jiang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
In Progress
Low
Leonardo Campelo

Bug Description

The interface of list snapshots and details does not have a volume_id as an request parameter,which include project_id,all_tenants, sort,limit,offset,marker,with_count and consumes_quota.But the platform of openstack supports querying snapshots by volume_id.
When using the CLI, you can execute command of "openstack volume snapshot list -- volume volume_id -- all projects" to query the volume snapshot,and add the -- debug parameter, you can see that the URL actually accessed is http://cinder-api.openstack.../snapshots/detail?all_ tenants=True&volume_ id=volumeId

summary: - The interface of list snapshots and details supports volume filtering,
- but this is not documented.
+ [Doc] The interface of list snapshots and details supports volume
+ filtering, but this is not documented.
Changed in cinder:
importance: Undecided → Low
tags: added: documentation list snapshot
Jianbiao Jiang (jc125)
Changed in cinder:
assignee: nobody → Jianbiao Jiang (jc125)
assignee: Jianbiao Jiang (jc125) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/cinder/+/818815

Changed in cinder:
status: New → In Progress
Changed in cinder:
assignee: nobody → Leonardo Campelo (leo-campelo)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.