** Changed in: oslo-incubator
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1218682

Title:
  User's email format hasn't been checked

Status in OpenStack Identity (keystone):
  In Progress
Status in oslo-incubator:
  Won't Fix
Status in python-keystoneclient:
  In Progress

Bug description:
  When a user is created, the email attribute can be in any format.
  I think it's necessary to do the format check of email.

  $ keystone user-list
  
+----------------------------------+----------------+---------+-----------------------+
  |                id                |      name      | enabled |         email 
        |
  
+----------------------------------+----------------+---------+-----------------------+
  | 4d0458857e604f0e9ceeefdea61f92a2 |    testuser    |   True  |      
test_user@@      |

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1218682/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to