Skip to content

Commit

Permalink
Update remaining Python SDK repo outputs to new directory structure (A…
Browse files Browse the repository at this point in the history
…zure#6125)

* adjust output location to match PR#5394 on azure-sdk-for-python

* updates for packages associated w/ PR#5398

* advisor, cdn, graphrbac

* frontdoor, iotcentral, dns, devtestlabs, datalake-analytics (mgmt, dp), datafactory, cosmos, containerservice, computer, commerce, cogservices, kusto

* retargeting python output location for logic, managedservices, maps, mediaservices, mixedreality, monitor, mgmt-loganalytics, operationalinsights, policyinsights, security, monitor, servicefabric, sql, storage
  • Loading branch information
scbedd authored and lmazuel committed May 29, 2019
1 parent c87d2b0 commit b240899
Show file tree
Hide file tree
Showing 42 changed files with 104 additions and 105 deletions.
4 changes: 2 additions & 2 deletions specification/advisor/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-advisor/azure/mgmt/advisor
output-folder: $(python-sdks-folder)/advisor/azure-mgmt-advisor/azure/mgmt/advisor
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-advisor
output-folder: $(python-sdks-folder)/advisor/azure-mgmt-advisor
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/alertsmanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-alertsmanagement/azure/mgmt/alertsmanagement
output-folder: $(python-sdks-folder)/alertsmanagement/azure-mgmt-alertsmanagement/azure/mgmt/alertsmanagement
```

``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-alertsmanagement
output-folder: $(python-sdks-folder)/alertsmanagement/azure-mgmt-alertsmanagement
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/apimanagement/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-apimanagement/azure/mgmt/apimanagement
output-folder: $(python-sdks-folder)/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-apimanagement
output-folder: $(python-sdks-folder)/apimanagement/azure-mgmt-apimanagement
```
4 changes: 2 additions & 2 deletions specification/azure-kusto/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-kusto/azure/mgmt/kusto
output-folder: $(python-sdks-folder)/kusto/azure-mgmt-kusto/azure/mgmt/kusto
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-kusto
output-folder: $(python-sdks-folder)/kusto/azure-mgmt-kusto
```
4 changes: 2 additions & 2 deletions specification/cdn/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-cdn/azure/mgmt/cdn
output-folder: $(python-sdks-folder)/cdn/azure-mgmt-cdn/azure/mgmt/cdn
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-cdn
output-folder: $(python-sdks-folder)/cdn/azure-mgmt-cdn
```
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-cognitiveservices/azure/mgmt/cognitiveservices
output-folder: $(python-sdks-folder)/cognitiveservices/azure-mgmt-cognitiveservices/azure/mgmt/cognitiveservices
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-cognitiveservices
output-folder: $(python-sdks-folder)/cognitiveservices/azure-mgmt-cognitiveservices
```
4 changes: 2 additions & 2 deletions specification/commerce/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-commerce/azure/mgmt/commerce
output-folder: $(python-sdks-folder)/commerce/azure-mgmt-commerce/azure/mgmt/commerce
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-commerce
output-folder: $(python-sdks-folder)/commerce/azure-mgmt-commerce
```

## Go
Expand Down
24 changes: 12 additions & 12 deletions specification/compute/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2019-04-01-only' && $(python)
python:
namespace: azure.mgmt.compute.v2019_04_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2019_04_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2019_04_01
```

### Tag: package-2019-03-01-only and python
Expand All @@ -51,7 +51,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2019-03-01-only' && $(python)
python:
namespace: azure.mgmt.compute.v2019_03_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2019_03_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2019_03_01
```

### Tag: package-2018-10-01-only and python
Expand All @@ -62,7 +62,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2018-10-01-only' && $(python)
python:
namespace: azure.mgmt.compute.v2018_10_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01
```

### Tag: package-2018-09-30-only and python
Expand All @@ -73,7 +73,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2018-09-30-only' && $(python)
python:
namespace: azure.mgmt.compute.v2018_09_30
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2018_09_30
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2018_09_30
```

### Tag: package-compute-only-2018-06 and python
Expand All @@ -84,7 +84,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-only-2018-06' && $(python)
python:
namespace: azure.mgmt.compute.v2018_06_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01
```

### Tag: package-compute-2018-04 and python
Expand All @@ -95,7 +95,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-2018-04' && $(python)
python:
namespace: azure.mgmt.compute.v2018_04_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01
```

### Tag: package-compute-only-2017-12 and python
Expand All @@ -106,7 +106,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-only-2017-12' && $(python)
python:
namespace: azure.mgmt.compute.v2017_12_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01
```

### Tag: package-skus-2017-09 and python
Expand All @@ -117,7 +117,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-skus-2017-09' && $(python)
python:
namespace: azure.mgmt.compute.v2017_09_01
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01
```

### Tag: package-compute-2017-03 and python
Expand All @@ -128,7 +128,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-2017-03' && $(python)
python:
namespace: azure.mgmt.compute.v2017_03_30
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30
```

### Tag: package-compute-2016-04-preview and python
Expand All @@ -139,7 +139,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-2016-04-preview' && $(python)
python:
namespace: azure.mgmt.compute.v2016_04_30_preview
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview
```

### Tag: package-compute-2016-03 and python
Expand All @@ -150,7 +150,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-2016-03' && $(python)
python:
namespace: azure.mgmt.compute.v2016_03_30
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30
```

### Tag: package-compute-2015-06 and python
Expand All @@ -161,5 +161,5 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-compute-2015-06' && $(python)
python:
namespace: azure.mgmt.compute.v2015_06_15
output-folder: $(python-sdks-folder)/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15
```
14 changes: 7 additions & 7 deletions specification/containerservice/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2019-04-30-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2019_04_30
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_04_30
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_04_30
```

### Tag: package-2019-04-01-only and python
Expand All @@ -46,7 +46,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2019-04-01-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2019_04_01
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_04_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_04_01
```

### Tag: package-2019-02-only and python
Expand All @@ -57,7 +57,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2019-02-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2019_02_01
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_02_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2019_02_01
```

### Tag: package-2018-09-preview-only and python
Expand All @@ -68,7 +68,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2018-09-preview-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2018_09_30_preview
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_09_30_preview
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_09_30_preview
```

### Tag: package-2018-08-preview-only and python
Expand All @@ -79,7 +79,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2018-08-preview-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2018_08_01_preview
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_08_01_preview
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_08_01_preview
```

### Tag: package-2018-03-only and python
Expand All @@ -90,7 +90,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2018-03-only' && $(python)
python:
namespace: azure.mgmt.containerservice.v2018_03_31
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_03_31
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2018_03_31
```

### Tag: package-2017-07-only-extended and python
Expand All @@ -101,5 +101,5 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2017-07-only-extended' && $(python)
python:
namespace: azure.mgmt.containerservice.v2017_07_01
output-folder: $(python-sdks-folder)/azure-mgmt-containerservice/azure/mgmt/containerservice/v2017_07_01
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2017_07_01
```
4 changes: 2 additions & 2 deletions specification/cosmos-db/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb
output-folder: $(python-sdks-folder)/cosmos/azure-mgmt-cosmosdb/azure/mgmt/cosmosdb
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-cosmosdb
output-folder: $(python-sdks-folder)/cosmos/azure-mgmt-cosmosdb
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/cost-management/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,13 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-costmanagement/azure/mgmt/costmanagement
output-folder: $(python-sdks-folder)/costmanagement/azure-mgmt-costmanagement/azure/mgmt/costmanagement
```

``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-costmanagement
output-folder: $(python-sdks-folder)/costmanagement/azure-mgmt-costmanagement
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/databricks/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-databricks/azure/mgmt/databricks
output-folder: $(python-sdks-folder)/databricks/azure-mgmt-databricks/azure/mgmt/databricks
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-databricks
output-folder: $(python-sdks-folder)/databricks/azure-mgmt-databricks
```
4 changes: 2 additions & 2 deletions specification/datafactory/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-datafactory/azure/mgmt/datafactory
output-folder: $(python-sdks-folder)/datafactory/azure-mgmt-datafactory/azure/mgmt/datafactory
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-datafactory
output-folder: $(python-sdks-folder)/datafactory/azure-mgmt-datafactory
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/datalake-analytics/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-job-2017-09-preview' && $(python)
python:
namespace: azure.mgmt.datalake.analytics.job
output-folder: $(python-sdks-folder)/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/job
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/job
```

### Tag: package-catalog-2016-11 and python
Expand All @@ -158,7 +158,7 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-catalog-2016-11' && $(python)
python:
namespace: azure.mgmt.datalake.analytics.catalog
output-folder: $(python-sdks-folder)/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/catalog
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/catalog
```

## Go
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ python:
clear-output-folder: true
no-namespace-folders: true
namespace: azure.mgmt.datalake.analytics.account
output-folder: $(python-sdks-folder)/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/account
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-analytics/azure/mgmt/datalake/analytics/account
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/datalake-store/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-datalake-store/azure/mgmt/datalake/store
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-store/azure/mgmt/datalake/store
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-datalake-store
output-folder: $(python-sdks-folder)/datalake/azure-mgmt-datalake-store
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/devtestlabs/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-devtestlabs/azure/mgmt/devtestlabs
output-folder: $(python-sdks-folder)/devtestlabs/azure-mgmt-devtestlabs/azure/mgmt/devtestlabs
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-devtestlabs
output-folder: $(python-sdks-folder)/devtestlabs/azure-mgmt-devtestlabs
```

## Go
Expand Down
4 changes: 2 additions & 2 deletions specification/frontdoor/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ python:
``` yaml $(python) && $(python-mode) == 'update'
python:
no-namespace-folders: true
output-folder: $(python-sdks-folder)/azure-mgmt-frontdoor/azure/mgmt/frontdoor
output-folder: $(python-sdks-folder)/frontdoor/azure-mgmt-frontdoor/azure/mgmt/frontdoor
```
``` yaml $(python) && $(python-mode) == 'create'
python:
basic-setup-py: true
output-folder: $(python-sdks-folder)/azure-mgmt-frontdoor
output-folder: $(python-sdks-folder)/frontdoor/azure-mgmt-frontdoor
```
Loading

0 comments on commit b240899

Please sign in to comment.