CNV-9030 New UI for Virtual Machine Templates#28478
CNV-9030 New UI for Virtual Machine Templates#28478sjhala-ccs merged 1 commit intoopenshift:masterfrom
Conversation
|
The preview will be available shortly at: |
7d14ae5 to
62133b7
Compare
|
LGTM |
|
Some content on the preview page are not precisely any more, not sure whether it beyonds the PR. Just mention it here: CDROM is not available in VM/VM template any more, should remove the whole section The bottom line of the table is missing.
|
|
@gouyang - Responding:
|
62133b7 to
488af92
Compare
488af92 to
58c0aae
Compare
|
@gouyang I responded to your comments by email. CD-ROM stays in the Add source dialog. Please refer to my email and review the changes. Thanks, Lavanya |
58c0aae to
eafc746
Compare
|
@gouyang This is the latest HTML content: |
eafc746 to
9cd7d86
Compare
|
@gouyang Please review the doc content changes and advise if the changes look good for QE review completion. |
|
LGTM |
9cd7d86 to
16ee81e
Compare
|
@gouyang Please review and approve the minor changes. Thanks! |
|
LGTM |
16ee81e to
5413b55
Compare
1ded0f9 to
55039b1
Compare
55039b1 to
23c1f12
Compare
aburdenthehand
left a comment
There was a problem hiding this comment.
Some notes re: shared and conditionalised content.
There was a problem hiding this comment.
This now means that this text only appears in the Template wizard field, which doesn't seem right ("Template from which to create the virtual machine").
However it also no longer seems relevant to the VM wizard fields due to the workflow change. If true, we can remove this entirely.
There was a problem hiding this comment.
Template, Template provider, Template support - these 3 items display only if the user selects Create virtual Machine Template. Therefore, they are embedded within the conditional expressions.
There was a problem hiding this comment.
These seem to be the only differences between the VM and the Template wizard fields - and they seem to be marked up correctly for conditionals - but this is now a separate module.
This means that the conditionals here aren't doing anything, but also we have two locations to update in the future.
I highly recommend not duplicating this table, but including these conditionalised rows in the virt-vm-wizard-felds-web.adoc
Again - the conditionals here look correct, so you should be able to just copy lines 30-43 and pasting them at line 30 in the virt-vm-wizard-fields-web.adoc <-- in fact it looks like lines 30-34 are already there ready to go.
There was a problem hiding this comment.
Updated virt-vm-wizard-fields-web.adoc and adding it to the assembly. Removing virt-vm-template-wizard-fields-web.adoc.
d0f6200 to
e5b9a94
Compare
|
@aburdenthehand - please review the conditionals. Thanks. |
f17861d to
f6ecb08
Compare
CNV-9030 New UI for Virtual Machine Templates interactive and panes
f6ecb08 to
ecae03e
Compare
|
/cherrypick enterprise-4.7 |
|
@sjhala-ccs: new pull request created: #28976 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
… like this was added in openshift#28478
… like this was added in openshift#28478
This PR is associated with CNV-9030. In the OpenShift Virtualization web console, a new UI has been introduced with major new features for virtual machine templates. We now provide preconfigured Red Hat templates for Linux, Windows, and Fedora. Users can open a preconfigured Red Hat template, customize it by adding a boot source, and create a customized template for creating multiple virtual machines.
The Templates tab lists all of the Red Hat templates and any custom templates created by users. Users have the flexibility to use either Red Hat templates or the interactive wizard to create virtual machine templates. By offering preconfigured Red Hat templates to our users, we make it easy for them to choose a template and quickly customize it for their needs.
Virtual machine templates provided by Red Hat cannot be edited or deleted. Users can, however, delete templates that they have created.
This new UI also impacts how our users use Red Hat templates to create virtual machines. The tasks applying to the creation of virtual machines by using Red Hat templates and custom templates are covered by a different Jira story that will be released for review when that PR is ready.