관리-도구
편집 파일: external_ssa.cpython-37.pyc
B � d � @ sb d Z ddlmZmZmZmZ eeddd�eedd� dd�ed d d�eedd� �dd�id d�ZdS )zB This module contains validation scheme for SSA external tunables � )�Schema�And�Optional�Use�allowed_throttling_percentage)�defaultc C s d| kodkS S )Nr �d � )�nr r �W/opt/alt/python37/lib/python3.7/site-packages/ssa/configuration/schemes/external_ssa.py�<lambda> � r z^the value of `allowed_throttling_percentage` option could not be negative or greater than 100%)�error� rules_versionz0.1.1c C s t | �S )N)�str)r r r r r r z/the value of `rules_version` should be a stringT)�ignore_extra_keysN)�__doc__�schemar r r r �int�tunables_schemar r r r �<module> s