I do two things on this patch:
[1] update params in zunclient
[2] refactor params in zunclient by usingi memoized_with_request
python-zunclient v1 api refactor client and remove or rename
parameters:
removed zun_url by using endpoint_override instead
input_auth_token was renamed to auth_token
and zun-ui was using the old params, listing images and containers
on horizon will raise error like:
MissingRequiredOptions: Auth plugin requires parameters
which were not given: auth_url
Change-Id: I6e54981057bad877317ca19d049b8b071394f556
Depends-On: Ie9be389495e2f13454f1f8d1c1d66b22d813a9ec