Comment 0 for bug 1616457

Revision history for this message
Ekaterina Khomyakova (ekhomyakova) wrote : Can not change Datastore regex for compute-vmware after failed deploy

Fuel 9.1
DVS #876

Steps to reproduce:
1. Create env with roles:
- Controller
- Cinder-VMware
- Compute-VMware
2. Add Nova Compute Instances on controllers and compute-vmware
3. Set Datastore regex for compute-vmware to incorrect value (e.g. !@#$%^&*())
4. Deploy cluster (it should fail)
5. Try to change Datastore regex for compute-vmware (e.g. type '.*' and press 'Save Changes')

Expected results:
New value will be changed

Actual result:
UI doesn't save changes
Nailgun returns Bad Request (HTTP 400)