implement cinder "get-pools" and "get-capabilities" commands in OSC

Bug #1655624 reported by aohuanxuan
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
aohuanxuan

Bug Description

commands in cinderclient:

1.usage: cinder get-pools [--detail]

Show pool information for backends. Admin only.

Optional arguments:
  --detail Show detailed information about pools.

2.usage: cinder get-capabilities <host>

Show backend volume stats and properties. Admin only.

Positional arguments:
  <host> Cinder host to show backend volume stats and properties; takes the
          form: host@backend-name

my plan for implementing those commands in OSC:
Add new resource named "volume backend"
Add new command:
    volume backend show --capabilities <host> | --pools | --pools-detail

hopefully to get some more suggestions about this plan

aohuanxuan (huanxuan-ao)
Changed in python-openstackclient:
assignee: nobody → aohuanxuan (huanxuan-ao)
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.