huaweicloudsdkdcs 3.1.167__py3-none-any.whl → 3.1.168__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 huaweicloudsdkdcs might be problematic. Click here for more details.
- huaweicloudsdkdcs/v2/region/dcs_region.py +3 -0
- {huaweicloudsdkdcs-3.1.167.dist-info → huaweicloudsdkdcs-3.1.168.dist-info}/METADATA +2 -2
- {huaweicloudsdkdcs-3.1.167.dist-info → huaweicloudsdkdcs-3.1.168.dist-info}/RECORD +5 -5
- {huaweicloudsdkdcs-3.1.167.dist-info → huaweicloudsdkdcs-3.1.168.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdcs-3.1.167.dist-info → huaweicloudsdkdcs-3.1.168.dist-info}/licenses/LICENSE +0 -0
|
@@ -64,6 +64,8 @@ class DcsRegion:
|
|
|
64
64
|
"https://dcs.cn-east-4.myhuaweicloud.com")
|
|
65
65
|
AP_SOUTHEAST_5 = Region("ap-southeast-5",
|
|
66
66
|
"https://dcs.ap-southeast-5.myhuaweicloud.com")
|
|
67
|
+
CN_NORTH_12 = Region("cn-north-12",
|
|
68
|
+
"https://dcs.cn-north-12.myhuaweicloud.com")
|
|
67
69
|
|
|
68
70
|
static_fields = {
|
|
69
71
|
"af-south-1": AF_SOUTH_1,
|
|
@@ -95,6 +97,7 @@ class DcsRegion:
|
|
|
95
97
|
"ru-moscow-1": RU_MOSCOW_1,
|
|
96
98
|
"cn-east-4": CN_EAST_4,
|
|
97
99
|
"ap-southeast-5": AP_SOUTHEAST_5,
|
|
100
|
+
"cn-north-12": CN_NORTH_12,
|
|
98
101
|
}
|
|
99
102
|
|
|
100
103
|
@classmethod
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: huaweicloudsdkdcs
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.168
|
|
4
4
|
Summary: DCS
|
|
5
5
|
Project-URL: Homepage, https://github.com/huaweicloud/huaweicloud-sdk-python-v3
|
|
6
6
|
Author-email: HuaweiCloud SDK <hwcloudsdk@huawei.com>
|
|
@@ -19,7 +19,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
19
19
|
Classifier: Programming Language :: Python :: 3.12
|
|
20
20
|
Classifier: Topic :: Software Development
|
|
21
21
|
Requires-Python: >=3.6
|
|
22
|
-
Requires-Dist: huaweicloudsdkcore>=3.1.
|
|
22
|
+
Requires-Dist: huaweicloudsdkcore>=3.1.168
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
|
|
25
25
|
See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
|
|
@@ -420,8 +420,8 @@ huaweicloudsdkdcs/v2/model/validate_deletable_replica_request.py,sha256=ep2F387t
|
|
|
420
420
|
huaweicloudsdkdcs/v2/model/validate_deletable_replica_response.py,sha256=voq7r9-cjiTcBfprPM5V6oxDgwbIcYRLVhjC49etFAs,5694
|
|
421
421
|
huaweicloudsdkdcs/v2/model/whitelist.py,sha256=6Hjd1Zf6QnesqOWsOJP80iimJRcsouY5i4XYdz9qLu0,4339
|
|
422
422
|
huaweicloudsdkdcs/v2/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
423
|
-
huaweicloudsdkdcs/v2/region/dcs_region.py,sha256=
|
|
424
|
-
huaweicloudsdkdcs-3.1.
|
|
425
|
-
huaweicloudsdkdcs-3.1.
|
|
426
|
-
huaweicloudsdkdcs-3.1.
|
|
427
|
-
huaweicloudsdkdcs-3.1.
|
|
423
|
+
huaweicloudsdkdcs/v2/region/dcs_region.py,sha256=M3rHZVI7p0aWH0lwuD-9aU67UtZpmocJNpKutijJA3M,5166
|
|
424
|
+
huaweicloudsdkdcs-3.1.168.dist-info/METADATA,sha256=j8MAm4-v4Z4IxjgDOHi8sU4zEJ8RZDUbeUW1XcIEGJI,1072
|
|
425
|
+
huaweicloudsdkdcs-3.1.168.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
426
|
+
huaweicloudsdkdcs-3.1.168.dist-info/licenses/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
|
|
427
|
+
huaweicloudsdkdcs-3.1.168.dist-info/RECORD,,
|
|
File without changes
|
{huaweicloudsdkdcs-3.1.167.dist-info → huaweicloudsdkdcs-3.1.168.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|