Symmetrical option throwing error if we give value True/False

Bug #1630142 reported by venkatamahesh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-tackerclient
New
Medium
Akshil Verma

Bug Description

Symmetrical option of tacker vnffg-create is taking values 0 or 1. As per cli-guide if we give True/False it is throwing error.

Revision history for this message
venkatamahesh (venkatamaheshkotha) wrote :
Revision history for this message
venkatamahesh (venkatamaheshkotha) wrote :

And here is the vnffgnfp database screenshot

Akshil Verma (akshilv)
Changed in python-tackerclient:
assignee: venkatamahesh (venkatamaheshkotha) → Akshil Verma (akshilv)
Revision history for this message
Akshil Verma (akshilv) wrote :

The database is correct. Tinyint is an alias for bool type in mysql, where false=0 and true=1.

Revision history for this message
yong sheng gong (gongysh) wrote :

akshilv, do you have any update for this?

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.