Description of problem: Available hosts are accepting before user click on "Import" button. I think accepting of nodes should be part of importing process or it should be user action like it is in cluster creation workflow. Version-Release number of selected component (if applicable): ceph-ansible-1.0.5-15.el7scon.noarch ceph-installer-1.0.11-1.el7scon.noarch rhscon-ceph-0.0.18-1.el7scon.x86_64 rhscon-core-0.0.19-1.el7scon.x86_64 rhscon-ui-0.0.34-1.el7scon.noarch How reproducible: 100% Steps to Reproduce: 1. try to import cluster 2. user see that hosts are accepted automatically during filling wizard forms Actual results: Hosts are automatically accepted without any user action. Expected results: User should explicitly accept nodes or accepting of nodes should be done after user submit cluster import action(click on "Import" button).
Only bootstrap get accepted before the import operation triggered. This required because without accepting it cannot get the information about the other nodes in the cluster. Rest of the nodes are accepted when the import is triggered.So this is not a bug and I am going to close this