commit | da19dffc31342031ad45430a5caf4f1c78ae94c7 | [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 | b228a8472469080d6f7ec4148a2cc32f719cb50e | |
parent | 17e91cc159a7f9ceb3141e92c1b5a79b9bc22eba [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>