[Ovirt-devel] [PATCH server 2/2] * app/controllers/host_controller.rb: factor biz logic out

Scott Seago sseago at redhat.com
Tue May 5 19:36:39 UTC 2009


David Lutterkort wrote:
> The business logic is now in HostService.
>
> The main functional difference is that svc_list filters the host list by
> permission.
> ---
>  src/app/controllers/host_controller.rb |  125 +++++++++++++-------------------
>  src/app/services/host_service.rb       |  119 ++++++++++++++++++++++++++++++
>  2 files changed, 168 insertions(+), 76 deletions(-)
>  create mode 100644 src/app/services/host_service.rb
>
>
>   
Looks like the content is unchanged after merge, so ACK here too.

Scott




More information about the ovirt-devel mailing list