-
Notifications
You must be signed in to change notification settings - Fork 138
Configure adoption_ironic_post_oc subnet with ipv6 #3358
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?
Configure adoption_ironic_post_oc subnet with ipv6 #3358
Conversation
We have noticed that uni04delta-ipv6 adoption deploys the OSP17.1 successfully with IPv6 network. But we found out that ironic subnet is configured with IPv4 instead of IPv6. This PR aims to fix it. fixes: OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
/lgtm |
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
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.
/approve
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: juliakreger 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 |
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
Goal is to have CI automation in uni04delta-ipv6 data plane adoption scenario to configure Ironic IPv6 in OSP17.1 cloud that is deployed. It partially solves the OSPRH-20019 Depends-On: openstack-k8s-operators/ci-framework#3358 fixes: OSRPH-20017, OSPRH-20019 Signed-off-by: Abhishek Bongale <[email protected]>
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.
/lgtm
if you can update commit message:
|
@danpawlik I update the PR description. @abhibongale left for PTO for 3-4 weeks, is it ok? Otherwize I guess it's a fetch for this PR, ammend the commit and create a new PR. |
We have noticed that uni04delta-ipv6 adoption deploys the OSP17.1 successfully with IPv6 network. But we found out that ironic subnet is configured with IPv4 instead of IPv6.
This PR aims to fix it.
fixes: OSPRH-20019