commit | 6dd5c0a359eb5911b4721a99123cbfbe1003ae7d | [log] [tgz] |
---|---|---|
author | Jakub Pavlik <pavlk.jakub@gmail.com> | Wed Mar 09 14:18:15 2016 +0100 |
committer | Jakub Pavlik <pavlk.jakub@gmail.com> | Wed Mar 09 14:18:15 2016 +0100 |
tree | 2642f7e39747bb50e0763972e023a926248bf430 | |
parent | ae1ae08dfc5d35060e8084c6c924bced586f6584 [diff] [blame] |
add Keystone region configuration Change-Id: If672a613f0b6d4ef2bbbf123b2fe716d95c86e2b
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls index 03b0392..9133472 100644 --- a/tests/pillar/control_cluster.sls +++ b/tests/pillar/control_cluster.sls
@@ -18,6 +18,7 @@ password: password identity: engine: keystone + region: RegionOne host: 127.0.0.1 port: 35357 user: neutron @@ -33,6 +34,7 @@ ha_queues: true compute: host: 127.0.0.1 + region: RegionOne user: nova password: password tenant: service