Add cluster_vip_address to alternative names

Due to the behaviour of python requests lib, which checks
server certificates dns names against hostname from url, e.g
in http://10.11.0.10:35357 it takes 10.11.0.10 as hostname,
openstack clients fail to verify certificate of openstack_api.

Change-Id: I1c342b77275cd0a770417ae14e9659d2fe4ba085
Related-Prod: https://mirantis.jira.com/browse/PROD-23860
1 file changed