cloudcafe/cloudcafe/identity/v3/config.py

7 lines
154 B
Python

from cafe.engine.models.data_interfaces import ConfigSectionInterface
class IdentityV3Config(ConfigSectionInterface):
SECTION_NAME = 'identity_v3'