tosca parser does not raise exception even with wrong type definition

Bug #1672251 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
New
Undecided
Tung Doan

Bug Description

https://review.openstack.org/#/c/435187/9/tacker/vnfm/tosca/lib/tacker_defs.yaml@1

we have the type is put under policies even though it is actually not a policy:

  tosca.datatypes.tacker.VirtualIP:
    properties:
      ip_address:
        type: string
        required: true
        description: The virtual IP address allowed to be paired with.
      mac_address:
        type: string
        required: false
        description: The mac address allowed to be paired with specific virtual IP.

Tung Doan (tungdoan)
Changed in tacker:
assignee: nobody → Tung Doan (tungdoan)
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.