commit | 1b2a26545a9c34664a196f757a9e186a4bd050e6 | [log] [tgz] |
---|---|---|
author | Vladimir Blokhin <vblokhin@mirantis.com> | Thu Aug 10 19:28:02 2017 +0300 |
committer | Vladimir Blokhin <vblokhin@mirantis.com> | Thu Sep 07 16:33:00 2017 +0300 |
tree | 9a3d0be65750be9aaba8e4846ffd417ba28463ea | |
parent | b98f02a95f538d58fcaadb4694b6883dd55cfc48 [diff] [blame] |
Add list_limit option to /etc/keystone/domains/domain.conf file You can set it using keystone:server:domain:domain_name:identity:list_limit in reclass Change-Id: Ic9dfdc9e7b6f28c7ff0c30455c93871f92d7feb8
diff --git a/tests/pillar/cluster.sls b/tests/pillar/cluster.sls index 898b6ae..c6d7cc6 100644 --- a/tests/pillar/cluster.sls +++ b/tests/pillar/cluster.sls
@@ -44,3 +44,8 @@ port: 11211 - host: 127.0.0.1 port: 11211 + domain: + test: + description: "Test domain" + identity: + list_limit: 20