Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1307

ofagent missing python package

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: High
    • Resolution: Cannot Reproduce
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ofagent-py
    • Labels:
      None
    • Story Points:
      1

      Description

      This change appears to have introduced this error. Seems like a missing python package. 

       

      https://gerrit.opencord.org/#/c/10774/

       

      Traceback (most recent call last):
        File "/ofagent/ofagent/main.py", line 27, in <module>
          from connection_mgr import ConnectionManager
        File "/ofagent/ofagent/connection_mgr.py", line 32, in <module>
          from grpc_client import GrpcClient
        File "/ofagent/ofagent/grpc_client.py", line 30, in <module>
          from protos.voltha_pb2 import ID, VolthaLocalServiceStub, FlowTableUpdate, MeterModUpdate, \
      ImportError: cannot import name MeterModUpdate
      

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            kailash Kailash Khalasi
            Watchers:
            5 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes