Commit b9031981 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Several changes:

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.
parent 41122c06
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment