Skip to content

Commit 72da32f

Browse files
azclibotmsyyc
andauthored
[AutoRelease] t2-mobilenetwork-2022-03-23-48076(Do not merge) (Azure#23615)
* code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]>
1 parent 4309d5e commit 72da32f

34 files changed

+660
-904
lines changed
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,90 @@
11
# Release History
22

3+
## 1.0.0b2 (2022-04-02)
4+
5+
**Features**
6+
7+
- Model AttachedDataNetwork has a new parameter system_data
8+
- Model DataNetwork has a new parameter system_data
9+
- Model InterfaceProperties has a new parameter ipv4_address
10+
- Model InterfaceProperties has a new parameter ipv4_gateway
11+
- Model InterfaceProperties has a new parameter ipv4_subnet
12+
- Model MobileNetwork has a new parameter system_data
13+
- Model PacketCoreControlPlane has a new parameter system_data
14+
- Model PacketCoreDataPlane has a new parameter system_data
15+
- Model Resource has a new parameter system_data
16+
- Model Service has a new parameter system_data
17+
- Model Sim has a new parameter sim_state
18+
- Model Sim has a new parameter system_data
19+
- Model SimPolicy has a new parameter system_data
20+
- Model Site has a new parameter system_data
21+
- Model Slice has a new parameter system_data
22+
- Model TrackedResource has a new parameter system_data
23+
24+
**Breaking changes**
25+
26+
- Model AttachedDataNetwork no longer has parameter created_at
27+
- Model AttachedDataNetwork no longer has parameter created_by
28+
- Model AttachedDataNetwork no longer has parameter created_by_type
29+
- Model AttachedDataNetwork no longer has parameter last_modified_at
30+
- Model AttachedDataNetwork no longer has parameter last_modified_by
31+
- Model AttachedDataNetwork no longer has parameter last_modified_by_type
32+
- Model DataNetwork no longer has parameter created_at
33+
- Model DataNetwork no longer has parameter created_by
34+
- Model DataNetwork no longer has parameter created_by_type
35+
- Model DataNetwork no longer has parameter last_modified_at
36+
- Model DataNetwork no longer has parameter last_modified_by
37+
- Model DataNetwork no longer has parameter last_modified_by_type
38+
- Model MobileNetwork no longer has parameter created_at
39+
- Model MobileNetwork no longer has parameter created_by
40+
- Model MobileNetwork no longer has parameter created_by_type
41+
- Model MobileNetwork no longer has parameter last_modified_at
42+
- Model MobileNetwork no longer has parameter last_modified_by
43+
- Model MobileNetwork no longer has parameter last_modified_by_type
44+
- Model PacketCoreControlPlane no longer has parameter created_at
45+
- Model PacketCoreControlPlane no longer has parameter created_by
46+
- Model PacketCoreControlPlane no longer has parameter created_by_type
47+
- Model PacketCoreControlPlane no longer has parameter last_modified_at
48+
- Model PacketCoreControlPlane no longer has parameter last_modified_by
49+
- Model PacketCoreControlPlane no longer has parameter last_modified_by_type
50+
- Model PacketCoreDataPlane no longer has parameter created_at
51+
- Model PacketCoreDataPlane no longer has parameter created_by
52+
- Model PacketCoreDataPlane no longer has parameter created_by_type
53+
- Model PacketCoreDataPlane no longer has parameter last_modified_at
54+
- Model PacketCoreDataPlane no longer has parameter last_modified_by
55+
- Model PacketCoreDataPlane no longer has parameter last_modified_by_type
56+
- Model Service no longer has parameter created_at
57+
- Model Service no longer has parameter created_by
58+
- Model Service no longer has parameter created_by_type
59+
- Model Service no longer has parameter last_modified_at
60+
- Model Service no longer has parameter last_modified_by
61+
- Model Service no longer has parameter last_modified_by_type
62+
- Model Sim no longer has parameter configuration_state
63+
- Model Sim no longer has parameter created_at
64+
- Model Sim no longer has parameter created_by
65+
- Model Sim no longer has parameter created_by_type
66+
- Model Sim no longer has parameter last_modified_at
67+
- Model Sim no longer has parameter last_modified_by
68+
- Model Sim no longer has parameter last_modified_by_type
69+
- Model SimPolicy no longer has parameter created_at
70+
- Model SimPolicy no longer has parameter created_by
71+
- Model SimPolicy no longer has parameter created_by_type
72+
- Model SimPolicy no longer has parameter last_modified_at
73+
- Model SimPolicy no longer has parameter last_modified_by
74+
- Model SimPolicy no longer has parameter last_modified_by_type
75+
- Model Site no longer has parameter created_at
76+
- Model Site no longer has parameter created_by
77+
- Model Site no longer has parameter created_by_type
78+
- Model Site no longer has parameter last_modified_at
79+
- Model Site no longer has parameter last_modified_by
80+
- Model Site no longer has parameter last_modified_by_type
81+
- Model Slice no longer has parameter created_at
82+
- Model Slice no longer has parameter created_by
83+
- Model Slice no longer has parameter created_by_type
84+
- Model Slice no longer has parameter last_modified_at
85+
- Model Slice no longer has parameter last_modified_by
86+
- Model Slice no longer has parameter last_modified_by_type
87+
388
## 1.0.0b1 (2022-02-28)
489

590
* Initial Release

sdk/mobilenetwork/azure-mgmt-mobilenetwork/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@autorest/[email protected]",
55
"@autorest/[email protected]"
66
],
7-
"commit": "d2d48558c0c8f2828c7368e66bcdcabf3a10bafb",
7+
"commit": "a70086b6711c1058aaf3c5906744a665a492a504",
88
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
99
"autorest_command": "autorest specification/mobilenetwork/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.7.2",
1010
"readme": "specification/mobilenetwork/resource-manager/readme.md"

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __init__(
4545

4646
self.credential = credential
4747
self.subscription_id = subscription_id
48-
self.api_version = "2022-01-01-preview"
48+
self.api_version = "2022-03-01-preview"
4949
self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default'])
5050
kwargs.setdefault('sdk_moniker', 'mgmt-mobilenetwork/{}'.format(VERSION))
5151
self._configure(**kwargs)

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"chosen_version": "2022-01-01-preview",
3-
"total_api_version_list": ["2022-01-01-preview"],
2+
"chosen_version": "2022-03-01-preview",
3+
"total_api_version_list": ["2022-03-01-preview"],
44
"client": {
55
"name": "MobileNetworkManagementClient",
66
"filename": "_mobile_network_management_client",

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_mobile_network_management_client.py

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,29 @@ class MobileNetworkManagementClient:
2626
2727
:ivar attached_data_networks: AttachedDataNetworksOperations operations
2828
:vartype attached_data_networks:
29-
mobile_network_management_client.operations.AttachedDataNetworksOperations
29+
azure.mgmt.mobilenetwork.operations.AttachedDataNetworksOperations
3030
:ivar data_networks: DataNetworksOperations operations
31-
:vartype data_networks: mobile_network_management_client.operations.DataNetworksOperations
31+
:vartype data_networks: azure.mgmt.mobilenetwork.operations.DataNetworksOperations
3232
:ivar mobile_networks: MobileNetworksOperations operations
33-
:vartype mobile_networks: mobile_network_management_client.operations.MobileNetworksOperations
33+
:vartype mobile_networks: azure.mgmt.mobilenetwork.operations.MobileNetworksOperations
3434
:ivar sites: SitesOperations operations
35-
:vartype sites: mobile_network_management_client.operations.SitesOperations
35+
:vartype sites: azure.mgmt.mobilenetwork.operations.SitesOperations
3636
:ivar sims: SimsOperations operations
37-
:vartype sims: mobile_network_management_client.operations.SimsOperations
37+
:vartype sims: azure.mgmt.mobilenetwork.operations.SimsOperations
3838
:ivar operations: Operations operations
39-
:vartype operations: mobile_network_management_client.operations.Operations
39+
:vartype operations: azure.mgmt.mobilenetwork.operations.Operations
4040
:ivar packet_core_control_planes: PacketCoreControlPlanesOperations operations
4141
:vartype packet_core_control_planes:
42-
mobile_network_management_client.operations.PacketCoreControlPlanesOperations
42+
azure.mgmt.mobilenetwork.operations.PacketCoreControlPlanesOperations
4343
:ivar packet_core_data_planes: PacketCoreDataPlanesOperations operations
4444
:vartype packet_core_data_planes:
45-
mobile_network_management_client.operations.PacketCoreDataPlanesOperations
45+
azure.mgmt.mobilenetwork.operations.PacketCoreDataPlanesOperations
4646
:ivar services: ServicesOperations operations
47-
:vartype services: mobile_network_management_client.operations.ServicesOperations
47+
:vartype services: azure.mgmt.mobilenetwork.operations.ServicesOperations
4848
:ivar sim_policies: SimPoliciesOperations operations
49-
:vartype sim_policies: mobile_network_management_client.operations.SimPoliciesOperations
49+
:vartype sim_policies: azure.mgmt.mobilenetwork.operations.SimPoliciesOperations
5050
:ivar slices: SlicesOperations operations
51-
:vartype slices: mobile_network_management_client.operations.SlicesOperations
51+
:vartype slices: azure.mgmt.mobilenetwork.operations.SlicesOperations
5252
:param credential: Credential needed for the client to connect to Azure.
5353
:type credential: ~azure.core.credentials.TokenCredential
5454
:param subscription_id: The ID of the target subscription.

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.0.0b1"
9+
VERSION = "1.0.0b2"

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def __init__(
4545

4646
self.credential = credential
4747
self.subscription_id = subscription_id
48-
self.api_version = "2022-01-01-preview"
48+
self.api_version = "2022-03-01-preview"
4949
self.credential_scopes = kwargs.pop('credential_scopes', ['https://management.azure.com/.default'])
5050
kwargs.setdefault('sdk_moniker', 'mgmt-mobilenetwork/{}'.format(VERSION))
5151
self._configure(**kwargs)

sdk/mobilenetwork/azure-mgmt-mobilenetwork/azure/mgmt/mobilenetwork/aio/_mobile_network_management_client.py

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,29 @@ class MobileNetworkManagementClient:
2626
2727
:ivar attached_data_networks: AttachedDataNetworksOperations operations
2828
:vartype attached_data_networks:
29-
mobile_network_management_client.aio.operations.AttachedDataNetworksOperations
29+
azure.mgmt.mobilenetwork.aio.operations.AttachedDataNetworksOperations
3030
:ivar data_networks: DataNetworksOperations operations
31-
:vartype data_networks: mobile_network_management_client.aio.operations.DataNetworksOperations
31+
:vartype data_networks: azure.mgmt.mobilenetwork.aio.operations.DataNetworksOperations
3232
:ivar mobile_networks: MobileNetworksOperations operations
33-
:vartype mobile_networks:
34-
mobile_network_management_client.aio.operations.MobileNetworksOperations
33+
:vartype mobile_networks: azure.mgmt.mobilenetwork.aio.operations.MobileNetworksOperations
3534
:ivar sites: SitesOperations operations
36-
:vartype sites: mobile_network_management_client.aio.operations.SitesOperations
35+
:vartype sites: azure.mgmt.mobilenetwork.aio.operations.SitesOperations
3736
:ivar sims: SimsOperations operations
38-
:vartype sims: mobile_network_management_client.aio.operations.SimsOperations
37+
:vartype sims: azure.mgmt.mobilenetwork.aio.operations.SimsOperations
3938
:ivar operations: Operations operations
40-
:vartype operations: mobile_network_management_client.aio.operations.Operations
39+
:vartype operations: azure.mgmt.mobilenetwork.aio.operations.Operations
4140
:ivar packet_core_control_planes: PacketCoreControlPlanesOperations operations
4241
:vartype packet_core_control_planes:
43-
mobile_network_management_client.aio.operations.PacketCoreControlPlanesOperations
42+
azure.mgmt.mobilenetwork.aio.operations.PacketCoreControlPlanesOperations
4443
:ivar packet_core_data_planes: PacketCoreDataPlanesOperations operations
4544
:vartype packet_core_data_planes:
46-
mobile_network_management_client.aio.operations.PacketCoreDataPlanesOperations
45+
azure.mgmt.mobilenetwork.aio.operations.PacketCoreDataPlanesOperations
4746
:ivar services: ServicesOperations operations
48-
:vartype services: mobile_network_management_client.aio.operations.ServicesOperations
47+
:vartype services: azure.mgmt.mobilenetwork.aio.operations.ServicesOperations
4948
:ivar sim_policies: SimPoliciesOperations operations
50-
:vartype sim_policies: mobile_network_management_client.aio.operations.SimPoliciesOperations
49+
:vartype sim_policies: azure.mgmt.mobilenetwork.aio.operations.SimPoliciesOperations
5150
:ivar slices: SlicesOperations operations
52-
:vartype slices: mobile_network_management_client.aio.operations.SlicesOperations
51+
:vartype slices: azure.mgmt.mobilenetwork.aio.operations.SlicesOperations
5352
:param credential: Credential needed for the client to connect to Azure.
5453
:type credential: ~azure.core.credentials_async.AsyncTokenCredential
5554
:param subscription_id: The ID of the target subscription.

0 commit comments

Comments
 (0)