The previous states should not be used for the context evaluation if there was no successful deployment after last provisioning
Bug #1582269 reported by
Arthur Svechnikov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Nikita Zubkov | ||
Mitaka |
Fix Released
|
High
|
Nikita Zubkov | ||
Newton |
Fix Committed
|
High
|
Nikita Zubkov |
Bug Description
Detailed bug description:
Currently, transactions are not deleted after node re-provision or cluster reset. It's lead to incorrect transaction processing. In fact, a node shouldn't have any deployment history. Otherwise, it's highly possible that deployment won't work at all.
Steps to reproduce:
1. Deploy 1 controller
2. Re-provision controller
3. Deploy controller
4. Stop deploy
5. Resume deploy
Expected results:
All steps are passed
Actual result:
Step 5 failed due to inconsistency of transactions
Workaround:
Don't use stop deploy
Changed in fuel: | |
milestone: | none → 10.0 |
tags: | added: area-python |
Changed in fuel: | |
status: | Confirmed → In Progress |
tags: | added: on-verification |
To post a comment you must log in.
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
version
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug