Unable to establish connection to metric service

Bug #1753351 reported by xiaoxu790
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
In Progress
Undecided
xiaoxu790

Bug Description

Version
kolla-ansible:pike
openstack:pike

Issue
[root@openstack1 ~]# openstack metric list
Unable to establish connection to http://localhost:8041/v1/metric?: HTTPConnectionPool(host='localhost', port=8041): Max retries exceeded with url: /v1/metric (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x2fa67d0>: Failed to establish a new connection: [Errno 111] Connection refused',))

[root@openstack1 ~]# egrep "^[^#]" admin-openrc.sh
export OS_PROJECT_DOMAIN_NAME=Default
export OS_USER_DOMAIN_NAME=Default
export OS_PROJECT_NAME=admin
export OS_TENANT_NAME=admin
export OS_USERNAME=xxxxx
export OS_PASSWORD=xxxxx
export OS_AUTH_URL=http://172.17.51.30:35357/v3
export OS_INTERFACE=internal
export OS_IDENTITY_API_VERSION=3
export OS_REGION_NAME=RegionOne
export IRONIC_API_VERSION=1.20

Reference python-gnocchiclient connecting to localhost, bug fix
https://review.openstack.org/436684

xiaoxu790 (xiaoxu790)
Changed in kolla-ansible:
assignee: nobody → xiaoxu790 (xiaoxu790)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/549667

Changed in kolla-ansible:
status: New → In Progress
xiaoxu790 (xiaoxu790)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (master)

Change abandoned by "Michal Nasiadka <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/kolla-ansible/+/549667
Reason: No updates since 2018

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.