Summit
Core
- class q2_cores.Summit.core.Core(logger, core_user, hq_credentials=None, **kwargs)[source]
Bases:
BaseCore
All cores will inherit from this common base class. This contains a self.configured_user property, which is an instance of
q2_sdk.models.cores.models.core_user.CoreUser
.- CONFIG_FILE_NAME = 'Summit_Core'
- REQUIRED_CONFIGURATIONS = {'TELLER_ID': 'HBT'}