Lines Matching refs:labels
80 elif 'labels' in host_keyval:
85 labels = host_keyval['labels'].split(',')
86 board_labels = [l[8:] for l in labels
91 board_labels = [l[8:] for l in labels
94 # Multiple board/model labels aren't supposed to
99 error = ('Failed to retrieve board label from host labels: '
100 '%s' % host_keyval['labels'])
207 attributes, labels):
220 attributes, labels)