fuel menu allow to run second copy of itself
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Fuel for OpenStack |
Fix Committed
|
Medium
|
Dmitry Guryanov | ||
Bug Description
Detailed bug description:
fuel menu allow to run second copy of itself.
This leads to two negative results:
* different operators can make configuration changes consurently
* operator has ability do not end of master-node configuration before master-node operate
Steps to reproduce:
* boot ISO
* configure IP addresses by fuel-menu
* apply changes (do not exit from fuel menu!!!)
* ssh to master-node
* run fuel-menu
* configure another cluster options
* apply config and exit
After such steps there are no running nailgun, astute, etc...
Expected results:
Fuel menu shouldn't allow to run second copy of itself
Actual result:
Multiple copy of fuel-menu can be running simultaneously.
Reproducibility:
100%
Workaround:
No
| Changed in fuel: | |
| importance: | Undecided → High |
| Changed in fuel: | |
| status: | New → Confirmed |
| tags: | added: area-python module-fuelmenu |

Moving back to fuel-python in case someone else can work on this