Bug 1638377 - openstack: 'metric' is not an openstack command
Summary: openstack: 'metric' is not an openstack command
Keywords:
Status: CLOSED DUPLICATE of bug 1623387
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-gnocchi
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Sasha Smolyak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-11 12:32 UTC by Sasha Smolyak
Modified: 2018-10-11 14:17 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-11 14:17:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sasha Smolyak 2018-10-11 12:32:53 UTC
Description of problem:
When trying to get the list of resources (on undercloud or on controller):
openstack metric resource list,
Get an error:
openstack: 'metric' is not an openstack command

Gnocchi containers are started on controller and are detected healthy:
(overcloud) [heat-admin@controller-0 ~]$ sudo docker ps | grep gnocchi
eaf1d99e3840        192.168.24.1:8787/rhosp14/openstack-gnocchi-api:2018-10-08.4                 "kolla_start"            About an hour ago   Up About an hour (healthy)                         gnocchi_api
1428d3c7b80b        192.168.24.1:8787/rhosp14/openstack-gnocchi-metricd:2018-10-08.4             "kolla_start"            About an hour ago   Up About an hour (healthy)                         gnocchi_metricd
763b3f038361        192.168.24.1:8787/rhosp14/openstack-gnocchi-statsd:2018-10-08.4              "kolla_start"            About an hour ago   Up About an hour (healthy)                         gnocchi_statsd



Version-Release number of selected component (if applicable):
[heat-admin@controller-0 ~]$ rpm -qa | grep gnocchi
puppet-gnocchi-13.3.1-0.20180901135430.edb2394.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. Install puddle 2018-10-08.4 with telemetry enabled
2. Try to run cli openstack metric resource list
3.

Actual results:
Error

Expected results:
List of resources

Additional info:

Comment 1 Mehdi ABAAKOUK 2018-10-11 14:17:43 UTC

*** This bug has been marked as a duplicate of bug 1623387 ***


Note You need to log in before you can comment on or make changes to this bug.