Abnormal behaviour of UUID and IP types

Bug #1287152 reported by Ilya Kharin
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
WSME
Fix Released
Undecided
Unassigned

Bug Description

The validate method of instances of the UserType class should returns a value. Three new types behave in a wrong way because a call of the validate always returns the None value:

1. UuidType
2. IPv4AdressType
3. IPv6AddressType

Revision history for this message
Ilya Kharin (akscram) wrote :

The patch for UuidType is already merged (https://review.openstack.org/#/c/76560/).

Revision history for this message
Stéphane Bisinger (kjir) wrote :

The fix for IPv4AddressType and IPv6AddressType can be found here:

https://review.openstack.org/#/c/77574/

Changed in wsme:
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to wsme (master)

Reviewed: https://review.openstack.org/77574
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=d34eb82353458921c65427215d9725ab7cc633c4
Submitter: Jenkins
Branch: master

commit d34eb82353458921c65427215d9725ab7cc633c4
Author: Ilya Kharin <email address hidden>
Date: Mon Mar 3 12:09:36 2014 +0400

    Fix validation of IPv{4,6}AddressType

    The patch fixes a validation of IPv4AddressType and IPv6AddressType. Due
    to the fact that the the validation method should returns a proper
    value.

    Change-Id: Ib00f9cc5012875055c882cf5a7bfce6c89f8f14d
    Closes-Bug: #1287152

Changed in wsme:
status: Confirmed → Fix Committed
Changed in wsme:
milestone: none → 0.8.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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