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 #2487

Merged
merged 30 commits into from
Jul 20, 2018
Merged

Conversation

AutorestCI
Copy link
Contributor

Created to accumulate context: compute/resource-manager

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 27, 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_compute/resource-manager#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_compute/resource-manager#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_compute/resource-manager
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_compute/resource-manager
  • pip wheel --no-deps ./azure-mgmt-compute

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented May 2, 2018

Codecov Report

Merging #2487 into master will decrease coverage by 0.62%.
The diff coverage is 67.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2487      +/-   ##
==========================================
- Coverage   56.97%   56.35%   -0.63%     
==========================================
  Files        7807     8124     +317     
  Lines      160299   166280    +5981     
==========================================
+ Hits        91331    93699    +2368     
- Misses      68968    72581    +3613
Impacted Files Coverage Δ
.../azure/mgmt/compute/v2018_04_01/models/disk_sku.py 100% <ø> (ø) ⬆️
...re/mgmt/compute/v2018_04_01/models/disk_sku_py3.py 100% <ø> (ø) ⬆️
.../azure/mgmt/compute/v2018_04_01/models/disk_py3.py 100% <100%> (ø) ⬆️
.../azure/mgmt/compute/v2018_04_01/models/__init__.py 100% <100%> (ø) ⬆️
...18_04_01/models/compute_management_client_enums.py 100% <100%> (ø) ⬆️
...ure/mgmt/compute/v2018_04_01/models/os_disk_py3.py 31.25% <31.25%> (ø)
...e/azure/mgmt/compute/v2018_04_01/models/os_disk.py 31.25% <31.25%> (ø)
.../mgmt/compute/v2018_04_01/models/os_profile_py3.py 33.33% <33.33%> (ø)
...azure/mgmt/compute/v2018_04_01/models/data_disk.py 33.33% <33.33%> (ø)
.../v2018_04_01/models/maintenance_redeploy_status.py 33.33% <33.33%> (ø)
... and 943 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 cf645da...1321efb. Read the comment docs.

@lmazuel
Copy link
Member

lmazuel commented Jun 4, 2018

@AutorestCI rebuild https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md

AutorestCI added a commit that referenced this pull request Jun 4, 2018
@AutorestCI
Copy link
Contributor Author

Build SDK finished and cleaned

@lmazuel lmazuel force-pushed the restapi_auto_compute/resource-manager branch from a51ec88 to d24d1af Compare June 13, 2018 17:30
lmazuel pushed a commit that referenced this pull request Jun 13, 2018
…as valid json object (#2888)

* Generated from e3d9ca01eb41c555b03705a38e58173de2196194

Update RunCommand operation output as valid json object

* Generated from e3d9ca01eb41c555b03705a38e58173de2196194

Update RunCommand operation output as valid json object
Modeling ASG association with VMSS (Service support this hence updating swagger)
…cription to refer to best practices doc (#2911)

* Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea

Update VMSS planned maintenance description to refer to best practices doc

* Generated from 93bfe8fd52fa3907af3496b4d37c6a50655cf8ea

Update VMSS planned maintenance description to refer to best practices doc
Add missing ScaleSet properties

The change adds the following missing properties 
 1) "zones" property to VirtualMachineScaleSetVM
 2) DiskSizeInGB to VirtualMachineScaleSetOSDisk
 3) DiskSizeInGB to VirtualMachineScaleSetUpdateOSDisk
Revert AccessUri description to make it correspond to server response
* Generated from 8d08b9c279f07fa5a919205934fd785e329dad64

RunCommands 2018-06-01

* Generated from 9c64257f21823a1d72ec25cd640375f0100638e2

Take examples from 2018-04-01
Fixing instance view object definition in VMSSVMProperties
@lmazuel lmazuel merged commit e8f09d0 into master Jul 20, 2018
@lmazuel lmazuel deleted the restapi_auto_compute/resource-manager branch July 20, 2018 21:54
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