Lines Matching refs:set
83 # the last two characters are set aside for '_0'. So, we only
114 # If allow_forwarding_between_networks is set, then we need to
229 existing_port_ids = set([p['id'] for p in self.internal_ports])
232 current_port_ids = set([p['id'] for p in internal_ports
270 current_internal_devs = set(n for n in existing_devices
272 current_port_devs = set(self.get_internal_device_name(port_id)
306 existing_cidrs = set(ipaddr_list)
307 new_cidrs = set()
331 # to be set in error state
373 old_nat_rules = list(set(existing_nat_rules) - set(new_nat_rules))
413 "set-controlprop subcommand to setup the "
486 keys_to_ignore = set(['binding:host_id'])
527 # This is safe because if use_namespaces is set as False