diff options
author | Arthur Martella <arthur.martella.1@att.com> | 2019-03-15 12:14:57 -0400 |
---|---|---|
committer | Arthur Martella <arthur.martella.1@att.com> | 2019-03-15 12:14:57 -0400 |
commit | 0c4d7726ea2169fb47765bdec576f05c6d70aeb4 (patch) | |
tree | 68c0d4b917de4866b55e73e0acae10fa46901752 /engine/src/valet/rules/test_host_diveristy_rule0.json | |
parent | 9b71f559689602bf3ff0d424e54afe52986cb958 (diff) |
Initial upload of F-GPS seed code 3/21
Includes:
Engine source: main, rules, solver, utils
Change-Id: I04cfa4802cd7a8588c9208319663efa2e3418ffa
Issue-ID: OPTFRA-440
Signed-off-by: arthur.martella.1@att.com
Diffstat (limited to 'engine/src/valet/rules/test_host_diveristy_rule0.json')
-rwxr-xr-x | engine/src/valet/rules/test_host_diveristy_rule0.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/engine/src/valet/rules/test_host_diveristy_rule0.json b/engine/src/valet/rules/test_host_diveristy_rule0.json new file mode 100755 index 0000000..fbbc41b --- /dev/null +++ b/engine/src/valet/rules/test_host_diveristy_rule0.json @@ -0,0 +1,8 @@ +{ + "name": "VALET_HOST_DIVERSITY_RULE_0", + "type": "diversity", + "level": "host", + "app_scope": "lcp", + "members": [], + "description": "for test" +} |