On Tue, Jan 26, 2010 at 12:32 AM, Paul Querna <[email protected]> wrote:
> So the proposal would be: > create_node(...., inbound_tcp_ports=[22, 80, 443]) > > Would ensure that TCP ports 22, 80, and 443 are open, across all > drivers -- Other ports may be open to the node, but the api guarantee > is that at least the ports specified will be open to incoming traffic. > Should we throw an exception if a provider can't support that, but it > was requested by the API user? That seems sensible to me. Best, Solomon
