← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1595778] Re: There are some spelling mistakes in keystone

 

Reviewed:  https://review.openstack.org/333659
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=3f78996cfa163291cadecb72fb3c102e578bec0d
Submitter: Jenkins
Branch:    master

commit 3f78996cfa163291cadecb72fb3c102e578bec0d
Author: gecong1973 <ge.cong@xxxxxxxxxx>
Date:   Fri Jun 24 10:42:28 2016 +0800

    Fix a few spelling mistakes
    
       Donmain should be domain
       prvider should be provider
       boudary should be boundary
       convesion should be conversion
       inteface should be interface
       projcets should be projects
       sensistive should be sensitive
       environemt should be environment
       validaton shoud be validation
    
    Closes-Bug: #1595778
    
    Change-Id: I304d0de68aa096ea1c1a26c8712a2312578e9c30


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
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/1595778

Title:
  There are some spelling mistakes in keystone

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  in keystone/cmd/cli.py:633:    
       Donmain configs match the filename pattern of, Donmain should be domain 
    in keystone/federation/backends/base.py:277:        
       :param sp: service prvider object, prvider should be provider
    in keystone/identity/backends/ldap/common.py:338:    
        boudary, examples of type conversions are, boudary should be boundary
    in keystone/identity/backends/ldap/common.py:384:            
       the type convesion class would have to subclass each of, convesion should be conversion
    in keystone/identity/backends/ldap/common.py:842:    
       This LDAP inteface wraps the python-ldap based interfaces., inteface should be interface
    in keystone/resource/backends/base.py:519:        
       projcets always have a non-None value for domain_id. projcets should be projects
    in keystone/resource/config_backends/base.py:113:        
       irrespective of whether it is sensistive ot not.  sensistive should be sensitive
    in  keystone/tests/functional/core.py:70:        
       This method doesn't do any token validaton.validaton shoud be validation
    in keystone/common/wsgi.py:808:        
      context. Also, its OK to pass the environemt as it is read-only in,environemt should be environment

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


References