From b2e803c2694c1fdafe7e03e1084dd0fde0704a62 Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Wed, 19 Nov 2014 18:29:51 -0800 Subject: [PATCH] Renamed attributes to attribute to be consistent with port filter. Signed-off-by: Andrea Luzzardi --- scheduler/filter/{attributes.go => attribute.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scheduler/filter/{attributes.go => attribute.go} (100%) diff --git a/scheduler/filter/attributes.go b/scheduler/filter/attribute.go similarity index 100% rename from scheduler/filter/attributes.go rename to scheduler/filter/attribute.go