Skip to content

Conversation

gophercloud-backport-bot[bot]
Copy link

Backport: #3131

There is a mismatch between ServiceFail values used by Gophercloud and Ironic. Ironic uses "service failed" value [1], rather than "service fail". This commit addresses this discrepancy.

Fixes #3130

[1] https://github.com/openstack/ironic/blob/stable/2024.1/ironic/common/states.py#L248

There is a mismatch between ServiceFail values used by Gophercloud and
Ironic. Ironic uses "service failed" value [1], rather than "service fail".
This commit addresses this discrepancy.

[1] https://github.com/openstack/ironic/blob/stable/2024.1/ironic/common/states.py#L248

Signed-off-by: Przemyslaw Szczerbik <przemyslaw.szczerbik@intel.com>
@github-actions github-actions bot added the semver:major Breaking change label Jul 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 78.733%. remained the same
when pulling 33ec4e9 on bp-v2-364b4bc
into 2705ea8 on v2.

@pierreprinetti pierreprinetti added semver:patch No API change and removed semver:major Breaking change labels Jul 23, 2024
@pierreprinetti pierreprinetti self-assigned this Jul 23, 2024
@pierreprinetti pierreprinetti merged commit 0088392 into v2 Jul 23, 2024
@pierreprinetti pierreprinetti deleted the bp-v2-364b4bc branch July 23, 2024 08:19
@pierreprinetti pierreprinetti added the v2 This PR targets v2 label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch No API change v2 This PR targets v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants