Created attachment 777835 [details] CDA Description of problem: We get enum message instead of a text message. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. In the admin portal set Maximum number of VMs per user to 2 2. In the user portal start the first VM 3. Go back to the admin portal and set the Maximum number of VMs per user to 1 4. in the User portal try to start the second VM Actual results: we get the CDA message VM_POOL_CANNOT_ATTACH_TO_MORE_VMS_FROM_POOL Expected results: We should get the message: "User is already attached to maximum number of VMs from this VM-Pool." Additional info:
Created attachment 777837 [details] log
enum value should be added to vdcBllMessages
as RC is built, moving to ON_QA (hopefully did not catch incorrect bugs when doing this)
closing as this should be in 3.3 (doing so in bulk, so may be incorrect)