The keystone module is not able to function when using Keystone and the multi-domain backend. This issue is caused because the domain argument is not passed into the client calls. to resolve this issue the module has been updated to pass through the domain to the various client calls where needed Closes-Bug: #1518351 Closes-Bug: #1519174 Change-Id: Ie19f1658d770cc421e23ebb59e658624cf668840 Co-Authored-By: Tiago Gomes <tiago.gomes@codethink.co.uk> Co-Authored-By: Ian Cordasco <graffatcolmingov@gmail.com> Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>