commit | b601c3853bc543ccce6f930d02873e8c3f452f27 | [log] [tgz] |
---|---|---|
author | Luca Prete <luca@onlab.us> | Mon Apr 30 16:10:43 2018 -0700 |
committer | Luca Prete <luca@onlab.us> | Tue May 01 14:32:21 2018 -0700 |
tree | 61855b525ab392e1de175660872feb600b9e061e | |
parent | 5d49ce89129ef36788f05181a29f14431aac7c48 [diff] [blame] |
[CORD-2998] Create sync step to configure fabric switches and ports Change-Id: I69a9c0ba568a008d998d83b0a4d3118d62fafbbc
diff --git a/xos/synchronizer/fabric_config.yaml b/xos/synchronizer/fabric_config.yaml index 5dccbfc..84a2ea8 100644 --- a/xos/synchronizer/fabric_config.yaml +++ b/xos/synchronizer/fabric_config.yaml
@@ -22,6 +22,8 @@ - Instance - Tag - FabricService + - Switch + - SwitchPort dependency_graph: "/opt/xos/synchronizers/fabric/model-deps" steps_dir: "/opt/xos/synchronizers/fabric/steps" sys_dir: "/opt/xos/synchronizers/fabric/sys"