-
Notifications
You must be signed in to change notification settings - Fork 897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the logic to allow a policy to prevent request_vm_scan. #14370
Add the logic to allow a policy to prevent request_vm_scan. #14370
Conversation
@lfu Please review test failures. |
711c016
to
15815e8
Compare
15815e8
to
0241aa9
Compare
0241aa9
to
89b85a7
Compare
Some comments on commits lfu/manageiq@dc64ef6~...89b85a7 spec/models/vm_spec.rb
|
Checked commits lfu/manageiq@dc64ef6~...89b85a7 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
The functionality broke when the event_stream logic was introduced. At that time policy checks became async events and the inline call to Tested yesterday and validated it is working as expected now. 👍 |
Add the logic to allow a policy to prevent request_vm_scan. (cherry picked from commit 83a1785) https://bugzilla.redhat.com/show_bug.cgi?id=1433435
Euwe backport details:
|
…33084 Add the logic to allow a policy to prevent request_vm_scan. (cherry picked from commit 83a1785) https://bugzilla.redhat.com/show_bug.cgi?id=1433435 (cherry picked from commit 22250ed)
https://bugzilla.redhat.com/show_bug.cgi?id=1433084
@miq-bot assign @gmcculloug
@miq-bot add_label control, euwe/yes, bug