Home
last modified time | relevance | path

Searched defs:volume_attached (Results 1 – 4 of 4) sorted by relevance

/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/objects/
H A Dtest_volume_attachment.py106 def test_volume_attached(self, volume_attached): argument
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dcloud.py355 def volume_attached(name, server_name, provider=None, **kwargs): function
/dports/misc/py-cinder/cinder-12.0.10/cinder/db/
H A Dapi.py245 def volume_attached(context, volume_id, instance_id, host_name, mountpoint, function
/dports/misc/py-cinder/cinder-12.0.10/cinder/db/sqlalchemy/
H A Dapi.py1562 def volume_attached(context, attachment_id, instance_uuid, host_name, function