Description of problem:
The SPM statuses ('Normal', 'Contending', SPM, ...) are missing from the api.
Currently the api support only 'SPM' or 'none' in case the host is not SPM
Version-Release number of selected component (if applicable):
rhevm-3.6.5.1-0.1.el6.noarch
How reproducible:
100%
Steps to Reproduce:
1. Select new host as SPM
2. Run GET request /api/hosts
3.
Actual results:
All host's statuses will change to 'non' and when the SPM will be elected it's SPM status will change to 'SPM'
Expected results:
In the process of electing new spm there are more statuses like contending that should be presented in the API
Additional info:
(In reply to Yaniv Kaul from comment #4)
> I'm not sure it's something users will need. I'd CLOSE-WONTFIX, unless we
> see a customer feature in this (or it's easy to implement).
Closing for the time being (though to be honest, personally I'd be happy to see it too!).
Description of problem: The SPM statuses ('Normal', 'Contending', SPM, ...) are missing from the api. Currently the api support only 'SPM' or 'none' in case the host is not SPM Version-Release number of selected component (if applicable): rhevm-3.6.5.1-0.1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. Select new host as SPM 2. Run GET request /api/hosts 3. Actual results: All host's statuses will change to 'non' and when the SPM will be elected it's SPM status will change to 'SPM' Expected results: In the process of electing new spm there are more statuses like contending that should be presented in the API Additional info: