Skip to content

Implement update & delete traits on resource provider#3474

Merged
kayrus merged 1 commit intogophercloud:mainfrom
fwiesel:feature_2420
Jul 22, 2025
Merged

Implement update & delete traits on resource provider#3474
kayrus merged 1 commit intogophercloud:mainfrom
fwiesel:feature_2420

Conversation

@fwiesel
Copy link
Copy Markdown
Contributor

@fwiesel fwiesel commented Jul 22, 2025

This implements #2420.
The relevant server side code can be found here:
https://github.com/openstack/placement/blob/stable/2025.1/placement/handlers/trait.py#L216-L274

Fixes #2420.

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/placement/blob/stable/2025.1/placement/handlers/trait.py#L216-L274

@github-actions github-actions bot added edit:placement This PR updates placement code semver:minor Backwards-compatible change backport-v2 This PR will be backported to v2 labels Jul 22, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 22, 2025

Coverage Status

coverage: 63.731% (+0.01%) from 63.718%
when pulling 8e2cf7e on fwiesel:feature_2420
into bbf1905 on gophercloud:main.

@fwiesel fwiesel requested a review from kayrus July 22, 2025 10:08
This implements gophercloud#2420.
The relevant server side code can be found here:
https://github.com/openstack/placement/blob/stable/2025.1/placement/handlers/trait.py#L216-L274

Co-authored-by: pýrus <kayrus@users.noreply.github.com>
@kayrus kayrus merged commit 20cc661 into gophercloud:main Jul 22, 2025
16 checks passed
@fwiesel fwiesel deleted the feature_2420 branch July 22, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v2 This PR will be backported to v2 edit:placement This PR updates placement code semver:minor Backwards-compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for placement resource provider trait in placement

3 participants