hpe-storage / python-hpedockerplugin

HPE Native Docker Plugin
Apache License 2.0
36 stars 64 forks source link

Fix for issue 686 #691

Closed sneharai4 closed 5 years ago

sneharai4 commented 5 years ago

Fix for https://github.com/hpe-storage/python-hpedockerplugin/issues/686

When there are multiple hosts under 'masters' section then the current code is checking only with the first host under master whereas it should check whether the inverntory_hostname is part of master or not.