openstacksdk/openstack/orchestration/v1
Johannes Kulik 6482783ea9 Use pagination detection by default
This cleans up all explicitly set ``paginated`` parameters, as they
should not be needed anymore, since pagination detection is used
automatically. The parameter ``paginated`` still stays available to have
a means for disabling a service's misbehaving pagination
implementations.

Change-Id: I0f3b2cd58c5e856b12478667d07912f813b0f9da
2019-01-29 10:30:59 +01:00
..
__init__.py orchestration/v1 stack resource 2014-08-19 15:32:13 -06:00
_proxy.py Use pagination detection by default 2019-01-29 10:30:59 +01:00
resource.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
software_config.py Merge "Add possibility to override base_path for resource operations" 2019-01-08 18:34:45 +00:00
software_deployment.py Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
stack_environment.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
stack_files.py Add possibility to override base_path for resource operations 2018-12-20 16:21:42 +01:00
stack_template.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00
stack.py Rework orchestration to add update preview 2018-12-20 16:42:58 +00:00
template.py Use discovery instead of config to create proxies 2018-10-06 07:44:29 -05:00