VOLT-1623 Add routing for meter API to affinity router

Change-Id: I3254f0bda5cf1ca19ad18c1a794d4c69387c7317
diff --git a/voltha/templates/afrouter-config.yaml b/voltha/templates/afrouter-config.yaml
index 230eafe..3baf16a 100644
--- a/voltha/templates/afrouter-config.yaml
+++ b/voltha/templates/afrouter-config.yaml
@@ -128,7 +128,9 @@
                   "ListLogicalDevices",
                   "ListLogicalDeviceFlows",
                   "ListLogicalDeviceFlowGroups",
-                  "ListLogicalDevicePorts"
+                  "ListLogicalDevicePorts",
+                  "ListLogicalDeviceMeters",
+                  "UpdateLogicalDeviceMeterTable"
                 ],
                 "_TODO": "Overrides not implemented yet, config ignored",
                 "overrides": [ ]