kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Pass virtual machines list to create VM wizard #371

Closed pcbailey closed 5 years ago

pcbailey commented 5 years ago

This PR passes the list of virtual machines to the create VM wizard to enable checking for duplicate VM names.

Bug: https://bugzilla.redhat.com/1697333

Backport of https://github.com/kubevirt/web-ui/pull/367