Home
last modified time | relevance | path

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

/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/
H A Dnfs.py235 raise exception.NfsNoSharesMounted()
399 raise exception.NfsNoSharesMounted()
/dports/misc/py-cinder/cinder-12.0.10/cinder/
H A Dexception.py1025 class NfsNoSharesMounted(RemoteFSNoSharesMounted): class
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_nfs.py646 self.assertRaises(exception.NfsNoSharesMounted, drv._find_share,
1121 self.assertRaises(exception.NfsNoSharesMounted,