[LCM][Task idempotecy] The task "openstack-network-compute-nova" is not idempotent
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
MOS Linux | ||
Mitaka |
Fix Released
|
High
|
Ivan Suzdal | ||
Newton |
Fix Committed
|
High
|
MOS Linux |
Bug Description
Steps to reproduce:
1. deploy env with 3 comtrollers + 2 computes
2. Rerun task "openstack-
# Run task via fuel CLI client
>fuel node --node-id <compute_id> --tasks openstack-
#or the direct run of corresponding puppet manifest on compute node
>puppet apply --noop /etc/puppet/
Expected results: No resource changes
Actual result: The following resources were changed
- Exec[undefine_
Reproducibility:
Issue is reproduced after only the fresh full deployment. if you apply manifest a twice then second run will be idempotent. Thus, may be, it's expected changes, please confirm this or not
Description of the environment:
env was built from ISO MOS 9.0 #364
Additional information:
puppet's output:
http://
tags: | added: on-verification |
Fix proposed to branch: master /review. openstack. org/318929
Review: https:/