added to tosca config
diff --git a/xos/configurations/cord/ceilometer.yaml b/xos/configurations/cord/ceilometer.yaml
index ff282e3..3724265 100644
--- a/xos/configurations/cord/ceilometer.yaml
+++ b/xos/configurations/cord/ceilometer.yaml
@@ -222,15 +222,21 @@
# node: mysite_sflow
# relationship: tosca.relationships.MemberOfSlice
+ Customer Care:
+ type: tosca.nodes.DashboardView
+ properties:
+ url: template:xosDiagnostic
+
+ TruckRoll:
+ type: tosca.nodes.DashboardView
+ properties:
+ url: template:xosTruckroll
+
Ceilometer:
type: tosca.nodes.DashboardView
properties:
url: template:xosCeilometerDashboard
- Customer Care:
- type: tosca.nodes.DashboardView
- properties:
- url: template:xosDiagnostic
Tenant:
type: tosca.nodes.DashboardView
@@ -246,12 +252,15 @@
lastname: admin
is_admin: true
requirements:
- - tenant_dashboard:
- node: Tenant
+ - customer_care_dashboard:
+ node: Customer Care
+ relationship: tosca.relationships.UsesDashboard
+ - truckroll_dashboard:
+ node: TruckRoll
relationship: tosca.relationships.UsesDashboard
- ceilometer_dashboard:
node: Ceilometer
relationship: tosca.relationships.UsesDashboard
- - customer_care_dashboard:
- node: Customer Care
+ - tenant_dashboard:
+ node: Tenant
relationship: tosca.relationships.UsesDashboard
diff --git a/xos/core/xoslib/dashboards/xosTruckroll.html b/xos/core/xoslib/dashboards/xosTruckroll.html
index b777e17..e8bb216 100644
--- a/xos/core/xoslib/dashboards/xosTruckroll.html
+++ b/xos/core/xoslib/dashboards/xosTruckroll.html
@@ -1,7 +1,7 @@
<!-- browserSync -->
<!-- inject:css -->
-<link rel="stylesheet" href="/css/truckroll.css">
+<link rel="stylesheet" href="/static/css/xosTruckroll.css">
<!-- endinject -->
<div id="xosTruckroll">