aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/add_custom_repos/tasks/ubuntu.yml
diff options
context:
space:
mode:
authorDanielMartinBuckley <daniel.m.buckley@intel.com>2018-12-07 14:07:20 +0000
committerAbhijit Sinha <abhijit.sinha@intel.com>2018-12-07 14:56:15 +0000
commite328898ed3c607df7b5305d7f25ac2c7b5797cfe (patch)
tree2bac775aad02664427b2319e5a609c95957e4f9e /ansible/roles/add_custom_repos/tasks/ubuntu.yml
parent5d9fe0988ad52f794ba2ce143351dde482c9bf3e (diff)
L3FWD Gradana Dashboards Out-of-date and incorrect
JIRA: Yardstick-1561 L3FWD-2 Port Grafana Dashboard does not work, and is missing NFVI stats and Live data. L3FWD-4 Port Grafana Dashbaord missing "Load Generated" and "Load Received" metrics Change-Id: I6802c993be6f6c93750fa5aa8e5c1652ca78dfce Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com> (cherry picked from commit 3e16bc78e6ee82f55315bd25f684476a39ee9bc0)
Diffstat (limited to 'ansible/roles/add_custom_repos/tasks/ubuntu.yml')
0 files changed, 0 insertions, 0 deletions
ighlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
version: '2'

services:
  deploy:
    build:
      context: ./controller
    volumes:
      - ./controller/vsperf:/vsperf
    ports:
      - 50051:50051