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] Added Reimage API support for ephemeral os disks in single VM #3664

Merged
merged 3 commits into from
Oct 24, 2018

Conversation

AutorestCI
Copy link
Contributor

 updated swagger changes for reimage operation in single vm
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Oct 20, 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_4299#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_4299#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_4299
  • pip install -e ./azure-mgmt-compute

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Oct 20, 2018

Codecov Report

❗ No coverage uploaded for pull request base (restapi_auto_compute/resource-manager@245328c). Click here to learn what that means.
The diff coverage is 40.24%.

Impacted file tree graph

@@                           Coverage Diff                            @@
##             restapi_auto_compute/resource-manager    #3664   +/-   ##
========================================================================
  Coverage                                         ?   56.24%           
========================================================================
  Files                                            ?     9166           
  Lines                                            ?   183671           
  Branches                                         ?        0           
========================================================================
  Hits                                             ?   103299           
  Misses                                           ?    80372           
  Partials                                         ?        0
Impacted Files Coverage Δ
...perations/virtual_machine_scale_sets_operations.py 17.61% <0%> (ø)
...ations/virtual_machine_scale_set_vms_operations.py 13.75% <0%> (ø)
...ations/virtual_machine_scale_set_vms_operations.py 13.75% <0%> (ø)
...perations/virtual_machine_scale_sets_operations.py 11.74% <0%> (ø)
...18_10_01/operations/virtual_machines_operations.py 51.53% <10.34%> (ø)
...18_06_01/operations/virtual_machines_operations.py 12.67% <10.34%> (ø)
.../azure/mgmt/compute/v2018_10_01/models/__init__.py 100% <100%> (ø)
.../azure/mgmt/compute/v2018_06_01/models/__init__.py 100% <100%> (ø)
...1/models/virtual_machine_reimage_parameters_py3.py 66.66% <66.66%> (ø)
...1/models/virtual_machine_reimage_parameters_py3.py 66.66% <66.66%> (ø)
... and 10 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 245328c...ca7142d. Read the comment docs.

@AutorestCI AutorestCI merged commit 1f6a253 into restapi_auto_compute/resource-manager Oct 24, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4299 branch October 24, 2018 21:58
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3668

lmazuel pushed a commit that referenced this pull request Jan 4, 2019
* [AutoPR compute/resource-manager] Adding provisionAfterExtensions property for extension sequencing (#3665)

* Generated from 87e7ef50ded7fc5d55d9237ce690be1d8bd5f8f3

Adding provisionAfterExtensions property for extension sequencing

* Packaging update of azure-mgmt-compute

* [AutoPR compute/resource-manager] Added Reimage API support for ephemeral os disks in single VM (#3664)

* Generated from 80e525cac7ec97a83050ccbec25446d38e6112ee

 updated swagger changes for reimage operation in single vm

* Packaging update of azure-mgmt-compute

* Generated from adb0812156159adb1b31ba461753f52afbb50085

 fixed validation errors

* Generated from 4711b30a792673b08ae88030de700f3db5e21ece (#3915)

updated comments for reimage operation documentation

* Generated from 847caaf66c1451245e8a510b5ed0b5105718b0fd (#3922)

typo: Microsoft.Compute

- incremental -> Incremental
- setings -> settings
- maintainance -> maintenance
- UppercaseThumbpring -> UppercaseThumbprint
- SubcriptionId -> SubscriptionId
- Resoure -> Resource
- capabilites -> capabilities
- stictly -> strictly
- VM's -> VMs
- Double word "by"
- Paramaters -> Parameters
- Double word "be"
- updateable -> updatable

* Generated from a42c17f43e37db2f5149748c57dfbbb9522e1731 (#3996)

Adding provisionAfterExtensions property for extension sequencing

* Update version.py

* ChangeLog
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