refactor node connections to prepare for topology builder
ttafsir opened this issue · 1 comments
ttafsir commented
- make param names consistent across methods
- allow
connect_node_to_cloud
andconnect_node_to_node
to be decoupled fromconnect_node
- ensure cloud networks are not duplicated (The API allows it).
create-issue-branch commented