Reviewed:  https://review.openstack.org/333712
Committed: 
https://git.openstack.org/cgit/openstack/swift/commit/?id=c953e84e28b9b17e16bde7dfbbbdabca7acded13
Submitter: Jenkins
Branch:    master

commit c953e84e28b9b17e16bde7dfbbbdabca7acded13
Author: liangjingtao <liang.jing...@zte.com.cn>
Date:   Fri Jun 24 11:50:20 2016 +0800

    Make string.letters PY3 compatible
    
    String.letters are removed in py3,use string.ascii_letters instead.
    
    Change-Id: I3c71b65b09b42dc954a3eb9e02894e5d3b12a3f4
    Closes-Bug: #1595786


** Changed in: swift
       Status: New => Fix Released

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

Title:
  Make  string.letters PY3 compatible

Status in  Fuel Contrail plugin:
  New
Status in Fuel Plugins:
  New
Status in OpenStack Compute (nova):
  New
Status in python-novaclient:
  Fix Released
Status in OpenStack Search (Searchlight):
  New
Status in OpenStack Object Storage (swift):
  Fix Released

Bug description:
  String.letters and related.Lowercase and.Uppercase are removed, please
  switch to string.ascii_letters, etc.

  
  as:
  
https://github.com/openstack/nova/blob/04f2d81bb4d1e26482b613ab799bb38ce304e143/nova/tests/unit/api/openstack/compute/test_console_output.py#L102

To manage notifications about this bug go to:
https://bugs.launchpad.net/fuel-plugin-contrail/+bug/1595786/+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