sonata-nfv / tng-portal

The 5GTANGO (web) Portal
Apache License 2.0
1 stars 7 forks source link

Policy Rules at UI #455

Closed efotopoulou closed 4 years ago

efotopoulou commented 4 years ago

Regarding Policy Rules UI , right now they include 3 columns,

but the end user does not understand which vnf this action will be applied , neither the monitoring rule(s) that participate to each Police Rule. For that reason, it should be useful to see also this information per Policy Rule.

image

anapolg commented 4 years ago

There can be several VNFs affected by the action if different actions are defined for the same policy rule. The same happens with the monitoring rules. There can be more than one and the Portal would have to show in the table a concatenation of image

The only option I see here would be to include more information when the table entry is clicked like in https://int-sp-ath.5gtango.eu/service-management/network-services/network-service-instances/273c656d-d564-4870-9ef3-5143179dce48 where you can click in an instance and see its relevant information.

efotopoulou commented 4 years ago

clicking on the action and seeing more information would be great! Thanks a lot Ana!