tencentcloud-sdk-python-vpc 3.0.1390__py2.py3-none-any.whl → 3.0.1391__py2.py3-none-any.whl

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.

Potentially problematic release.


This version of tencentcloud-sdk-python-vpc might be problematic. Click here for more details.

tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1390'
17
+ __version__ = '3.0.1391'
@@ -974,6 +974,9 @@ UNSUPPORTEDOPERATION_FLOWLOGSNOTSUPPORTKOINSTANCEENI = 'UnsupportedOperation.Flo
974
974
  # 不支持创建流日志:当前弹性网卡未绑定实例。
975
975
  UNSUPPORTEDOPERATION_FLOWLOGSNOTSUPPORTNULLINSTANCEENI = 'UnsupportedOperation.FlowLogsNotSupportNullInstanceEni'
976
976
 
977
+ # GUA类型的网段不支持分配给CDC子网。
978
+ UNSUPPORTEDOPERATION_GUANOTSUPPORTALLOCATECDCSUBNET = 'UnsupportedOperation.GUANotSupportAllocateCdcSubnet'
979
+
977
980
  # TGW还没有投放IPv6网段
978
981
  UNSUPPORTEDOPERATION_IPV6CIDRNOTDEPLOYED = 'UnsupportedOperation.IPV6CidrNotDeployed'
979
982
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-vpc
3
- Version: 3.0.1390
3
+ Version: 3.0.1391
4
4
  Summary: Tencent Cloud Vpc 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 (==3.0.1390)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1391)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=U2Y8yJV_KI2SvTInuLDD06v3BlFATPY0rw_Ustkmyhc,631
2
+ tencentcloud/vpc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/vpc/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/vpc/v20170312/errorcodes.py,sha256=rhnkWknlezYcNSLXuV22r0GiGxp2ZMEnx1F4XnvPo8w,60541
5
+ tencentcloud/vpc/v20170312/models.py,sha256=gtZInkqdO7KakeZEVGR0HD0lhveaejjj-ODRglG5Szo,2337528
6
+ tencentcloud/vpc/v20170312/vpc_client.py,sha256=Uu2ejyYUJ3_iVCMYy7l9y5tBw4-L_FIvkVHlgcNd2w4,448258
7
+ tencentcloud_sdk_python_vpc-3.0.1391.dist-info/METADATA,sha256=I_qJBGEZ9IaNFDF-zSafvE3KT1IhvlHZzNRYXPUbbyE,1496
8
+ tencentcloud_sdk_python_vpc-3.0.1391.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_vpc-3.0.1391.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_vpc-3.0.1391.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=cysGRAcjWsIdFUySBZYE9yApvwI7YxoYvzLDIzIxRhQ,631
2
- tencentcloud/vpc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/vpc/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/vpc/v20170312/errorcodes.py,sha256=JjPa4PRnvyq2z81j5w5sdd29HPjNUBoaVpomnasDQOw,60381
5
- tencentcloud/vpc/v20170312/models.py,sha256=gtZInkqdO7KakeZEVGR0HD0lhveaejjj-ODRglG5Szo,2337528
6
- tencentcloud/vpc/v20170312/vpc_client.py,sha256=Uu2ejyYUJ3_iVCMYy7l9y5tBw4-L_FIvkVHlgcNd2w4,448258
7
- tencentcloud_sdk_python_vpc-3.0.1390.dist-info/METADATA,sha256=gw4jgNoRD9C2GwF2gDprfZBymTtpQfwxMxgrM9vUsCs,1496
8
- tencentcloud_sdk_python_vpc-3.0.1390.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_vpc-3.0.1390.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_vpc-3.0.1390.dist-info/RECORD,,