cluster module has warning about mutating array/hash which is not compatible with puppet4

Bug #1530395 reported by Alex Schultz
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Maksim Malchuk

Bug Description

In order to support puppet4 and remove unnecessary warnings, we need to address the following in the cluster module:

2015-12-31 23:01:49 WARNING The use of mutating operations on Array/Hash is deprecated at /etc/puppet/modules/cluster/manifests/virtual_ip.pp:66. See http://links.puppetlabs.com/puppet-mutation-deprecation
2015-12-31 23:01:49 WARNING The use of mutating operations on Array/Hash is deprecated at /etc/puppet/modules/cluster/manifests/virtual_ip.pp:64. See http://links.puppetlabs.com/puppet-mutation-deprecation
2015-12-31 23:01:49 WARNING The use of mutating operations on Array/Hash is deprecated at /etc/puppet/modules/cluster/manifests/virtual_ip.pp:66. See http://links.puppetlabs.com/puppet-mutation-deprecation
2015-12-31 23:01:48 WARNING The use of mutating operations on Array/Hash is deprecated at /etc/puppet/modules/cluster/manifests/virtual_ip.pp:64. See http://links.puppetlabs.com/puppet-mutation-deprecation

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "368"
  build_id: "368"
  fuel-nailgun_sha: "20ff1666ea6171a085051ffd77444c52f972b7e7"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "1d2f6bc1123b9364ba65b41afcc0608662bb25b9"
  fuel-nailgun-agent_sha: "92ebd5ade6fab60897761bfa084aefc320bff246"
  astute_sha: "c7ca63a49216744e0bfdfff5cb527556aad2e2a5"
  fuel-library_sha: "6ec90013ed909997097563cddc762937dc873eb3"
  fuel-ostf_sha: "889ddb0f1a4fa5f839fd4ea0c0017a3c181aa0c1"
  fuel-mirror_sha: "8bb8c70efc61bcf633e02d6054dbf5ec8dcf6699"
  fuelmenu_sha: "824f6d3ebdc10daf2f7195c82a8ca66da5abee99"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "5dd650b541d40251e07afde4072d948be577dc0c"

Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Maksim Malchuk (mmalchuk)
status: New → Confirmed
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/262880

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/262880
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=9dfb877ef649a4f1a8ac0200906e9338a4e40b4d
Submitter: Jenkins
Branch: master

commit 9dfb877ef649a4f1a8ac0200906e9338a4e40b4d
Author: Maksim Malchuk <email address hidden>
Date: Fri Jan 1 22:16:02 2016 +0300

    Properly support of Puppet4 in the cluster::virtual_ip

    This commit fixes mutating operations on array/hash types.
    Also this commit contain some cleanups according the styling guide.

    Change-Id: I4c6d1d30c93f77a870927c5cfac9793d37e279ab
    Closes-Bug: #1530395

Changed in fuel:
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.