admin context in host_filter.py
Hi,
What will be the best way to get amdin context within derived class JasonFilter(host_filter.JsonFilter) in order to perform db.get_all_by_topic(). zone_aware_scheduler._scheduler(...context...) calls into filter_hosts() without passing "context"
Thanks, -Fred