python-octaviaclient/octaviaclient
Michael Johnson 84e927d4bb Improve the client performance on large clouds
This patch fixes the client performance when used on large clouds.
Previously the client was pulling down a full list of resources when
mapping names to IDs and filtering on the client side. This is inefficient
as it is transfering many more records than are necessary.
This patch uses the filter capabilities of the OpenStack APIs to target
the search for a resource ID.

Change-Id: I6e68113aea9ce27beb6691bd2a398bf276a23ae2
2021-06-03 22:24:43 +02:00
..
api Support pagination for 'list' API calls 2021-05-19 12:26:41 +02:00
hacking Update hacking for Python3 2020-03-31 06:47:12 +00:00
osc Improve the client performance on large clouds 2021-06-03 22:24:43 +02:00
tests Improve the client performance on large clouds 2021-06-03 22:24:43 +02:00
__init__.py Version name correction to allow installing 2017-04-28 22:29:43 +09:00
version.py Generate PDF documentation 2019-09-13 19:04:26 +00:00