Change httpcheck method to GET for openstack

According to API documentation OPTIONS method is not supported by API
services. Haproxy perform checks with OPTIONS by default, this patch
switches httpchk by using GET.

Change-Id: Ieb7c9ab75c0b3885d7148f5af1866ef8628cc100
1 file changed