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:
Derek Higgins
2013-03-13 07:39:00 -04:00
parent cf50348e1d
commit f7a077de45
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -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