-
Notifications
You must be signed in to change notification settings - Fork 139
[libvirt_manager] Integrate radvd role #3484
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
base: main
Are you sure you want to change the base?
[libvirt_manager] Integrate radvd role #3484
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
d735182 to
e4c2e16
Compare
roles/radvd/tasks/manage_network.yml
Outdated
| mode: "0644" | ||
| validate: "/usr/sbin/radvd -c -C %s" | ||
|
|
||
| - name: Restart radvd to apply configuration changes |
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.
maybe that can be done as a handler?
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.
Done, in #3483
e4c2e16 to
a5783d7
Compare
|
This change depends on a change that failed to merge. Change #3483 is needed. |
Integration radvd role with libvirt_manager: - Added cifmw_libvirt_manager_radvd_networks parameter - Automatically configures radvd when networks are created - Documented in libvirt_manager README with usage examples Depends-On: openstack-k8s-operators#3483 Assisted-By: Claude Code/claude-4.5-sonnet Signed-off-by: Harald Jensås <[email protected]>
a5783d7 to
0a9d862
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/42792bb01b76433986be9b9f504ea72a ❌ openstack-k8s-operators-content-provider FAILURE Job openstack-k8s-operators-content-provider requires artifact(s) cifmw-molecule provided by build 0d4f2e8a9bc5482a8073650dec89cd19 (triggered by change 3483 on project openstack-k8s-operators/ci-framework), but that build failed with result "FAILURE" |
Integration radvd role with libvirt_manager:
JIRA: OSPRH-20084
Depends-On: #3483
Assisted-By: Claude Code/claude-4.5-sonnet
Signed-off-by: Harald Jensås [email protected]