1. 20 Apr, 2023 13 commits
    • Lluis Gifre Renom's avatar
      Device component - OpenConfig Driver: · db6ea964
      Lluis Gifre Renom authored
      - Removed hardcoded histogram buckets
      db6ea964
    • Lluis Gifre Renom's avatar
      Device component - Emulated Driver: · 0e798b56
      Lluis Gifre Renom authored
      - Removed hardcoded histogram buckets
      0e798b56
    • Lluis Gifre Renom's avatar
      Common tools - Method Wrappers: · c24c9233
      Lluis Gifre Renom authored
      - Expanded default histogram set of buckets
      c24c9233
    • Lluis Gifre Renom's avatar
      Manifests: · a6f61e58
      Lluis Gifre Renom authored
      - Updated Device requested and limit resources
      a6f61e58
    • Lluis Gifre Renom's avatar
      Context component: · 66c2bdfa
      Lluis Gifre Renom authored
      - Updated ConfigRuleModel and separated it into DeviceConfigRuleModel, ServiceConfigRuleModel, SliceConfigRuleModel
      - Updated ConstraintModel and separated it into ServiceConstraintModel, SliceConstraintModel
      - Updated related indexes
      - Activated placeholder for device components
      - Updated compose_config_rules_data and upsert_config_rules methods
      - Updated compose_constraints_data and upsert_constraints
      - Correction of method name SelectDevices to SelectDevice in gRPC servicer
      66c2bdfa
    • Lluis Gifre Renom's avatar
      Context component: · 6a615db3
      Lluis Gifre Renom authored
      - Added helper sql file with command for tests
      6a615db3
    • Lluis Gifre Renom's avatar
      Device component: · d4486859
      Lluis Gifre Renom authored
      - Updated get_device calls according to new Common.Tools.ContextQueries methods
      d4486859
    • Lluis Gifre Renom's avatar
      Service component: · a89e0fe4
      Lluis Gifre Renom authored
      - Replaced old local ContextGetters by new Common.Tools.ContextQueries
      a89e0fe4
    • Lluis Gifre Renom's avatar
      Slice component: · 0e5066f9
      Lluis Gifre Renom authored
      - Updated old get_slice calls to new get_slice_by_uuid/_by_id
      0e5066f9
    • Lluis Gifre Renom's avatar
      WebUI component: · 895c4f68
      Lluis Gifre Renom authored
      - Updated old get_service calls to new get_service_by_uuid
      - Updated old get_slice calls to new get_slice_by_uuid
      895c4f68
    • Lluis Gifre Renom's avatar
      Compute component: · 5d9ee90f
      Lluis Gifre Renom authored
      - Updated old get_slice calls to new get_slice_by_uuid
      5d9ee90f
    • Lluis Gifre Renom's avatar
      Common tools - Context Queries: · 3bdd9f54
      Lluis Gifre Renom authored
      - Added get_connection_by_id and get_connection_by_uuid methods
      - Updated old get_service method to get_service_by_id and get_service_by_uuid
      - Updated get_service method to use new SelectService context method and filter options
      - Updated old get_slice method to get_slice_by_id and get_slice_by_uuid
      - Updated get_slice method to use new SelectSlice context method and filter options
      - Updated get_device method to use new SelectDevice context method and filter options
      3bdd9f54
    • Lluis Gifre Renom's avatar
      Manifests: · fb3b9f74
      Lluis Gifre Renom authored
      - Updated Service and Slice requested and limit resources
      fb3b9f74
  2. 14 Apr, 2023 8 commits
  3. 12 Apr, 2023 1 commit
  4. 04 Apr, 2023 4 commits
  5. 31 Mar, 2023 12 commits
  6. 30 Mar, 2023 2 commits