deprecation warnings during puppet apply

Bug #1260874 reported by Pradeep Kilambi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Low
Mark T. Voelker
Havana
Fix Released
Low
Mark T. Voelker

Bug Description

In h.0, when you try to apply your build node configuration through 'puppet apply -v /etc/puppet/manifests/site.pp' you will see a bunch of deprecation warnings as modules like graphite, collectd haven't been ported to puppet 3.2.

Need to handle these.

Changed in openstack-cisco:
assignee: nobody → Pradeep Kilambi (pkilambi)
Changed in openstack-cisco:
assignee: Pradeep Kilambi (pkilambi) → Mark T. Voelker (mvoelker)
status: New → In Progress
Revision history for this message
Mark T. Voelker (mvoelker) wrote :

For collectd:

Warning: Variable access via 'management_interface' is deprecated. Use '@management_interface' instead. template[/usr/share/puppet/modules/collectd/templates/collectd.erb]:331
   (at /usr/share/puppet/modules/collectd/templates/collectd.erb:331:in `result')
Warning: Variable access via 'graphitehost' is deprecated. Use '@graphitehost' instead. template[/usr/share/puppet/modules/collectd/templates/collectd.erb]:441
   (at /usr/share/puppet/modules/collectd/templates/collectd.erb:441:in `result')
Warning: Variable access via 'graphitehost' is deprecated. Use '@graphitehost' instead. template[/usr/share/puppet/modules/collectd/templates/carbon-writer.conf.erb]:12
   (at /usr/share/puppet/modules/collectd/templates/carbon-writer.conf.erb:12:in `result')

PR to fix: https://github.com/CiscoSystems/puppet-collectd/pull/10

A few other deprecation warnings are being tracked separately. See Bug #1263014 for deprecation warnings in puppet-apt.

Changed in openstack-cisco:
status: In Progress → Fix Committed
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.