-
Notifications
You must be signed in to change notification settings - Fork 70
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
Removing edpm_nova_compute and edpm_nova_libvirt roles #349
Removing edpm_nova_compute and edpm_nova_libvirt roles #349
Conversation
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.
+2
/lgtm git actions will need to be cleaned up |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/358139995b09473e8f5965b092fcc62e ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 14m 18s |
a90b55d
to
1790146
Compare
I totally forgot about that :) |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/0b4062938290401b97da498af6318396 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 15m 39s |
recheck |
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/ef259b1f9e1c456ab3c4ab7ce4829142 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 30m 52s |
recheck |
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.
1790146
to
02b8f37
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/7e86b6e6b90c449980bee30eb8d400e8 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 08m 22s |
02b8f37
to
d0122fd
Compare
Build failed (check pipeline). Post https://review.rdoproject.org/zuul/buildset/698090489997492799024a0e56249b77 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 04m 13s |
recheck |
Since the roles are no longer necessary, as their tasks are handled directly by nova operator, we can safely remove them. Signed-off-by: Jiri Podivin <[email protected]>
d0122fd
to
7f98c79
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jpodivin, rebtoor The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Since the roles are no longer necessary, as their tasks are handled directly by nova operator, we can safely remove them.