Home
last modified time | relevance | path

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

/dports/misc/py-cinder/cinder-12.0.10/cinder/api/v3/
H A Dgroups.py102 except exception.InvalidGroupStatus as error:
/dports/misc/py-cinder/cinder-12.0.10/cinder/
H A Dexception.py1121 class InvalidGroupStatus(Invalid): class
/dports/misc/py-cinder/cinder-12.0.10/cinder/group/
H A Dapi.py835 raise exception.InvalidGroupStatus(reason=msg)