Update the response expected by keystone client
Older versions of keystone client returned Unable to communicate with identity service: [Errno 111] Connection refused. (HTTP 400) this has changed to [Errno 111] Connection refused Change-Id: I995d5e3ef92305c2a520c227b2199d42da9116df
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -6,7 +6,7 @@
|
||||
url = https://github.com/packstack/puppetlabs-horizon.git
|
||||
[submodule "packstack/puppet/modules/keystone"]
|
||||
path = packstack/puppet/modules/keystone
|
||||
url = https://github.com/puppetlabs/puppetlabs-keystone.git
|
||||
url = https://github.com/packstack/puppetlabs-keystone.git
|
||||
[submodule "packstack/puppet/modules/nova"]
|
||||
path = packstack/puppet/modules/nova
|
||||
url = https://github.com/packstack/puppetlabs-nova.git
|
||||
|
||||
Submodule packstack/puppet/modules/keystone updated: bad02dd2f6...611ba80472
Reference in New Issue
Block a user