← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1363289] Re: Typos in base64utils.py file

 

Fixed in
https://review.openstack.org/#/c/118913/1/keystone/common/base64utils.py

** Changed in: keystone
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1363289

Title:
  Typos in base64utils.py file

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  In https://github.com/openstack/keystone/blob/master/keystone/common/base64utils.py
  Typos:
  Line No : 143 "enconding" in place of "encoding"
  https://github.com/openstack/keystone/blob/67b474f4ba3428eca97a4a6faaaba5951253f236/keystone/common/base64utils.py#L143
  Line No : 296 and 300 "multple" in place of "multiple"
  https://github.com/openstack/keystone/blob/67b474f4ba3428eca97a4a6faaaba5951253f236/keystone/common/base64utils.py#L296
  Line No :313, 350 and 372 "whitepace" in place of "whitespace"
  https://github.com/openstack/keystone/blob/67b474f4ba3428eca97a4a6faaaba5951253f236/keystone/common/base64utils.py#L313
  https://github.com/openstack/keystone/blob/67b474f4ba3428eca97a4a6faaaba5951253f236/keystone/common/base64utils.py#L350
  https://github.com/openstack/keystone/blob/67b474f4ba3428eca97a4a6faaaba5951253f236/keystone/common/base64utils.py#L372

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


References