openstack-python-openstackc.../doc/source
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
..
cli Add server list -n and --no-name-lookup arguments 2017-07-10 16:20:45 -07:00
configuration reorganize existing documentation according to the new standard layout 2017-06-23 11:54:32 +02:00
contributor move auto-generated api docs into contributor tree 2017-06-23 11:57:31 +02:00
conf.py switch to openstackdocstheme 2017-06-26 17:01:19 -04:00
index.rst move auto-generated api docs into contributor tree 2017-06-23 11:57:31 +02:00