Searched refs:instance_to_ip_map (Results 1 – 1 of 1) sorted by relevance
57 def standard_mock_instances(self, instance_to_ip_map=None): argument58 if instance_to_ip_map is None:59 instance_to_ip_map = {73 if instance in instance_to_ip_map:77 {'networkIP': instance_to_ip_map[instance]}