Comment 0 for bug 1593723

Revision history for this message
Sergey Novikov (snovikov) wrote :

Steps to reproduce:
 1. deploy env with 1 controller + 1 compute + 1 cinder nodes
 2. Rerun task "workloads_collector_add" against non-primary controller node

 # Run task via fuel CLI client
 >fuel node --node-id <controller_id> --tasks workloads_collector_add
 #or the direct run of corresponding puppet manifest on controller node
 >puppet apply --noop /etc/puppet/modules/openstack_tasks/examples/keystone/workloads_collector_add.pp

Expected results: No resource changes
Actual result: The following resources were changed
- Keystone_tenant[services]
Reproducibility:
 100%
Description of the environment:
env was built from ISO MOS 9.0 #490
Additional information:
puppet's output: http://paste.openstack.org/show/516851/