For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Cloud:OTC:Tools:OpenStack/Fedora_Rawhide/Cloud:OTC:Tools:OpenStack.repo
dnf install python-oslo-config
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Cloud:OTC:Tools:OpenStack/Fedora_40/Cloud:OTC:Tools:OpenStack.repo
dnf install python-oslo-config
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Cloud:OTC:Tools:OpenStack/Fedora_39/Cloud:OTC:Tools:OpenStack.repo
dnf install python-oslo-config
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/Cloud:OTC:Tools:OpenStack/Fedora_38/Cloud:OTC:Tools:OpenStack.repo
dnf install python-oslo-config