bw_usage takes a MAC address now.

Change-Id: Ia54a1e21903b96d4f5a07c0513a3dce5ae9f589e
This commit is contained in:
Josh Kearney
2012-02-15 11:04:14 -06:00
parent d9021ba401
commit 1b00613fe8

View File

@@ -3695,7 +3695,7 @@ def bw_usage_get_all_by_filters(context, filters):
filters = filters.copy()
# Filters for exact matches that we can do along with the SQL query.
exact_match_filter_names = ["instance_id", "network_label",
exact_match_filter_names = ["instance_id", "mac",
"start_period", "last_refreshed", "bw_in", "bw_out"]
# Filter the query