New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/ca34e404e4d911084da5e20e7c8d61fc49cf75cd commit ca34e404e4d911084da5e20e7c8d61fc49cf75cd Author: Jason Frey <fryguy9> AuthorDate: Tue Dec 13 20:45:50 2016 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Jan 10 12:27:19 2017 -0500 Merge pull request #11502 from NickLaMuro/sqlize_service_aggregation_virtual_cols Update Service Aggregation Methods to use SQL (cherry picked from commit bbe42e02017aa9a9a16c1e52a318daafb3a7a7b7) https://bugzilla.redhat.com/show_bug.cgi?id=1411883 https://bugzilla.redhat.com/show_bug.cgi?id=1411887 app/controllers/application_controller.rb | 4 +- app/controllers/service_controller.rb | 9 + app/models/service/aggregation.rb | 280 ++++++++++++++++++++++++++++-- 3 files changed, 279 insertions(+), 14 deletions(-)