python-openwsman should be build for python3

Bug #1998213 reported by Przemyslaw Hausman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openwsman (Ubuntu)
New
Undecided
Unassigned

Bug Description

python-openwsman provides python bindings for openwsman but it is only available for python2.

It would be nice to have the package compiled for python3. This could be used e.g. by ironic-staging-drivers [1] to enable AMT power type of OpenStack Ironic.

In order to compile python3 bindings, openwsman should be compiled with:

```
cmake .. -DBUILD_PYTHON3=1 -DBUILD_PYTHON=0
```

1. https://opendev.org/x/ironic-staging-drivers/src/branch/master/ironic_staging_drivers/amt/power.py#L34

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.