Comment 3 for bug 1401831

Revision history for this message
vishal yadav (vishalcdac07) wrote :

While going through related issues, I found below bugs which are reason for this limitation (prettytable 0.6 and cliff dependencies)
- https://bugs.launchpad.net/python-neutronclient/+bug/1165962
- https://bugs.launchpad.net/python-neutronclient/+bug/1265926

Though above bugs were fixed to prevent gate failures, limitation to display empty lines for "list command" output in case of no resource still persists.

I am wondering if this limitation has been fixed in cliff (to behave similar to prettytable-0.7.2) to display formatted output in case of empty resource as specified in https://bugs.launchpad.net/python-neutronclient/+bug/1165962/comments/2

What about other python-*clients (nova, cinder, glance etc.) which are currently using prettytable>=0.6,<0.8? I am not sure if these clients are using cliff.