Searched defs:shared_storage (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py169 shared_storage = ['iscsi', 'fibre_channel'] variable
919 if driver_type in shared_storage and recreate:
927 if driver_type not in shared_storage:
3957 return driver_type in shared_storage

Completed in 25 milliseconds