Skip to content

Commit 4cdefda

Browse files
Wzb123456789FredericHeem
authored andcommitted
update readme 7_10 (Azure#18192)
* update readme 7_10 * Update readme.python.md * Update readme.python.md * Update readme.python.md * Update readme.python.md
1 parent 866cf2d commit 4cdefda

File tree

5 files changed

+13
-82
lines changed

5 files changed

+13
-82
lines changed

specification/connectedvmware/resource-manager/readme.python.md

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,16 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
```yaml $(python) && !$(track2)
8-
python:
9-
python-mode: create
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.connectedvmware
14-
package-name: azure-mgmt-connectedvmware
15-
package-version: 0.1.1
16-
clear-output-folder: true
17-
```
18-
```yaml $(python) && $(track2)
19-
python-mode: create
7+
```yaml $(python)
208
azure-arm: true
219
license-header: MICROSOFT_MIT_NO_VERSION
2210
namespace: azure.mgmt.connectedvmware
2311
package-name: azure-mgmt-connectedvmware
2412
package-version: 0.1.1
2513
clear-output-folder: true
2614
```
27-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
28-
python:
29-
no-namespace-folders: true
30-
output-folder: $(python-sdks-folder)/connectedvmware/azure-mgmt-connectedvmware/azure/mgmt/connectedvmware
31-
```
32-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
33-
python:
34-
basic-setup-py: true
35-
output-folder: $(python-sdks-folder)/connectedvmware/azure-mgmt-connectedvmware
36-
```
37-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
15+
16+
``` yaml $(python)
3817
no-namespace-folders: true
3918
output-folder: $(python-sdks-folder)/connectedvmware/azure-mgmt-connectedvmware/azure/mgmt/connectedvmware
4019
```
41-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
42-
basic-setup-py: true
43-
output-folder: $(python-sdks-folder)/connectedvmware/azure-mgmt-connectedvmware
44-
```

specification/notificationhubs/resource-manager/readme.python.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,18 @@
22

33
These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
5-
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
65

76

8-
``` yaml $(python) && $(track2)
7+
``` yaml $(python)
98
azure-arm: true
109
license-header: MICROSOFT_MIT_NO_VERSION
11-
namespace: azure.mgmt.notificationhubs
1210
package-name: azure-mgmt-notificationhubs
11+
namespace: azure.mgmt.notificationhubs
1312
package-version: 7.0.0
1413
clear-output-folder: true
1514
```
1615
17-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
16+
``` yaml $(python)
1817
no-namespace-folders: true
1918
output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs/azure/mgmt/notificationhubs
2019
```
21-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
22-
basic-setup-py: true
23-
output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs
24-
```

specification/resourcemover/resource-manager/readme.python.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,16 @@
33
These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55

6-
```yaml $(python) && $(track2)
6+
```yaml $(python)
77
azure-arm: true
88
license-header: MICROSOFT_MIT_NO_VERSION
99
package-name: azure-mgmt-resourcemover
1010
clear-output-folder: true
11-
no-namespace-folders: true
11+
namespace: azure.mgmt.resourcemover
1212
package-version: 1.0.0b1
1313
```
1414
15-
```yaml $(python) && $(python-mode) == 'update' && $(track2)
15+
```yaml $(python)
1616
no-namespace-folders: true
1717
output-folder: $(python-sdks-folder)/resourcemover/azure-mgmt-resourcemover/azure/mgmt/resourcemover
1818
```
19-
20-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
21-
basic-setup-py: true
22-
output-folder: $(python-sdks-folder)/resourcemover/azure-mgmt-resourcemover
23-
```

specification/scheduler/resource-manager/readme.python.md

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,44 +4,16 @@ These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

7-
``` yaml $(python) && !$(track2)
8-
python-mode: create
9-
python:
10-
azure-arm: true
11-
license-header: MICROSOFT_MIT_NO_VERSION
12-
payload-flattening-threshold: 2
13-
namespace: azure.mgmt.scheduler
14-
package-name: azure-mgmt-scheduler
15-
package-version: 0.1.0
16-
clear-output-folder: true
17-
```
18-
19-
``` yaml $(python) && $(track2)
20-
python-mode: create
7+
``` yaml $(python)
218
azure-arm: true
229
license-header: MICROSOFT_MIT_NO_VERSION
2310
namespace: azure.mgmt.scheduler
2411
package-name: azure-mgmt-scheduler
2512
package-version: 7.0.0b1
2613
clear-output-folder: true
2714
```
28-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
29-
python:
30-
no-namespace-folders: true
31-
output-folder: $(python-sdks-folder)/scheduler/azure-mgmt-scheduler/azure/mgmt/scheduler
32-
```
33-
34-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
35-
python:
36-
basic-setup-py: true
37-
output-folder: $(python-sdks-folder)/scheduler/azure-mgmt-scheduler
38-
```
3915
40-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
16+
``` yaml $(python)
4117
no-namespace-folders: true
4218
output-folder: $(python-sdks-folder)/scheduler/azure-mgmt-scheduler/azure/mgmt/scheduler
4319
```
44-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
45-
basic-setup-py: true
46-
output-folder: $(python-sdks-folder)/scheduler/azure-mgmt-scheduler
47-
```

specification/sql/resource-manager/readme.python.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
66

77

8-
``` yaml $(python) && $(track2)
9-
python-mode: create
8+
``` yaml $(python)
109
azure-arm: true
1110
license-header: MICROSOFT_MIT_NO_VERSION
1211
namespace: azure.mgmt.sql
@@ -17,12 +16,7 @@ modelerfour:
1716
lenient-model-deduplication: true
1817
```
1918
20-
``` yaml $(python) && $(python-mode) == 'update' && $(track2)
19+
``` yaml $(python)
2120
no-namespace-folders: true
2221
output-folder: $(python-sdks-folder)/sql/azure-mgmt-sql/azure/mgmt/sql
2322
```
24-
25-
``` yaml $(python) && $(python-mode) == 'create' && $(track2)
26-
basic-setup-py: true
27-
output-folder: $(python-sdks-folder)/sql/azure-mgmt-sql
28-
```

0 commit comments

Comments
 (0)