Table of Contents
get_machine_group()
get_number_subdomains()
“This module contains utility functions for the Windtunnel application.
Returns the machine group based on the provided name.
machine_group_name – Name of the machine group. If not provided, the default machine group will be returned.
Returns the number of subdomains based on the machine group. We halve the number of vCPUs to determine the number of subdomains.
machine_group – The machine group to determine the number of subdomains.