drydock/drydock_provisioner
Scott Hussey 7d3d7824c9 DRYD-2 MVP Phase 3 - Network interface configuration
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
2017-06-15 16:59:54 -05:00
..