1. 23 Oct, 2023 1 commit
  2. 09 Oct, 2023 1 commit
  3. 06 Oct, 2023 4 commits
  4. 05 Oct, 2023 1 commit
  5. 03 Oct, 2023 1 commit
  6. 29 Sep, 2023 7 commits
  7. 28 Sep, 2023 1 commit
  8. 27 Sep, 2023 2 commits
  9. 21 Sep, 2023 3 commits
  10. 20 Sep, 2023 2 commits
  11. 18 Sep, 2023 1 commit
  12. 15 Sep, 2023 2 commits
    • Lluis Gifre Renom's avatar
      Context component: · 23b6f196
      Lluis Gifre Renom authored
      - Extended Link to notify changes on topology and context when Link is modified or deleted
      - Extended Link to report changes when endpoints are added.
      - Extended Service to notify changes on context when Service is modified or deleted
      - Extended Slice to notify changes on context when Slice is modified or deleted
      - Minor cosmetic changes
      23b6f196
    • Lluis Gifre Renom's avatar
      Common - Tools - Context Queries: · 75985f1d
      Lluis Gifre Renom authored
      - Added helper method get_topology_details()
      75985f1d
  13. 12 Sep, 2023 4 commits
  14. 06 Sep, 2023 8 commits
    • Lluis Gifre Renom's avatar
      Context component: · 633defb0
      Lluis Gifre Renom authored
      - Corrected parsing of topologydevicemodel relations in Device
      633defb0
    • Lluis Gifre Renom's avatar
      Context component: · 32fbafb5
      Lluis Gifre Renom authored
      - Corrected viewonly relations in TopologyDeviceModel and TopologyLinkModel
      - Corrected parsing of topologydevicemodel relations in Device
      32fbafb5
    • Lluis Gifre Renom's avatar
      Context component: · bcd778ed
      Lluis Gifre Renom authored
      - Enhanced notifications of Device sub-module
      bcd778ed
    • Lluis Gifre Renom's avatar
      Context component: · 2415a168
      Lluis Gifre Renom authored
      - Activated missing relations in TopologyDeviceModel and TopologyLinkModel
      2415a168
    • Lluis Gifre Renom's avatar
      Context component: · 3b56986e
      Lluis Gifre Renom authored
      - Enhanced notifications of Topology sub-module
      3b56986e
    • Lluis Gifre Renom's avatar
      Common - Tests - MockMessageBroker: · 84853876
      Lluis Gifre Renom authored
      - Removed unused TOPICS variable
      84853876
    • Lluis Gifre Renom's avatar
      Context component: · e94c55a8
      Lluis Gifre Renom authored
      - Moved Events to database sub-module
      - Improved API for notification publication and consumption
      - Moved construction of gRPC reply objects to database sub-module
      - Moved generation of context change notifications to database sub-modules
      - Minor cosmetic improvements
      e94c55a8
    • Lluis Gifre Renom's avatar
      NFV-SDN'22 deploy scripts and scenario description · 7f4a1893
      Lluis Gifre Renom authored
      Scenario.md:
      - Recormatted and extended description of NFV-SDN'22 network topology and scenario.
      
      deploy_all.sh:
      - Activated deployment of mock blockchain by default
      - Corrected mock blockchain deploy command
      - Improved script comments
      
      dump_logs.sh:
      - Added missing webui containers
      - Reorganized log folders to align with rest of experiments
      
      reset.sh:
      - Added commands for domains 2, 3, and 4
      - Added script comments
      
      show_deploy.sh:
      - Added commands for domains 2, 3, and 4
      
      deploy_specs_dom*.sh:
      - Updated and aligned scripts with my_deploy.sh
      7f4a1893
  15. 28 Jul, 2023 2 commits