Bug 2320143

Summary: OS Placement not included
Product: [Fedora] Fedora EPEL Reporter: justin.lamp96
Component: python-openstackclientAssignee: Joel Capitao <jcapitao>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: jcapitao, openstack-sig, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-05-02 02:06:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2450077    
Bug Blocks:    

Description justin.lamp96 2024-10-21 10:29:11 UTC
Description of problem:

Unfortunately the placement osc part is not included and no seperate package is provided. This makes the subcommand `openstack resource provider list` unavailable, which is needed in many cases to inspect traits and allocations. An addition of that package would be very welcome, thank you.

Version-Release number of selected component (if applicable):
Any

How reproducible:
100%

Steps to Reproduce:

```
dnf in python3-openstackclient
openstack resource provider list
```

Actual results:

-> `openstack: 'resource provider list' is not an openstack command. See 'openstack --help'.`

Expected results:

```
$ openstack allocation candidate list --resource VCPU=1
+---+------------+-------------------------+-------------------------+
| # | allocation | resource provider       | inventory used/capacity |
+---+------------+-------------------------+-------------------------+
| 1 | VCPU=1     | 66bcaca9-9263-45b1-a569 | VCPU=0/128              |
|   |            | -ea708ff7a968           |                         |
+---+------------+-------------------------+-------------------------+
```

Additional info:

https://opendev.org/openstack/osc-placement

Comment 1 Fedora Update System 2026-04-23 15:01:59 UTC
FEDORA-EPEL-2026-194fb97414 (python-osc-placement-4.8.0-1.el10_3) has been submitted as an update to Fedora EPEL 10.3.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-194fb97414

Comment 2 Fedora Update System 2026-04-24 01:54:30 UTC
FEDORA-EPEL-2026-397b1a10a5 has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-397b1a10a5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2026-04-24 02:06:23 UTC
FEDORA-EPEL-2026-194fb97414 has been pushed to the Fedora EPEL 10.3 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-194fb97414

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2026-05-02 02:06:39 UTC
FEDORA-EPEL-2026-397b1a10a5 (python-osc-placement-4.8.0-1.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2026-05-02 02:18:11 UTC
FEDORA-EPEL-2026-194fb97414 (python-osc-placement-4.8.0-1.el10_3) has been pushed to the Fedora EPEL 10.3 stable repository.
If problem still persists, please make note of it in this bug report.