-
Notifications
You must be signed in to change notification settings - Fork 92
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 Openstack CinderManager EventCatcher #281
Add Openstack CinderManager EventCatcher #281
Conversation
@aufi please review when you can, this is part of the fix for https://bugzilla.redhat.com/show_bug.cgi?id=1570965 |
@miq-bot add_label blocker |
@mansam if this can be backported, please add label gaprindashvili/yes |
835a4cb
to
c4eb07f
Compare
Checked commits mansam/manageiq-providers-openstack@beb5f3d~...c4eb07f with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 app/models/manageiq/providers/openstack/inventory/persister/target_collection.rb
app/models/manageiq/providers/openstack/storage_manager/cinder_manager.rb
app/models/manageiq/providers/openstack/storage_manager/cinder_manager/event_parser.rb
|
@Ladas since this is a blocker PR, can you review asap. We have a build coming up and are trying to get these blocker PRs merged. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
@mansam was there no event catcher before? Btw. in other providers we just have 1 events catcher for cloud,network and storage, to spare some workers. Maybe we could refactor it to this later?
@Ladas There wasn't as far as I could tell from the list of workers. I'd very much like to refactor down to a single event catcher when we've got a little more time to breathe. :) |
@mansam Yet another conflict on VCRs... I assume you'd need to create a separate PR for Gaprindashvili? |
@simaishi Yes, if you're running into a VCR conflict I'll have to make a new PR. |
Backported to Gaprindashvili via #283 |
No description provided.