Centralize setting internal_protocol

Internal Openstack APIs may be encrypted with https. This patch
centralize setting internal API protocol among services by
setting one of depending if cluster or single models are used:
  cluster_internal_protocol: 'https'
  internal_protocol: 'https'

Change-Id: I2baff79cd5851678559d7de47460fdd2031f70ee
18 files changed