ac9bd0d83a
In Iedf0d4f829e46ca64c3f4fc6a7dfee54d9b0605b we added support for driver capabilities in glance_store. That same change also used (mutable) module globals to check driver capabilities. By moving the capability definitions inside a subclass of IntEnum we retain all of the previous functionality with the guarantee that the enum values will not change once defined. Change-Id: I13c7bd507252e793b2c790cc9b77c7b8db432d02 |
||
---|---|---|
.. | ||
__init__.py | ||
test_cinder_store.py | ||
test_filesystem_store.py | ||
test_gridfs_store.py | ||
test_http_store.py | ||
test_opts.py | ||
test_rbd_store.py | ||
test_s3_store.py | ||
test_sheepdog_store.py | ||
test_store_base.py | ||
test_store_capabilities.py | ||
test_swift_store_utils.py | ||
test_swift_store.py | ||
test_utils.py | ||
test_vmware_store.py |