Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/502#issuecomment-72756157
  
    @neykov git history gives some clues to the mysterious `keystone-endpoint`:
    
    ```
    -    private void injectShortLivedTokenForSoftlayerAmsterdam() {
    -        HttpToolResponse tokenHttpResponse1 = 
requestTokenWithExplicitLifetime("https://ams01.objectstorage.softlayer.net/auth/v1.0/v1.0";,
 "ams01.objectstorage.softlayer.net", 
    +    private void injectShortLivedTokenForKeystoneV1_1() {
    +        HttpToolResponse tokenHttpResponse1 = 
requestTokenWithExplicitLifetime("https://keystone-endpoint/v1.1";, "CHANGE_ME",
    ```
    
    nicest i think would be if it is plucked from config somehow


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to