Description of problem: Please check Engine VM configuration. Make a selection from the options below: (1) Continue setup - Engine VM configuration has been fixed (2) Power off and restart the VM (3) Abort setup (4) Destroy VM and abort setup (1, 2, 3, 4)[1]: 4 [ ERROR ] Failed to execute stage 'Closing up': 'Plugin' object has no attribute '_destroy_vm' Version-Release number of selected component (if applicable): 3.6 rc2 How reproducible: 100% Steps to Reproduce: 1. deploy hosted-engien setup on additional host 2. have it failing to add the host for any reasons (eg. cause the host is already in the engine) 3. choose 4 Actual results: (1, 2, 3, 4)[1]: 4 [ ERROR ] Failed to execute stage 'Closing up': 'Plugin' object has no attribute '_destroy_vm' Expected results: It should correctly termite Additional info:
Created attachment 1082719 [details] hosted-engine-setup logs
It fails also on the first host when called by the add_host plugin simply cause the add_host plugin doesn't implement _destroy_vm() and _create_vm() methods.
This bug was fixed and is slated to be in the upcoming version. As we are focusing our testing at this phase on severe bugs, this bug was closed without going through its verification step. If you think this bug should be verified by QE, please set its severity to high and move it back to ON_QA