Home | History | Annotate | Download | only in deployment

Lines Matching refs:labels

87 _DEFAULT_POOL = constants.Labels.POOL_PREFIX + 'suites'
467 labels = labellib.LabelsMapping(afe_host.labels)
468 if label_name not in labels:
472 existing_value = labels[label_name]
550 and make sure that it has basic labels.
567 host.labels.update_labels(host)
576 version = [label for label in afe_host.labels
676 for label in h.labels:
677 if label.startswith(constants.Labels.POOL_PREFIX):