Bug 1470535

Summary: supports_metrics? method fails on prometheus
Product: OpenShift Container Platform Reporter: Yaacov Zamir <yzamir>
Component: NodeAssignee: Derek Carr <decarr>
Status: CLOSED NOTABUG QA Contact: DeShuai Ma <dma>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-13 06:47:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaacov Zamir 2017-07-13 06:46:53 UTC
Description of problem:
The kubernetes supports metrics from prometheus, currently the `supports_metrics?` fails to recognize this endpoint.


How reproducible:
100%

Steps to Reproduce:
1. Create a kubernetes provider with a prometheus endpoint
2. Check the return value of `supports_metrics?`

Actual results:
False

Expected results:
True