Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/cinderclient/tests/unit/v3/__pycache__/test_clusters.cpython-39.pyc
Ðазад
a t�h� � @ sf d dl mZ d dl mZ d dlmZ d dlmZ d dlZej e� d�d�ZejG dd � d ej��Z dS ) � )�api_versions)� exceptions)�utils)�fakesNz3.7��api_versionc @ s� e Zd Zddd�Zd dd�Ze�dd�d d � �Ze�dd�dd� �Ze�dd�d d� �Z e�dd�dd� �Z e�dd�dd� �Ze�dd�dd� �Ze�dd�dd� �Z e�dd�dd� �Zdd� Zdd� Zdd� ZdS )!�ClusterTestFc C s8 h d�}|r|� d� |D ]}| �|t|�� �� qd S )N> �status�binary�name�state)� num_hosts�num_down_hostsZlast_heartbeat�disabled_reasonZ created_atZ updated_at)�update�assertEqual�set�to_dict)�self�clusters�detailedZ expected_keysZcluster� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/cinderclient/tests/unit/v3/test_clusters.py�_check_fields_present s z!ClusterTest._check_fields_presentN�GETc C sD |}|r|d7 }|r |d| 7 }|r4t �|||� nt �||� d S )Nz/detail�?)�csZ assert_called)r �base_urlr �params�method�body�urlr r r �_assert_call'