Scott Hussey 1ae3c813fa 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-07-05 09:55:33 -05:00
..

File Definition Examples

designparts_v1.0.yaml

This is a reference file for the YAML schema supported by the Drydock YAML ingester. Each design part currently supported is listed with all supported attributes and comments on attribute use and restrictions.