failed to run neutron lb-pool-stats by name

Bug #1227422 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
In Progress
Medium
vaibhav

Bug Description

To run
$ neutron lb-pool-stats sshpool

it fails.

To run:
$ neutron lb-pool-stats e62b03d6-9064-4060-b4c1-e62a4b694b24
It is ok.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-neutronclient (master)

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

Changed in python-neutronclient:
status: New → In Progress
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
milestone: 2.2.1-2.2.6 → none
vaibhav (vaibhav-j10)
Changed in python-neutronclient:
assignee: yong sheng gong (gongysh) → vaibhav (vaibhav-j10)
Revision history for this message
vaibhav (vaibhav-j10) wrote :

I have created a load Balancer and see its stats using following command :

$ neutron lb-pool-stats lb1

which shows me the following stats:
+--------------------+-------+
| Field | Value |
+--------------------+-------+
| active_connections | 0 |
| bytes_in | 0 |
| bytes_out | 0 |
| total_connections | 0 |
+--------------------+-------+

then i use its id in the command :

$ neutron lb-pool-stats 1745e00e-5431-4014-a55f-915b3a310bf8

which shows me the same stats without any issues.

Please let me know what is the exact issue, because according to my understanding i am getting correct output from both ways

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.