we need validate scale policy properties in vnfd

Bug #1692392 reported by Yan Xing'an
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Won't Fix
Undecided
jeremy.chang

Bug Description

In tacker current code, tacker scale policy properties are not validated, and delivered to heat directly.

  policies:
    - SP1:
        type: tosca.policies.tacker.Scaling
        properties:
          increment: 1
          cooldown: 120
          min_instances: 1
          max_instances: 3
          default_instances: 2
          targets: [VDU1, VDU2]

We need add some code to validate these values.

Changed in tacker:
assignee: nobody → jeremy.chang (jeremy.chang)
Yasufumi Ogawa (yasufum)
Changed in tacker:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.