Home
last modified time | relevance | path

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

/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/prophetstor/
H A Ddplcommon.py772 def _join_volume_group(self, volume, cgId): argument
778 self._conver_uuid2hex(cgId))
788 'cgid': cgId}
793 {'id': volume['id'], 'cgid': cgId})
795 def _leave_volume_group(self, volume, cgId): argument
801 self._conver_uuid2hex(cgId))
811 'cgid': cgId}
816 {'id': volume['id'], 'cgid': cgId})
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/inspur/instorage/
H A Dinstorage_common.py2726 def _get_volume_model_updates(self, ctxt, volumes, cgId, argument
2730 LOG.info("Updating status for CG: %(id)s.", {'id': cgId})
2736 LOG.info("No volume found for CG: %(cg)s.", {'cg': cgId})
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/ibm/storwize_svc/
H A Dstorwize_svc_common.py1796 def _get_volume_model_updates(self, ctxt, volumes, cgId, argument
1801 {'id': cgId})
1811 {'cg': cgId})