commit | e57ff11dcf188722110501dd8318d70d5c511fea | [log] [tgz] |
---|---|---|
author | Jakub Pavlik <pavlk.jakub@gmail.com> | Wed Mar 09 15:30:34 2016 +0100 |
committer | Jakub Pavlik <pavlk.jakub@gmail.com> | Wed Mar 09 15:30:34 2016 +0100 |
tree | 9cc6abf3ad29edab79afe9eb3f9df1bfb560da45 | |
parent | f41175c5498757e292553fa4d21163e5473c0498 [diff] |
add Keystone region configuration Change-Id: Icda5d46c296fcb2f7599dc9957baf15dd0925c54
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls index 430eb04..0f2ea95 100644 --- a/tests/pillar/control_cluster.sls +++ b/tests/pillar/control_cluster.sls
@@ -13,6 +13,7 @@ password: password identity: engine: keystone + region: RegionOne host: 127.0.0.1 port: 35357 tenant: service
diff --git a/tests/pillar/control_single.sls b/tests/pillar/control_single.sls index 5b9c1bd..d9d6a73 100644 --- a/tests/pillar/control_single.sls +++ b/tests/pillar/control_single.sls
@@ -14,6 +14,7 @@ identity: engine: keystone host: 127.0.0.1 + region: RegionOne port: 35357 tenant: service user: cinder