Fix typo in keystone

Bug #1254585 reported by huangtianhua
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
huangtianhua

Bug Description

Something like this:

    Validate the user and tenant auth into in order to -> Validate the user and tenant auth info
    attmepting -> attempting in keystone/catalog/templated.py
    extnsion -> extension in keystone/common/extension.py
    identfier -> identifier in keystone/common/cms.py
    establed -> established in keystone/contrib/endpoint_filter/controllers.py
    specifc -> specific in keystone/identity/core.py
    intitalized -> initialized in keystone/identity/core.py
    combatibility -> compatibility in keystone/middleware/auth_token.py
    explicity -> explicitly in keystone/openstack/common/db/sqlalchemy/models.py
    uniq -> unique in keystone/openstack/common/db/sqlalchemy/utils.py

Changed in keystone:
assignee: nobody → huangtianhua (huangtianhua)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Low
Revision history for this message
Dolph Mathews (dolph) wrote :

as mentioned in the code review, "naive" is correct in this case

Revision history for this message
huangtianhua (huangtianhua) wrote :

Thanks Dolph Mathews.
I will modify this.
And i find other typos, and i will modify them in this patch too.

description: updated
Revision history for this message
Dolph Mathews (dolph) wrote :

Thanks!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/58225
Committed: http://github.com/openstack/keystone/commit/541b1b52b36f02ed971e5797e7f320b64ff13eba
Submitter: Jenkins
Branch: master

commit 541b1b52b36f02ed971e5797e7f320b64ff13eba
Author: huangtianhua <email address hidden>
Date: Mon Nov 25 17:08:12 2013 +0800

    Fix typo in keystone

    1. Validate the user and tenant auth into in order to -> Validate the user
       and tenant auth info in order to
    2. attmepting -> attempting
    3. extnsion -> extension
    4. identfier -> identifier
    5. establed -> established
    6. specifc -> specific
    7. intitalized -> initialized
    8. explicity -> explicitly
    9. uniq -> unique

    Change-Id: I8f4420e7c41cfdbc3f4751ed1c0b9a6e151b0940
    Closes-Bug: #1254585

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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