Home
last modified time | relevance | path

Searched refs:ShowConsistencyGroup (Results 1 – 3 of 3) sorted by relevance

/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/volume/v2/
H A Dconsistency_group.py320 class ShowConsistencyGroup(command.ShowOne): class
324 parser = super(ShowConsistencyGroup, self).get_parser(prog_name)
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/unit/volume/v2/
H A Dtest_consistency_group.py694 self.cmd = consistency_group.ShowConsistencyGroup(self.app, None)
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/
H A Dsetup.cfg580 consistency_group_show = openstackclient.volume.v2.consistency_group:ShowConsistencyGroup
649 consistency_group_show = openstackclient.volume.v2.consistency_group:ShowConsistencyGroup