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

Change endpoint URL recording for ironic 15.x #85

Conversation

juliakreger
Copy link

Ironic 15.x removes a long deprecated [conductor]api_url
parameter. This patch prepares for that by setting the correct
parameter, and notes in-line the old parameter that can be
eventually removed once OpenShift begins consuming ironic 15.x.

@juliakreger juliakreger requested a review from dtantsur July 1, 2020 17:54
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 1, 2020
@derekhiggins
Copy link

We seem to have a version of this in the upstream image, I guess we can't just cherry-pick it as it also removes api_url ?
metal3-io@e1cb406

Copy link
Member

@dtantsur dtantsur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

api_url was deprecated back in Queens, we can safely switch to endpoint_override

Copy link
Member

@dtantsur dtantsur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should be a backport of metal3-io@e1cb406

Copy link

@elfosardo elfosardo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's do as suggested by @derekhiggins and @dtantsur and cherry pick the upstream change ?

api_url has been deprecated, changing it for endpoint_override
@dtantsur dtantsur force-pushed the openshift-prepare-for-ironic-15 branch from 50afc33 to c75bf76 Compare July 21, 2020 09:08
@elfosardo
Copy link

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 21, 2020
@hardys
Copy link

hardys commented Jul 21, 2020

/lgtm

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtantsur, elfosardo, hardys, juliakreger

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:
  • OWNERS [dtantsur,elfosardo,hardys,juliakreger]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 83c81f5 into openshift:master Jul 21, 2020
andfasano pushed a commit to andfasano/ironic-image that referenced this pull request Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants