Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/keystoneauth1/fixture/__pycache__/v3.cpython-39.pyc
Ðазад
a s�hG � @ sx d dl Z d dlZd dlZd dlmZ d dlmZ G dd� dee ej f �ZG dd� dee ej f �ZG dd � d e�Z dS ) � N)�_utils)� exceptionc @ s$ e Zd ZdZddd�Zddd�ZdS ) �_Servicez�One of the services that exist in the catalog. You use this by adding a service to a token which returns an instance of this object and then you can add_endpoints to the service. Nc C s0 |pt �� j||||d�}| �dg ��|� |S )N)�id� interface�url�regionZ region_idZ endpoints)�uuid�uuid4�hex� setdefault�append)�selfr r r r �data� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/keystoneauth1/fixture/v3.py�add_endpoint s �z_Service.add_endpointc C sV g }|r|� | jd||d�� |r8|� | jd||d�� |rR|� | jd||d�� |S )N�public)r �admin�internal)r r )r r r r r �retr r r �add_standard_endpoints'