Activity log for bug #1856305

Date Who What changed Old value New value Message
2019-12-13 10:57:21 Kalpit bug added bug
2019-12-13 10:58:23 Kalpit summary I'm trying to install openstack using openstack-ansible (AIO) all in one installation on centos 8. The issue I'm facing is that python is no longer supported in centos 8, instead python2 and python3 are supported. I'm asking for help and reporting a bug that Is there any way so that i can install openstack using openstack aio on centos 8. Please help me out! Thanks in advance fellow members. Openstack-ansible aio fails on centos8 for deprecated support of python
2019-12-13 11:28:18 Kalpit description I'm trying to install OpenStack using OpenStack-ansible (AIO) all in one installation on centos 8. The issue I'm facing is that python is no longer supported in centos 8, instead, python2 and python3 are recommended. I'm asking for help and reporting a bug that Is there any way so that I can install OpenStack using OpenStack aio on centos 8. Please help me out! Thanks in advance fellow members. I'm trying to install OpenStack using OpenStack-ansible (AIO) all in one installation on centos 8. The issue I'm facing is that python is no longer supported in centos 8, instead, python2 and python3 are recommended. I'm asking for help and reporting a bug that Is there any way so that I can install OpenStack using OpenStack aio on centos 8. Please help me out! Thanks in advance fellow members. python2-dnf is not being installed in centos 8 and I'm stuck at that point.
2019-12-13 11:34:18 Kalpit description I'm trying to install OpenStack using OpenStack-ansible (AIO) all in one installation on centos 8. The issue I'm facing is that python is no longer supported in centos 8, instead, python2 and python3 are recommended. I'm asking for help and reporting a bug that Is there any way so that I can install OpenStack using OpenStack aio on centos 8. Please help me out! Thanks in advance fellow members. python2-dnf is not being installed in centos 8 and I'm stuck at that point. I'm trying to install OpenStack using OpenStack-ansible (AIO) all in one installation on centos 8. The issue I'm facing is that python is no longer supported in centos 8, instead, python2 and python3 are recommended. I'm asking for help and reporting a bug that Is there any way so that I can install OpenStack using OpenStack aio on centos 8. Please help me out! Thanks in advance fellow members. python2-dnf is not being installed in centos 8 and I'm stuck at that point. Error appearing on the console: fatal: [localhost]: FAILED! => {"changed": false, "cmd": "dnf install -y python2-dnf", "msg": "Could not import the dnf python module using /usr/bin/python (2.7.15 (default, Oct 8 2019, 21:08:29) [GCC 8.2.1 20180905 (Red Hat 8.2.1-3)]). Please install `python2-dnf` package or ensure you have specified the correct ansible_python_interpreter.", "rc": 1, "results": [], "stderr": "Error: Unable to find a match\n", "stderr_lines": ["Error: Unable to find a match"], "stdout": "Last metadata expiration check: 2:29:06 ago on Friday 13 December 2019 03:01:31 AM CST.\nNo match for argument: python2-dnf\n", "stdout_lines": ["Last metadata expiration check: 2:29:06 ago on Friday 13 December 2019 03:01:31 AM CST.", "No match for argument: python2-dnf"]}
2020-04-08 17:26:14 Dmitriy Rabotyagov openstack-ansible: status New Invalid