mysql-python-deprecated

Bug #1271168 reported by Bogdan Dobrelya
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
puppet-openstack
Invalid
Undecided
Unassigned

Bug Description

mysql::python looks deprecated since 01/01/2014 in upstream.
Thus all puppet modules which depend on puppetlabs-mysql now gonna fail if mysql::python used. Should be mysql::bindings::python...
See https://github.com/puppetlabs/puppetlabs-mysql/commit/c22e72a97a4665a17178f358db72c73c3a5c70db

Revision history for this message
Sebastien Badia (sbadia) wrote :

Hi,

Indeed, all puppet stackforge modules are pined to puppetlabs-mysql 1.x branch (2.x broke retro-compat.)

 puppet-keystone/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-cinder/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-glance/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-nova/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-neutron/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-ironic/Modulefile:dependency 'puppetlabs/mysql', '>=0.6.1 <1.0.0'
 puppet-swift/Modulefile:dependency 'puppetlabs/mysql','>=0.6.1 <1.0.0'

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

I marked it as invalid then, but the list for Modulefiles looks incomplete (some modules should be checked as well)

Changed in puppet-openstack:
status: New → Invalid
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

To make sure the module 'puppet-foo' is not affected by the bug:
1) Check for mysql dependency in puppet-foo's Modulefile, it should be limited to '<1.0.0'
2) Check for "ref: 'origin/0.x'" for mysql repo in puppet-foo's .fixtures.yml, it should exist.

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.