Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/keystoneauth1/loading/_plugins/__pycache__/http_basic.cpython-39.pyc
Ðазад
a s�hD � @ sH d dl Zd dlmZ d dlmZ d dlmZ G dd� dejej �ZdS )� N)� http_basic)�loading)�optsc sF e Zd ZdZeejej d�dd��Z e ej d�� fdd�Z � ZS )� HTTPBasicAutha7 Use HTTP Basic authentication to perform requests. This can be used to instantiate clients for services deployed in standalone mode. There is no fetching a service catalog or determining scope information and so it cannot be used by clients that expect to use this scope information. )�returnc C s t jS )N)r r )�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/http_basic.py�plugin_class s zHTTPBasicAuth.plugin_classc sJ t � �� }|�tjddt�d�gd�tjddddd �tjd dd�g� |S ) N�usernameZUsernamez user-name)�help� deprecated�passwordTz Password: zUser's password)�secret�promptr Zendpointz%The endpoint that will always be used)r )�super�get_options�extendr �Opt)r �options�� __class__r r r $ s&