Description of problem: Bug 892260 introduced in 3.3 pattern-based naming of the pool VMs using the '?' character in the pool name. In 3.4 the form validation now doesn't allow to use this character, rendering this featre unusable. Version-Release number of selected component (if applicable): rhevm-3.4.0-0.9.beta1.el6ev.noarch (av3.1) How reproducible: 100% Steps to Reproduce: 1. In Webadmin, on the Pools tab, create a new pool with name 'pool-vm??' and 5 VMs, submit the dialog. Actual results: Error dialog (see attached screenshot) with message "Can not create VM-Pool. The given name contains special characters. Only lower-case and upper-case letters, numbers, '_', '-', '.' are allowed." Expected results: New pool is created with 5 VMs - pool-vm01 ... pool-vm05. Additional info: This is regression between RHEVM 3.3, where the feature works correctly.
Created attachment 876832 [details] screenshot: cannot add pool
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=f7051f9deac544b6a2cb0bde04452a7f1dc312fb
I've done as required bellow: 1. In Webadmin, on the Pools tab, create a new pool with name 'pool-vm??' and 5 VMs, submit the dialog. And got exactly the expected result: New pool is created with 5 VMs - pool-vm01 ... pool-vm05. Tested on host Red Hat Enterprise Virtualization Hypervisor release 6.5 (20140408.0.el6ev) And used Red Hat Enterprise Virtualization Hypervisor release 6.5 (20140408.0.el6ev) Moving to verified.
Closing as part of 3.4.0