openstack-python-openstackc.../openstackclient/tests/unit
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 Fix Nova-net netowrk commands 2017-04-27 20:36:00 +00: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
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Merge "Add direction field to QoS bandwidth limit." 2017-06-22 19:02:35 +00:00
object Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
test_shell.py [TrivialFix] Fix typo error 2016-12-14 14:39:24 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00