- change some access modifiers to simplify the downstream provider impl - modify the BasicAuthenticator in Keystone
@zack-shoylev, @jdaggett as openstack experts, could you give it a quick look please? Thanks! You can view, comment on, or merge this pull request online at: https://github.com/jclouds/jclouds/pull/783 -- Commit Summary -- * change some access modifiers to simplify the downstream provider impl -- File Changes -- M apis/openstack-keystone/src/main/java/org/jclouds/openstack/keystone/v2_0/functions/internal/BaseAuthenticator.java (6) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/NovaComputeServiceAdapter.java (23) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/functions/ImageToOperatingSystem.java (2) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/functions/ServerInRegionToNodeMetadata.java (4) M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/strategy/ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.java (6) -- Patch Links -- https://github.com/jclouds/jclouds/pull/783.patch https://github.com/jclouds/jclouds/pull/783.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/783
