Skip to content

Conversation

@qwordy
Copy link
Member

@qwordy qwordy commented Nov 23, 2020

Description

Resolve #16004

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.


This checklist is used to make sure that common guidelines for a pull request are followed.

@qwordy qwordy requested a review from arrownj as a code owner November 23, 2020 06:48
@yungezz yungezz added the Compute az vm/vmss/image/disk/snapshot label Nov 23, 2020
@qwordy qwordy changed the title [Compute] New license type RHEL_BYOS_ELS_6 [Compute] New license type RHEL_ELS_6 Nov 24, 2020
help='The maximum price (in US Dollars) you are willing to pay for a Spot VM/VMSS. -1 indicates that the Spot VM/VMSS should not be evicted for price reasons')

with self.argument_context('vm update') as c:
c.argument('license_type', help=license_msg, arg_type=get_enum_type(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this only applies to update? what about create?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked this question explicitly. It only applies to vm update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compute az vm/vmss/image/disk/snapshot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update for RHEL 6.x ELS

4 participants