Introduce per-user allocation of VMs to backends
Add BACKEND_PER_USER setting, a mapping from users to backends. This setting can by used in order to bypass the default backend allocation process, and allocate all the new VMs of a specific user to a specific Backend.
Please register or sign in to comment