Github user robertgmoss commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/592#issuecomment-92257811
  
    @ahgittin this was the approach I initially took, but I seem to be missing 
something.  
    
    None of the keys being iterated by `getRequiredOpenPorts()` currently,  i.e 
`getEntityType().getConfigKeys()`, is the one I have set under 
`brooklyn.config` in the YAML (perhaps this is an earlier snapshot before they 
have been set, I don't know). 
    
    If you mean I should iterate `getConfig()` without the prior call to 
`getEntityType()` the only visible methods by that name are 
`getConfig(ConfigKey)` and `getConfig(HasConfigKey)`, which are obviously not 
iterable.


---
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