Fix hostname matching in kubernetes_api plugin

This change fixes the problem with urllib3 not allowing match_hostname
on IPs for kubernetes.

Change-Id: I2b4229b07716653b08413874bb428a0d263ff9a0
Story: 2001289
Task: 5837
This commit is contained in:
nseyvet 2017-11-21 15:13:48 +01:00 committed by Witold Bedyk
parent 80e2d8d0a2
commit 7e548f40b0
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ influxdb_relay =
toml
kafka_plugin =
monasca-common>=1.4.0 # Apache-2.0
kubernetes_api =
ipaddress>=1.0.16 #python_version<'3.3' # PSF
libvirt =
libvirt-python>=3.5.0 # LGPLv2+
python-novaclient>=9.1.0 # Apache-2.0