Fix proposed to branch: master
Review: https://review.openstack.org/7181

** Changed in: glance
       Status: New => In Progress

** Changed in: glance
     Assignee: (unassigned) => Bhuvaneswaran A (bhuvan)

-- 
You received this bug notification because you are a member of OpenStack
Common Drivers, which is the registrant for openstack-common.
https://bugs.launchpad.net/bugs/994957

Title:
  handle all mailmap with name and email address

Status in OpenStack Image Registry and Delivery Service (Glance):
  In Progress
Status in OpenStack Identity (Keystone):
  In Progress
Status in OpenStack Compute (Nova):
  New
Status in openstack-common:
  In Progress

Bug description:
  The parse_mailmap() method handle following format:
      <em...@foo.com>  <em...@bar.com>

  It can't handle following formats:
    Foo <em...@foo.com> Bar <em...@bar.com>
    Foo ZZ <em...@foo.com> Bar YY <em...@bar.com>

  All 3 formats are valid mailmap formats, as per this document.
    http://man.github.com/git/git-shortlog.html

  Please fix it.

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

_______________________________________________
Mailing list: https://launchpad.net/~openstack-poc
Post to     : openstack-poc@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-poc
More help   : https://help.launchpad.net/ListHelp

Reply via email to