Skip to content
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

remove creation of custom nova dataplane service #845

Conversation

SeanMooney
Copy link
Contributor

@SeanMooney SeanMooney commented Jun 6, 2024

The default nova dataplane service now supports an optional
nova-extra-config configmap

This change removes the creation of the custom service
but keeps the creation fo the nova-extra-config configmap

Depends-On: openstack-k8s-operators/dataplane-operator#920
Related: OSPRH-6407

@openshift-ci openshift-ci bot requested review from dprince and fao89 June 6, 2024 12:22
@fao89
Copy link
Contributor

fao89 commented Jun 6, 2024

/approve

Copy link
Contributor

openshift-ci bot commented Jun 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fao89, SeanMooney

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Jun 6, 2024
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/ecc01653f0854b2a9db2448aa368960e

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 35m 48s
install-yamls-crc-podified-edpm-baremetal FAILURE in 1h 37m 15s
podified-multinode-edpm-deployment-crc FAILURE in 1h 44m 10s

@SeanMooney
Copy link
Contributor Author

check-rdo

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/2048c1e9dfa24dad8f54ecad9b826d79

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 44m 18s
install-yamls-crc-podified-edpm-baremetal FAILURE in 1h 33m 21s
podified-multinode-edpm-deployment-crc FAILURE in 1h 40m 03s

The default nova dataplane service now supports an optional
nova-extra-config configmap

This change removes the creation of the custom service
but keeps the creation fo the nova-extra-config configmap

Depends-On: openstack-k8s-operators/dataplane-operator#920
Related: OSPRH-6407
@SeanMooney SeanMooney force-pushed the adapt-to-updated-nova-service-def branch from 8d06570 to 734c5aa Compare June 11, 2024 16:20
SeanMooney added a commit to SeanMooney/install_yamls that referenced this pull request Jun 11, 2024
to break a ci depenency we need to carfully sequence our usage
of dataSources.

pr openstack-k8s-operators#846 broke the ablity for
openstack-k8s-operators/dataplane-operator#920
to merge in the dataplane operator by hardcoding a replacement of the
datasource in the nova dataplane service with only the custom config.

as a result when we move the requried configmaps to the dataSources
it overriedes them and resulting in ipam configution failing because
the ssh key is not present.

this change adapts install yamls to fully transfrom the dataplane service
into the new form that will be intoduced in pr#920

then we can remove this temporay mesure once that is merged vai
pr openstack-k8s-operators#845

Related: OSPRH-6407
@SeanMooney
Copy link
Contributor Author

im hoping that #851 will work allowing us to merge the dataplane change then this pr can be rebase to clean up once the depency cycle is broken

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://review.rdoproject.org/zuul/buildset/4e9313de3942463fbf2111024ea285e7

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 59m 20s
install-yamls-crc-podified-edpm-baremetal FAILURE in 1h 30m 22s
podified-multinode-edpm-deployment-crc FAILURE in 1h 37m 30s

@SeanMooney
Copy link
Contributor Author

#851 does apeare to work so we have a path forward to merging : openstack-k8s-operators/dataplane-operator#920 assuming that now passes with the depends on. then when both are merged ill drop the hold form this pr

@fao89
Copy link
Contributor

fao89 commented Jun 14, 2024

addressed here #810

@fao89 fao89 closed this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants