Description of problem: Implement reporting of the status of hosted engine deployment in the getVdsCapabilities call. This information is needed in order to properly display hosted engine deployment/undeployment options to users in the webadmin UI. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is not a valid bug. The bug must explain why this feature is needed and how it will be used.
This is part of a bigger feature and can be tested using vdsClient or the engine feature https://bugzilla.redhat.com/show_bug.cgi?id=1369827
Verified on the vdsm-4.18.999-1133.gitdfa3255.el7.centos.x86_64 Host without HE: # vdsClient -s 0 getVdsCaps | grep hosted hostedEngineDeployed = False Host with HE: # vdsClient -s 0 getVdsCaps | grep hosted 'before_vm_start': {'50_hostedengine': {'md5': '9877e5506d6cedad086484db1ff53979'}}} hostedEngineDeployed = True 'ovirt-hosted-engine-ha': {'release': '0.0.master.20161220154815.20161220154812.git387fa53.el7.centos'