• Lluis Gifre Renom's avatar
    Several changes: · b9031981
    Lluis Gifre Renom authored
    Common:
    - added ORM helper function get_related_instances
    - minor modifications in ORM framework
    
    Proto:
    - field/message/enum renamings in context.proto to normalize notation
    
    Context:
    - Expanded service/database/Models.py into separate models to facilitate coding
    - Completed implementation of Get/Set/List/Remove methods for Context, Topology, Device, Link, and EndPoint; also completed for relation models between topology and device/link, and ConfigModels
    - Implemented test units for Get/Set/List/Remove methods for Context, Topology, Device, Link, and EndPoint
    - Implemented skeleton for Get/Set/List/Remove methods for Service.
    - Added Tools.py with helper methods to fimplify handling of enums between ORM and gRPC messages.
    b9031981