Zun

image length can be set to zero length string

Bug #1640417 reported by Pradeep Kumar Singh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Undecided
Pradeep Kumar Singh

Bug Description

https://github.com/openstack/zun/blob/master/zun/api/controllers/v1/containers.py#L69

        'image': {
            'validate': types.String.validate,
            'validate_args': {
                'min_length': 0,
                'max_length': 255,
            },
        },

Changed in zun:
assignee: nobody → Pradeep Kumar Singh (pradeep-singh-u)
status: New → Confirmed
Revision history for this message
Pradeep Kumar Singh (pradeep-singh-u) wrote :
Changed in zun:
status: Confirmed → Fix Committed
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.