This is going to look a little odd because it doesn't appear to be used anywhere. It's actually being used by openstack-swift in jclouds-labs-openstack. But I can't submit my PR to jclouds-labs-openstack until this has been merged, otherwise the jclouds-labs-openstack tests will fail. Just a natural consequence of having different repos. Once the openstack-swift refactoring is done, I'll be able to use it for openstack-marconi too. You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds refactor-BaseSwiftMockTest Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/177 -- Commit Summary -- * New base class for all OpenStack mock tests. -- File Changes -- M apis/openstack-keystone/pom.xml (6) A apis/openstack-keystone/src/test/java/org/jclouds/openstack/v2_0/internal/BaseOpenStackMockTest.java (99) -- Patch Links -- https://github.com/jclouds/jclouds/pull/177.patch https://github.com/jclouds/jclouds/pull/177.diff
