Home
last modified time | relevance | path

Searched refs:_STORE_OPTS (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/
H A Dmulti_backend.py36 _STORE_OPTS = [ variable
89 sample_opts = [(_STORE_CFG_GROUP, _STORE_OPTS)]
126 conf.register_opts(_STORE_OPTS, group=_STORE_CFG_GROUP)
H A Dbackend.py34 _STORE_OPTS = [ variable
139 return ([(_STORE_CFG_GROUP, _STORE_OPTS)] +