New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=4e75aec7e71fd67838603c2dc5b1b69d74249b44 commit 4e75aec7e71fd67838603c2dc5b1b69d74249b44 Merge: dbff88a ad1dde5 Author: Greg McCullough <gmccullo> AuthorDate: Fri Apr 29 16:13:39 2016 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Fri Apr 29 16:13:39 2016 -0400 Merge branch '5.4.z-workflow_rbac_call_1318825' into '5.4.z' Add option to turn off calling Rbac in MiqRequestWorkflow. This is a manual cherry-pick of [original](https://github.com/ManageIQ/manageiq/pull/8172) https://bugzilla.redhat.com/show_bug.cgi?id=1331439 See merge request !917 .../application_controller/miq_request_methods.rb | 8 ++--- vmdb/app/controllers/miq_request_controller.rb | 5 ++- vmdb/app/models/miq_host_provision_workflow.rb | 6 ++-- vmdb/app/models/miq_provision_virt_workflow.rb | 7 +++-- vmdb/app/models/miq_request_workflow.rb | 36 ++++++++++------------ vmdb/spec/models/miq_request_workflow_spec.rb | 18 +++++++++++ 6 files changed, 47 insertions(+), 33 deletions(-)