Hide Forgot
Using latest Puppet modules [1] and rhos-release, PyMySQL installation fails because of name issue: Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list python2-PyMySQL' returned 1: Error: No matching Packages to list We should either rename python-PyMySQL to python2-PyMySQL or patch this in OPM. [1] openstack-puppet-modules-7.0.3-1.el7ost.noarch
(In reply to Martin Magr from comment #0) > Using latest Puppet modules [1] and rhos-release, PyMySQL installation fails > because of name issue: > > Error: Execution of '/usr/bin/yum -d 0 -e 0 -y list python2-PyMySQL' > returned 1: Error: No matching Packages to list > > We should either rename python-PyMySQL to python2-PyMySQL or patch this in > OPM. > > > [1] openstack-puppet-modules-7.0.3-1.el7ost.noarch For OSP 8 the package name will be python-PyMySQL but it does have a Provides python2-PyMySQL Let's get OPM patched.
This fix has already been done in OPM. We will not be renaming to the python2-PyMySQL for package name format in OSP 8