Launchpad

Missing options in volume backup list command

Bug #1639712 reported by aohuanxuan

This bug affects 1 person

Affects Status Importance Assigned to Milestone
python-openstackclient

Fix Released

Undecided

aohuanxuan

Bug Description

Missing options:
volume v1:
    volume backup list [--all-projects]
                          [--name <name>]
                          [--status <status>]
                          [--volume <volume>]
volume v2:
    volume backup list [--all-projects]
                          [--name <name>]
                          [--status <status>]
                          [--volume <volume>]
                          [--limit <limit>]
                          [--marker <marker>]

"--all-projects" is in progress: https:/ /review. openstack. org/#/c/ 393732/

Read the original on bugs.launchpad.net ↗