Andrew Bayer created WHIRR-713:
----------------------------------

             Summary: Enable programmatic use of BYON via CacheNodeStoreModule
                 Key: WHIRR-713
                 URL: https://issues.apache.org/jira/browse/WHIRR-713
             Project: Whirr
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.8.1
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer
             Fix For: 0.8.2, 0.9.0


BYON is all well and good if you've already got your list of nodes in a YAML 
file somewhere, but a pain in the butt if you want to use something else to do 
your provisioning (or integrate with some other way of getting your nodes, from 
a service/db/whatever), since to use it programmatically, you need to serialize 
your nodes to YAML and then load them. This...is annoying.

There's a CacheNodeStoreModule (to go with the default YamlNodeStoreModule) in 
jclouds for BYON - it'd be really handy to be able to take advantage of that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to