The freezer_dr.evacuators.common.utils Module

freezer_dr.evacuators.common.utils.get_nodes_details(nodes)[source]

Get the hypervisor details, instances running on it, tenants :param nodes: list of hypervisors :return: List of hypervisors with detailed information

freezer_dr.evacuators.common.utils.get_users_on_tenants(nodes)[source]

Lists all users that have access to a certain tenant. REQUIRE ADMIN PRIVILEGES ! :param nodes: list of hypervisors :return: List of hypervisors with detailed tenant info