# Pastebin FTOHYoys [root@KollaDevAuto kolla-bringup]# kubectl log glance-create-keystone-service-s5pv5 -n kolla W0327 13:04:27.969335 7176 cmd.go:361] log is DEPRECATED and will be removed in a future version. Use logs instead. + /usr/bin/openstack service create --name glance --description 'Openstack Image Service' image Failed to contact the endpoint at http://192.168.7.101:35357/v3 for discovery. Fallback to using that endpoint as the base url. Unable to establish connection to http://192.168.7.101:35357/v3/services: HTTPConnectionPool(host='192.168.7.101', port=35357): Max retries exceeded with url: /v3/services (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) [root@KollaDevAuto kolla-bringup]# kubectl logs glance-create-keystone-service-s5pv5 -n kolla + /usr/bin/openstack service create --name glance --description 'Openstack Image Service' image [root@KollaDevAuto kolla-bringup]#