Activity log for bug #1383337

Date Who What changed Old value New value Message
2014-10-20 14:52:23 Aleksandr Didenko bug added bug
2014-10-20 14:53:02 Aleksandr Didenko description For current fuel-library master with ceilometer 4.0.0 "rake spec" givec the following errors: Failures: 1) ceilometer::agent::notification on RedHat platforms configures ceilometer-agent-notification installs ceilometer agent notification package Failure/Error: should contain_package(platform_params[:agent_notification_package_name]) expected that the catalogue would contain Package[openstack-ceilometer-collector] Shared Example Group: "ceilometer-agent-notification" called from ./spec/classes/ceilometer_agent_notification_spec.rb:82 # ./spec/classes/ceilometer_agent_notification_spec.rb:39:in `block (3 levels) in <top (required)>' 2) ceilometer::agent::notification on RedHat platforms configures ceilometer-agent-notification configures ceilometer agent notification service Failure/Error: ) expected that the catalogue would contain Service[ceilometer-agent-notification] with name set to "openstack-ceilometer-agent-notification" but it is set to "openstack-ceilometer-notification" Shared Example Group: "ceilometer-agent-notification" called from ./spec/classes/ceilometer_agent_notification_spec.rb:82 # ./spec/classes/ceilometer_agent_notification_spec.rb:49:in `block (3 levels) in <top (required)>' It's because of bug in 4.0.0 that is already fixed in upstream and that was partially fixed during our sync (we fixed the bug in manifests, but did not fix in specs). For current fuel-library master with ceilometer 4.0.0 "rake spec" givec the following errors: Failures:   1) ceilometer::agent::notification on RedHat platforms configures ceilometer-agent-notification installs ceilometer agent notification package      Failure/Error: should contain_package(platform_params[:agent_notification_package_name])        expected that the catalogue would contain Package[openstack-ceilometer-collector]      Shared Example Group: "ceilometer-agent-notification" called from ./spec/classes/ceilometer_agent_notification_spec.rb:82      # ./spec/classes/ceilometer_agent_notification_spec.rb:39:in `block (3 levels) in <top (required)>'   2) ceilometer::agent::notification on RedHat platforms configures ceilometer-agent-notification configures ceilometer agent notification service      Failure/Error: )        expected that the catalogue would contain Service[ceilometer-agent-notification] with name set to "openstack-ceilometer-agent-notification" but it is set to "openstack-ceilometer-notification"      Shared Example Group: "ceilometer-agent-notification" called from ./spec/classes/ceilometer_agent_notification_spec.rb:82      # ./spec/classes/ceilometer_agent_notification_spec.rb:49:in `block (3 levels) in <top (required)>' It's because of bug in puppet-ceilometer-4.0.0 that is already fixed in the upstream and that was partially fixed during our sync (we fixed the bug in manifests, but did not fix specs).
2014-10-20 14:53:09 Aleksandr Didenko nominated for series fuel/6.0.x
2014-10-20 14:53:09 Aleksandr Didenko bug task added fuel/6.0.x
2014-10-20 14:53:16 Aleksandr Didenko fuel/6.0.x: milestone 6.0
2014-10-20 15:03:14 OpenStack Infra fuel: status New In Progress
2014-10-20 16:46:57 OpenStack Infra fuel: status In Progress Fix Committed