commit | fcdbed3db37d33ccb55c2be41a3f0122128148aa | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Mon Feb 08 16:55:44 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Mon Feb 08 16:55:44 2016 -0800 |
tree | 3e9c8401c16c3c8104ed188c745d95b1323e1f21 | |
parent | 3737e233a1479fa8b81964747948430ddf3dd458 [diff] [blame] |
Refactored topology to fit diagnostic
diff --git a/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html b/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html new file mode 100644 index 0000000..a8b2d3a --- /dev/null +++ b/views/ngXosViews/diagnostic/src/templates/diagnostic.tpl.html
@@ -0,0 +1,3 @@ +<div class="half-height"> + <service-topology service-chain="vm.serviceChain"></service-topology> +</div>