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 compute/resource-manager] Modify Gallery Swagger According To Feedback #2685

Closed

Conversation

AutorestCI
Copy link
Contributor

updated OS Upgrade History API

(cherry picked from commit e784ecac207c88dda10fa0986609907486994913)
…ePolicy (#2505)

* Generated from 57e4037bd66b30a7f95fda331085521b2d669c94

added autoOSUpgradePolicy

* Generated from 27752fd2417b688d4aba3bcde1ada9231659d208

added deafult value as false

* Generated from 27752fd2417b688d4aba3bcde1ada9231659d208

added deafult value as false
Upgrade Compute API version to 2018-04-01 and Fix the response of all POST operation.
…service Gallery. (#2563)

* Generated from b48862551b5e97eb40acb3da63e55522a9db566c

Added the swagger file for the new service Gallery.

* Generated from d2537a58b0496d8860759d47a9c344c19d217995

Gallery Python conf

* Generated from 29d0c5762aad64243a021fac44d65b8610304e4e

Fixed description for 202 response.

* Generated from 29d0c5762aad64243a021fac44d65b8610304e4e

Fixed description for 202 response.

* Generated from b74f3ee0fdca928bf92a7fdd2bcd17994deadca9

Changed the operationId to conform to naming convention.

* Generated from 664c041aeed346e4fdc3a2c8c29c1c59e7505b66

Fixed some typos.

* Generated from e7ab96432e0bfc7c49839ca5d1194ec1be0c23a9

Add default error response. Make provisioningInfo a enum type.

* Generated from c26feda2acff5be97893b6e5db4270e09dbf1c25

Fixed comments according to CR.

* Generated from b757a4ec5fd9e1a35bedefd53fe3d92e111db5eb

Resolved merge conflicts.
removing resourceUpdate, adding contents to disk and snapshot
… name, description updates and other fixes. (#2677)

* Generated from e1a86d44e0c41fe932513a0d2c96c0852c382aa0

Fix List VM Extension API name, description updates and fix for 2018-06-01 version

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag

* Generated from d4855e2ca85a8ed773644fdb69da2a852097cca4

Add VMSS Ip Tag
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Jun 4, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-compute

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

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_3175#egg=azure-mgmt-compute&subdirectory=azure-mgmt-compute"

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

  • git checkout restapi_auto_3175
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3175
  • pip wheel --no-deps ./azure-mgmt-compute

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Jun 4, 2018

Codecov Report

Merging #2685 into restapi_auto_compute/resource-manager will decrease coverage by 0.73%.
The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           restapi_auto_compute/resource-manager    #2685      +/-   ##
=========================================================================
- Coverage                                  54.95%   54.22%   -0.74%     
=========================================================================
  Files                                       7847     5821    -2026     
  Lines                                     174451   134351   -40100     
=========================================================================
- Hits                                       95875    72855   -23020     
+ Misses                                     78576    61496   -17080
Impacted Files Coverage Δ
...osmosdb/azure/mgmt/cosmosdb/models/resource_py3.py 45.45% <0%> (-54.55%) ⬇️
...ure-batch/azure/batch/operations/job_operations.py 72.86% <0%> (-15.39%) ⬇️
...mt/logic/models/integration_account_certificate.py 45.45% <0%> (-11.69%) ⬇️
...eduler/models/job_history_definition_properties.py 38.46% <0%> (-11.54%) ⬇️
...re-batch/azure/batch/operations/pool_operations.py 77.32% <0%> (-11.35%) ⬇️
...ure-mgmt-sql/azure/mgmt/sql/models/elastic_pool.py 33.33% <0%> (-11.12%) ⬇️
...mgmt/logic/models/integration_account_agreement.py 33.33% <0%> (-11.12%) ⬇️
...ure/mgmt/logic/models/edifact_protocol_settings.py 31.25% <0%> (-10.86%) ⬇️
...gic/azure/mgmt/logic/models/integration_account.py 62.5% <0%> (-10.23%) ⬇️
...mgmt-logic/azure/mgmt/logic/models/content_link.py 44.44% <0%> (-10.11%) ⬇️
... and 2747 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 a51ec88...f516c56. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Jun 4, 2018

@AutorestCI rebase

@AutorestCI
Copy link
Contributor Author

Rebase done and pushed to the branch

Improved gallery image version description.
Uses CloudError to reference ApiError as Hyonho suggested.
@lmazuel lmazuel force-pushed the restapi_auto_compute/resource-manager branch from a51ec88 to d24d1af Compare June 13, 2018 17:30
@AutorestCI AutorestCI closed this Jul 6, 2018
@AutorestCI AutorestCI deleted the restapi_auto_3175 branch July 6, 2018 21:02
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