-
Notifications
You must be signed in to change notification settings - Fork 898
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 delete notification types for Network Router #17514
Conversation
9768dc4
to
f7b57c0
Compare
LGTM |
This pull request is not mergeable. Please rebase and repush. |
f7b57c0
to
02a4d1a
Compare
This pull request is not mergeable. Please rebase and repush. |
1ce6a24
to
cd9916c
Compare
Checked commit andyvesel@cd9916c with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
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.
It appears that this needs to be backported to 5.10.z in order to resolve https://bugzilla.redhat.com/show_bug.cgi?id=1655704 It looks like the provider side change got included in Hammer, but this side of it wasn't. ManageIQ/manageiq-providers-openstack@f58bbf4 |
@miq-bot add_label hammer/yes |
@simaishi Can this be backported to hammer to fix https://bugzilla.redhat.com/show_bug.cgi?id=1655704? |
@mansam I can backport PRs only for |
Gotcha, thanks @simaishi |
@Loicavenel @simaishi Will there be any further opportunities for this to make it in to 5.10.z? https://bugzilla.redhat.com/show_bug.cgi?id=1655704 and https://bugzilla.redhat.com/show_bug.cgi?id=1518734 are both targeted at 5.10 and would need this PR to be resolved. |
@mansam if the PR is merged can you move it to Post please.. then duding next triage we may include it. |
Add delete notification types for Network Router (cherry picked from commit c8506fa) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1702477
Hammer backport details:
|
Added notification types
network_router_delete_success
andnetwork_router_delete_error
Relevant BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1518734