This PR fixes the replacement of service URL strings containing spaces. How many of us have spent hours trying to debug something all because of a space? ;) You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds fix-openstack-mock Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/404 -- Commit Summary -- * Fix replaceAll regex to handle spaces correctly -- File Changes -- M apis/openstack-keystone/src/test/java/org/jclouds/openstack/v2_0/internal/BaseOpenStackMockTest.java (4) -- Patch Links -- https://github.com/jclouds/jclouds/pull/404.patch https://github.com/jclouds/jclouds/pull/404.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/404
