openstack-python-openstackc.../openstackclient
Boris Pavlovic 2c57f7bfb2 Add server list -n and --no-name-lookup arguments
Remove translation of Image ID and Flavor ID to Image and Flavor names

In large environments amount of images can be very large (thousands)
Which requires ~hundreds of requests to Glance to get all images
(by default client request only 20 images)
As a result listing even few servers is going to take minutes

This patch allows to avoid these queries by not doing translation,
which allows one to get information about servers in seconds.

Change-Id: I4ae00e6324a41c4c79bf5b620179dae99aea5431
2017-07-10 16:20:45 -07:00
..
api Trivial fix typos 2017-05-30 16:38:27 +07:00
common Add project purge command to osc 2017-06-13 10:26:35 -04:00
compute Add server list -n and --no-name-lookup arguments 2017-07-10 16:20:45 -07:00
identity When creating a trust, send role_ids instead or role_names 2017-06-22 17:08:01 +00:00
image Merge "To display image size in human friendly format" 2017-06-01 17:48:11 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Add direction field to QoS bandwidth limit." 2017-06-22 19:02:35 +00:00
object Help/docs cleanups: marker, limit, ip-address metavars 2017-04-04 03:56:19 +00:00
tests Add server list -n and --no-name-lookup arguments 2017-07-10 16:20:45 -07:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00