mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
FIX: Ovm3 physical network traffic labels to work.The labeling was broken. Only labels assigned at zone creation were used, changing labels was not working. Tested with changing a label and checking it, labels at zone creation still works. As a bonus fixed the consistency of KVM in Dutch compared to other traffic labels in Dutch and copied in the OVM3 translated label in other languages based on the other tarffic labels in those languages. * pr/964: FIX: Ovm3 physical network traffic labels to work. Signed-off-by: Remi Bergsma <github@remi.nl>