Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR] msi/resource-manager #3887

Merged
merged 7 commits into from
May 16, 2019
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: msi/resource-manager

…ion (#3808)

* Generated from c5e3d7fb237ee96094a2198b3515dc48c03ceded

update Managed Service Identity api version to 2018-11-30, the differnt from previous api-version is the clientSecretUrl can be null if identity is user assigned

* Packaging update of azure-mgmt-msi

* Generated from d191254c74aaea1bc9db348a4be70aedbfed96b1

feedback
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 28, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-hdinsight

You can install the package azure-mgmt-hdinsight of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_msi/resource-manager#egg=azure-mgmt-hdinsight&subdirectory=azure-mgmt-hdinsight"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_msi/resource-manager#egg=azure-mgmt-hdinsight&subdirectory=azure-mgmt-hdinsight"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_msi/resource-manager
  • pip install -e ./azure-mgmt-hdinsight

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_msi/resource-manager
  • pip wheel --no-deps ./azure-mgmt-hdinsight

Package azure-mgmt-msi

You can install the package azure-mgmt-msi of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_msi/resource-manager#egg=azure-mgmt-msi&subdirectory=azure-mgmt-msi"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_msi/resource-manager#egg=azure-mgmt-msi&subdirectory=azure-mgmt-msi"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_msi/resource-manager
  • pip install -e ./azure-mgmt-msi

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_msi/resource-manager
  • pip wheel --no-deps ./azure-mgmt-msi

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Nov 28, 2018

Codecov Report

Merging #3887 into master will increase coverage by 0.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3887      +/-   ##
==========================================
+ Coverage   54.21%   55.07%   +0.86%     
==========================================
  Files       10106    10106              
  Lines      205576   206146     +570     
==========================================
+ Hits       111457   113541    +2084     
+ Misses      94119    92605    -1514
Impacted Files Coverage Δ
...rbac/azure/graphrbac/models/password_credential.py 86.66% <0%> (-13.34%) ⬇️
.../azure/graphrbac/models/password_credential_py3.py 86.66% <0%> (-13.34%) ⬇️
...tion/v2018_09_01_preview/models/role_assignment.py 100% <0%> (ø) ⬆️
...re-graphrbac/azure/graphrbac/models/application.py 100% <0%> (ø) ⬆️
...raphrbac/azure/graphrbac/models/application_py3.py 100% <0%> (ø) ⬆️
.../v2018_09_01_preview/models/role_assignment_py3.py 100% <0%> (ø) ⬆️
.../operations/virtual_network_gateways_operations.py 17.87% <0%> (+5.22%) ⬆️
...rk/azure/mgmt/network/network_management_client.py 37.11% <0%> (+9.21%) ⬆️
...odels/express_route_circuit_authorization_paged.py 100% <0%> (+20%) ⬆️
..._01/models/express_route_service_provider_paged.py 100% <0%> (+20%) ⬆️
... and 86 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec18d0b...867994d. Read the comment docs.

New folder and version for MSI and Python
@lmazuel lmazuel merged commit f4afae6 into master May 16, 2019
@lmazuel lmazuel deleted the restapi_auto_msi/resource-manager branch May 16, 2019 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants