:-1: jclouds alrady reads properties in the form: `<provider/api id>.<property 
name>`, so you can configure properties (endpoints, for example) for multiple 
providers:

* `aws-ec2.endpoint`
* `openstack-nova.endpoint`
* `openstack-nova.identity`

If no provider specific property is found, jclouds fallsback to the `jclouds` 
prefix. In this case `oauth` is the API ID, so it respects the property naming 
convention.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1014#issuecomment-249550542

Reply via email to