Skip to content
Snippets Groups Projects

Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA

Open rahulkumarr requested to merge service_kpi_nsd_and_vnfd into master
5 unresolved threads

Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA This nsd and vnfd can be used to test Service KPI based auto scaling feature

Edited by rahulkumarr

Merge request reports

Merge request pipeline #15922 failed

Merge request pipeline failed for 3e3f146e

Approval is optional
The target branch master does not exist. Please restore it or use a different target branch.

Merge details

  • The source branch is 13 commits behind the target branch.
  • 2 commits and 1 merge commit will be added to master.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 #cloud-config
2 password: osm2022
  • 35 scale-out-relational-operation: GT
    36 scale-out-threshold: 48000000
    37 vnf-monitoring-param-ref: vnf_cpu_util
    38 scaling-type: automatic
    39 threshold-time: 3
    40
    41 ext-cpd:
    42 - id: vnf-cp0-ext
    43 int-cpd:
    44 cpd: vdu-eth0-int
    45 vdu-id: hackfest_basic-VM
    46 id: hackfest_basic-vnf
    47 mgmt-cp: vnf-cp0-ext
    48 product-name: hackfest_basic-vnf
    49 sw-image-desc:
    50 - id: ubuntu20.04
  • rahulkumarr added 1 commit

    added 1 commit

    • d9c1b90f - This nsd and vnfs can be used to test Service KPI based scaling feat

    Compare with previous version

  • 1 nsd:
    2 nsd:
    3 - description: Simple NS with a single VNF and a single VL
    4 df:
    5 - id: default-df
    6 vnf-profile:
    7 - id: '1'
    8 virtual-link-connectivity:
    9 - constituent-cpd-id:
    10 - constituent-base-element-id: '1'
    11 constituent-cpd-id: vnf-cp0-ext
    12 virtual-link-profile-id: mgmtnet
    13 vnfd-id: hackfest_basic-vnf
  • 1 #cloud-config
    2 password: osm2022
    3 chpasswd: { expire: False }
  • 1 #cloud-config
  • rahulkumarr added 1 commit

    added 1 commit

    • 3e3f146e - Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric...

    Compare with previous version

  • rahulkumarr changed title from This nsd and vnfd can be used to test Service KPI based scaling feature to Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA

    changed title from This nsd and vnfd can be used to test Service KPI based scaling feature to Feature 11016: Add nsd and vnfd descriptor for testing Service KPI Metric Based Scaling of VNF using exporter endpoint in NGSA

  • rahulkumarr changed the description

    changed the description

  • Please register or sign in to reply
    Loading