tencentcloud-sdk-python-autoscaling 3.1.20__tar.gz → 3.1.48__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/setup.py +1 -1
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/v20180419/models.py +37 -22
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud_sdk_python_autoscaling.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_autoscaling-3.1.48/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_autoscaling-3.1.20/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/README.rst +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/setup.cfg +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/__init__.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/v20180419/__init__.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/v20180419/autoscaling_client.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/v20180419/autoscaling_client_async.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud/autoscaling/v20180419/errorcodes.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud_sdk_python_autoscaling.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud_sdk_python_autoscaling.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/tencentcloud_sdk_python_autoscaling.egg-info/top_level.txt +0 -0
{tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-autoscaling
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.48
|
|
4
4
|
Summary: Tencent Cloud Autoscaling SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.48
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
{tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/setup.py
RENAMED
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-autoscaling',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.48,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Autoscaling SDK for Python',
|
|
@@ -7384,20 +7384,23 @@ class ForwardLoadBalancerIdentification(AbstractModel):
|
|
|
7384
7384
|
|
|
7385
7385
|
def __init__(self):
|
|
7386
7386
|
r"""
|
|
7387
|
-
:param _LoadBalancerId:
|
|
7387
|
+
:param _LoadBalancerId: <p>负载均衡器ID</p>
|
|
7388
7388
|
:type LoadBalancerId: str
|
|
7389
|
-
:param _ListenerId:
|
|
7389
|
+
:param _ListenerId: <p>应用型负载均衡监听器 ID</p>
|
|
7390
7390
|
:type ListenerId: str
|
|
7391
|
-
:param _LocationId:
|
|
7391
|
+
:param _LocationId: <p>转发规则ID,注意:针对七层监听器此参数必填</p>
|
|
7392
7392
|
:type LocationId: str
|
|
7393
|
+
:param _PortList: <p>监听器或转发路径需解绑的端口号列表。</p><p>取值范围:[1, 65535]</p><p>不传递该参数时,默认解绑指定监听器或转发路径关联的所有端口。</p>
|
|
7394
|
+
:type PortList: list of int non-negative
|
|
7393
7395
|
"""
|
|
7394
7396
|
self._LoadBalancerId = None
|
|
7395
7397
|
self._ListenerId = None
|
|
7396
7398
|
self._LocationId = None
|
|
7399
|
+
self._PortList = None
|
|
7397
7400
|
|
|
7398
7401
|
@property
|
|
7399
7402
|
def LoadBalancerId(self):
|
|
7400
|
-
r"""
|
|
7403
|
+
r"""<p>负载均衡器ID</p>
|
|
7401
7404
|
:rtype: str
|
|
7402
7405
|
"""
|
|
7403
7406
|
return self._LoadBalancerId
|
|
@@ -7408,7 +7411,7 @@ class ForwardLoadBalancerIdentification(AbstractModel):
|
|
|
7408
7411
|
|
|
7409
7412
|
@property
|
|
7410
7413
|
def ListenerId(self):
|
|
7411
|
-
r"""
|
|
7414
|
+
r"""<p>应用型负载均衡监听器 ID</p>
|
|
7412
7415
|
:rtype: str
|
|
7413
7416
|
"""
|
|
7414
7417
|
return self._ListenerId
|
|
@@ -7419,7 +7422,7 @@ class ForwardLoadBalancerIdentification(AbstractModel):
|
|
|
7419
7422
|
|
|
7420
7423
|
@property
|
|
7421
7424
|
def LocationId(self):
|
|
7422
|
-
r"""
|
|
7425
|
+
r"""<p>转发规则ID,注意:针对七层监听器此参数必填</p>
|
|
7423
7426
|
:rtype: str
|
|
7424
7427
|
"""
|
|
7425
7428
|
return self._LocationId
|
|
@@ -7428,11 +7431,23 @@ class ForwardLoadBalancerIdentification(AbstractModel):
|
|
|
7428
7431
|
def LocationId(self, LocationId):
|
|
7429
7432
|
self._LocationId = LocationId
|
|
7430
7433
|
|
|
7434
|
+
@property
|
|
7435
|
+
def PortList(self):
|
|
7436
|
+
r"""<p>监听器或转发路径需解绑的端口号列表。</p><p>取值范围:[1, 65535]</p><p>不传递该参数时,默认解绑指定监听器或转发路径关联的所有端口。</p>
|
|
7437
|
+
:rtype: list of int non-negative
|
|
7438
|
+
"""
|
|
7439
|
+
return self._PortList
|
|
7440
|
+
|
|
7441
|
+
@PortList.setter
|
|
7442
|
+
def PortList(self, PortList):
|
|
7443
|
+
self._PortList = PortList
|
|
7444
|
+
|
|
7431
7445
|
|
|
7432
7446
|
def _deserialize(self, params):
|
|
7433
7447
|
self._LoadBalancerId = params.get("LoadBalancerId")
|
|
7434
7448
|
self._ListenerId = params.get("ListenerId")
|
|
7435
7449
|
self._LocationId = params.get("LocationId")
|
|
7450
|
+
self._PortList = params.get("PortList")
|
|
7436
7451
|
memeber_set = set(params.keys())
|
|
7437
7452
|
for name, value in vars(self).items():
|
|
7438
7453
|
property_name = name[1:]
|
|
@@ -9816,19 +9831,19 @@ class MetricAlarm(AbstractModel):
|
|
|
9816
9831
|
|
|
9817
9832
|
def __init__(self):
|
|
9818
9833
|
r"""
|
|
9819
|
-
:param _ComparisonOperator:
|
|
9834
|
+
:param _ComparisonOperator: <p>比较运算符,可选值:<br><li>GREATER_THAN:大于</li><li>GREATER_THAN_OR_EQUAL_TO:大于或等于</li><li>LESS_THAN:小于</li><li> LESS_THAN_OR_EQUAL_TO:小于或等于</li><li> EQUAL_TO:等于</li> <li>NOT_EQUAL_TO:不等于</li></p>
|
|
9820
9835
|
:type ComparisonOperator: str
|
|
9821
|
-
:param _MetricName:
|
|
9836
|
+
:param _MetricName: <p>指标名称,可选字段如下:<li>CPU_UTILIZATION:CPU利用率</li><li>MEM_UTILIZATION:内存利用率</li><li>LAN_TRAFFIC_OUT:内网出带宽</li><li>LAN_TRAFFIC_IN:内网入带宽</li><li>WAN_TRAFFIC_OUT:外网出带宽</li><li>WAN_TRAFFIC_IN:外网入带宽</li><li>TCP_CURR_ESTAB:TCP连接数</li></p><p>当前外网出入带宽属于 CLB 类指标,其他指标属于 CVM 类指标。修改指标名称时不允许跨类别修改。</p>
|
|
9822
9837
|
:type MetricName: str
|
|
9823
|
-
:param _Threshold:
|
|
9838
|
+
:param _Threshold: <p>告警阈值:<br><li>CPU_UTILIZATION:[1, 100],单位:%</li><li>MEM_UTILIZATION:[1, 100],单位:%</li><li>LAN_TRAFFIC_OUT:>0,单位:Mbps </li><li>LAN_TRAFFIC_IN:>0,单位:Mbps</li><li>WAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>WAN_TRAFFIC_IN:>0,单位:Mbps</li><li>TCP_CURR_ESTAB:>0, 单位:Count</li></p>
|
|
9824
9839
|
:type Threshold: int
|
|
9825
|
-
:param _Period:
|
|
9840
|
+
:param _Period: <p>时间周期,单位:秒,取值枚举值为60、300。</p>
|
|
9826
9841
|
:type Period: int
|
|
9827
|
-
:param _ContinuousTime:
|
|
9842
|
+
:param _ContinuousTime: <p>重复次数。取值范围 [1, 10]</p>
|
|
9828
9843
|
:type ContinuousTime: int
|
|
9829
|
-
:param _Statistic:
|
|
9844
|
+
:param _Statistic: <p>统计类型,可选字段如下:<br><li>AVERAGE:平均值</li><li>MAXIMUM:最大值<li>MINIMUM:最小值</li><br> 默认取值:AVERAGE</p>
|
|
9830
9845
|
:type Statistic: str
|
|
9831
|
-
:param _PreciseThreshold:
|
|
9846
|
+
:param _PreciseThreshold: <p>精确告警阈值,本参数不作为入参输入,仅用作查询接口出参:<br><li>CPU_UTILIZATION:(0, 100],单位:%</li><li>MEM_UTILIZATION:(0, 100],单位:%</li><li>LAN_TRAFFIC_OUT:>0,单位:Mbps </li><li>LAN_TRAFFIC_IN:>0,单位:Mbps</li><li>WAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>WAN_TRAFFIC_IN:>0,单位:Mbps</li><li>TCP_CURR_ESTAB:>0, 单位:Count</li></p>
|
|
9832
9847
|
:type PreciseThreshold: float
|
|
9833
9848
|
"""
|
|
9834
9849
|
self._ComparisonOperator = None
|
|
@@ -9841,7 +9856,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9841
9856
|
|
|
9842
9857
|
@property
|
|
9843
9858
|
def ComparisonOperator(self):
|
|
9844
|
-
r"""
|
|
9859
|
+
r"""<p>比较运算符,可选值:<br><li>GREATER_THAN:大于</li><li>GREATER_THAN_OR_EQUAL_TO:大于或等于</li><li>LESS_THAN:小于</li><li> LESS_THAN_OR_EQUAL_TO:小于或等于</li><li> EQUAL_TO:等于</li> <li>NOT_EQUAL_TO:不等于</li></p>
|
|
9845
9860
|
:rtype: str
|
|
9846
9861
|
"""
|
|
9847
9862
|
return self._ComparisonOperator
|
|
@@ -9852,7 +9867,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9852
9867
|
|
|
9853
9868
|
@property
|
|
9854
9869
|
def MetricName(self):
|
|
9855
|
-
r"""
|
|
9870
|
+
r"""<p>指标名称,可选字段如下:<li>CPU_UTILIZATION:CPU利用率</li><li>MEM_UTILIZATION:内存利用率</li><li>LAN_TRAFFIC_OUT:内网出带宽</li><li>LAN_TRAFFIC_IN:内网入带宽</li><li>WAN_TRAFFIC_OUT:外网出带宽</li><li>WAN_TRAFFIC_IN:外网入带宽</li><li>TCP_CURR_ESTAB:TCP连接数</li></p><p>当前外网出入带宽属于 CLB 类指标,其他指标属于 CVM 类指标。修改指标名称时不允许跨类别修改。</p>
|
|
9856
9871
|
:rtype: str
|
|
9857
9872
|
"""
|
|
9858
9873
|
return self._MetricName
|
|
@@ -9863,7 +9878,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9863
9878
|
|
|
9864
9879
|
@property
|
|
9865
9880
|
def Threshold(self):
|
|
9866
|
-
r"""
|
|
9881
|
+
r"""<p>告警阈值:<br><li>CPU_UTILIZATION:[1, 100],单位:%</li><li>MEM_UTILIZATION:[1, 100],单位:%</li><li>LAN_TRAFFIC_OUT:>0,单位:Mbps </li><li>LAN_TRAFFIC_IN:>0,单位:Mbps</li><li>WAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>WAN_TRAFFIC_IN:>0,单位:Mbps</li><li>TCP_CURR_ESTAB:>0, 单位:Count</li></p>
|
|
9867
9882
|
:rtype: int
|
|
9868
9883
|
"""
|
|
9869
9884
|
return self._Threshold
|
|
@@ -9874,7 +9889,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9874
9889
|
|
|
9875
9890
|
@property
|
|
9876
9891
|
def Period(self):
|
|
9877
|
-
r"""
|
|
9892
|
+
r"""<p>时间周期,单位:秒,取值枚举值为60、300。</p>
|
|
9878
9893
|
:rtype: int
|
|
9879
9894
|
"""
|
|
9880
9895
|
return self._Period
|
|
@@ -9885,7 +9900,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9885
9900
|
|
|
9886
9901
|
@property
|
|
9887
9902
|
def ContinuousTime(self):
|
|
9888
|
-
r"""
|
|
9903
|
+
r"""<p>重复次数。取值范围 [1, 10]</p>
|
|
9889
9904
|
:rtype: int
|
|
9890
9905
|
"""
|
|
9891
9906
|
return self._ContinuousTime
|
|
@@ -9896,7 +9911,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9896
9911
|
|
|
9897
9912
|
@property
|
|
9898
9913
|
def Statistic(self):
|
|
9899
|
-
r"""
|
|
9914
|
+
r"""<p>统计类型,可选字段如下:<br><li>AVERAGE:平均值</li><li>MAXIMUM:最大值<li>MINIMUM:最小值</li><br> 默认取值:AVERAGE</p>
|
|
9900
9915
|
:rtype: str
|
|
9901
9916
|
"""
|
|
9902
9917
|
return self._Statistic
|
|
@@ -9907,7 +9922,7 @@ class MetricAlarm(AbstractModel):
|
|
|
9907
9922
|
|
|
9908
9923
|
@property
|
|
9909
9924
|
def PreciseThreshold(self):
|
|
9910
|
-
r"""
|
|
9925
|
+
r"""<p>精确告警阈值,本参数不作为入参输入,仅用作查询接口出参:<br><li>CPU_UTILIZATION:(0, 100],单位:%</li><li>MEM_UTILIZATION:(0, 100],单位:%</li><li>LAN_TRAFFIC_OUT:>0,单位:Mbps </li><li>LAN_TRAFFIC_IN:>0,单位:Mbps</li><li>WAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>WAN_TRAFFIC_IN:>0,单位:Mbps</li><li>TCP_CURR_ESTAB:>0, 单位:Count</li></p>
|
|
9911
9926
|
:rtype: float
|
|
9912
9927
|
"""
|
|
9913
9928
|
return self._PreciseThreshold
|
|
@@ -11642,7 +11657,7 @@ class ModifyScalingPolicyRequest(AbstractModel):
|
|
|
11642
11657
|
:type Cooldown: int
|
|
11643
11658
|
:param _MetricAlarm: <p>告警监控指标,仅适用于简单策略。</p>
|
|
11644
11659
|
:type MetricAlarm: :class:`tencentcloud.autoscaling.v20180419.models.MetricAlarm`
|
|
11645
|
-
:param _PredefinedMetricType: <p>预定义监控项,仅适用于目标追踪策略。取值范围:<br><li>ASG_AVG_CPU_UTILIZATION:平均CPU使用率</li><li>ASG_AVG_LAN_TRAFFIC_OUT:平均内网出带宽</li><li>ASG_AVG_LAN_TRAFFIC_IN:平均内网入带宽</li><li>ASG_AVG_WAN_TRAFFIC_OUT:平均外网出带宽</li><li>ASG_AVG_WAN_TRAFFIC_IN:平均外网出带宽</li
|
|
11660
|
+
:param _PredefinedMetricType: <p>预定义监控项,仅适用于目标追踪策略。取值范围:<br><li>ASG_AVG_CPU_UTILIZATION:平均CPU使用率</li><li>ASG_AVG_LAN_TRAFFIC_OUT:平均内网出带宽</li><li>ASG_AVG_LAN_TRAFFIC_IN:平均内网入带宽</li><li>ASG_AVG_WAN_TRAFFIC_OUT:平均外网出带宽</li><li>ASG_AVG_WAN_TRAFFIC_IN:平均外网出带宽</li>当前外网出入带宽属于 CLB 类指标,其他指标属于 CVM 类指标。修改指标名称时不允许跨类别修改。</p>枚举值:<ul><li> ASG_AVG_CPU_UTILIZATION: 平均CPU使用率</li></ul>
|
|
11646
11661
|
:type PredefinedMetricType: str
|
|
11647
11662
|
:param _TargetValue: <p>目标值,仅适用于目标追踪策略。<br><li>ASG_AVG_CPU_UTILIZATION:[1, 100),单位:%</li><li>ASG_AVG_LAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>ASG_AVG_LAN_TRAFFIC_IN:>0,单位:Mbps</li><li>ASG_AVG_WAN_TRAFFIC_OUT:>0,单位:Mbps</li><li>ASG_AVG_WAN_TRAFFIC_IN:>0,单位:Mbps</li></p>
|
|
11648
11663
|
:type TargetValue: int
|
|
@@ -11733,7 +11748,7 @@ class ModifyScalingPolicyRequest(AbstractModel):
|
|
|
11733
11748
|
|
|
11734
11749
|
@property
|
|
11735
11750
|
def PredefinedMetricType(self):
|
|
11736
|
-
r"""<p>预定义监控项,仅适用于目标追踪策略。取值范围:<br><li>ASG_AVG_CPU_UTILIZATION:平均CPU使用率</li><li>ASG_AVG_LAN_TRAFFIC_OUT:平均内网出带宽</li><li>ASG_AVG_LAN_TRAFFIC_IN:平均内网入带宽</li><li>ASG_AVG_WAN_TRAFFIC_OUT:平均外网出带宽</li><li>ASG_AVG_WAN_TRAFFIC_IN:平均外网出带宽</li
|
|
11751
|
+
r"""<p>预定义监控项,仅适用于目标追踪策略。取值范围:<br><li>ASG_AVG_CPU_UTILIZATION:平均CPU使用率</li><li>ASG_AVG_LAN_TRAFFIC_OUT:平均内网出带宽</li><li>ASG_AVG_LAN_TRAFFIC_IN:平均内网入带宽</li><li>ASG_AVG_WAN_TRAFFIC_OUT:平均外网出带宽</li><li>ASG_AVG_WAN_TRAFFIC_IN:平均外网出带宽</li>当前外网出入带宽属于 CLB 类指标,其他指标属于 CVM 类指标。修改指标名称时不允许跨类别修改。</p>枚举值:<ul><li> ASG_AVG_CPU_UTILIZATION: 平均CPU使用率</li></ul>
|
|
11737
11752
|
:rtype: str
|
|
11738
11753
|
"""
|
|
11739
11754
|
return self._PredefinedMetricType
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-autoscaling
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.48
|
|
4
4
|
Summary: Tencent Cloud Autoscaling SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.48
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
tencentcloud_sdk_python_autoscaling-3.1.48/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.48
|
tencentcloud_sdk_python_autoscaling-3.1.20/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.20
|
{tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/README.rst
RENAMED
|
File without changes
|
{tencentcloud_sdk_python_autoscaling-3.1.20 → tencentcloud_sdk_python_autoscaling-3.1.48}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|