Implemented Orhcestrator task DeployNode (only network config for now)
Implemented Driver task ApplyNodeNetworking
Refactored Driver task CreateNetworkTemplate to fix design that left network
in a state that wouldn't support node configs
Updated the YAML example with some changes to support network refactoring
- HostProfile field 'primary_network' specifies the network a node should use for default gateway
- NetworkLinks now must list all allowed networks for that link and a Network is allowed only on a single link
Updated YAML ingester to accept schema changes