Bug 2320143 - OS Placement not included
Summary: OS Placement not included
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-openstackclient
Version: epel10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joel Capitao
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2450077
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-21 10:29 UTC by justin.lamp96
Modified: 2026-05-02 02:18 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-05-02 02:06:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.