Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/_plugins/__pycache__/admin_token.cpython-39.pyc
Ðазад
a s�h� � @ sH d dl Zd dlmZ d dlmZ d dlmZ G dd� dejej �Z dS )� N)�loading)�opts)�token_endpointc sF e Zd ZdZeejej d�dd��Z e ej d�� fdd�Z � ZS )� AdminTokena2 Authenticate with an existing token and a known endpoint. This plugin is primarily useful for development or for use with identity service ADMIN tokens. Because this token is used directly there is no fetching a service catalog or determining scope information and so it cannot be used by clients that expect use this scope information. Because there is no service catalog the endpoint that is supplied with initialization is used for all operations performed with this plugin so must be the full base URL to an actual service. )�returnc C s t jS )N)r �Token)�self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/_plugins/admin_token.py�plugin_class! s zAdminToken.plugin_classc s<