Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/__pycache__/identity.cpython-39.pyc
Ðазад
a s�h� � @ s d dl Zd dlmZ d dlmZ d dlmZ ejrbd dlmZ d dlm Z d dlmZ d dlmZ dZejd d d�Zejdd d�Zejddd�Zejddd�Zejddd�ZG dd� deje �ZG dd� dee �ZG dd� dee �ZG dd� dee �ZG dd� dee �ZdS )� N)� exceptions)�base)�opts)�generic)�v2)�v3)�BaseIdentityLoader�BaseV2Loader�BaseV3Loader�BaseFederationLoader�BaseGenericLoader�PluginTzbase_plugins.BaseIdentityPlugin)�bound� V2PluginTzv2_plugins.Auth� V3PluginTzv3_plugins.BaseAuth�V3FederationPluginTzv3_plugins.FederationBaseAuth�GenericPluginTz!generic_plugins.BaseGenericPluginc s, e Zd ZdZeej d�� fdd�Z� ZS )r a1 Base Option handling for identity plugins. This class defines options and handling that should be common across all plugins that are developed against the OpenStack identity service. It provides the options expected by the :py:class:`keystoneauth1.identity.BaseIdentityPlugin` class. ��returnc s&