← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1241198] Re: Keystone tests determine rootdir relative to pwd

 

Cool, thanks!

** 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/1241198

Title:
  Keystone tests determine rootdir relative to pwd

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  keystone/tests/core.py

  contains this code:

    ROOTDIR = os.path.dirname(os.path.abspath('..'))

  which is determining the abspath of $PWD/..

  A more reliable way to determine the rootdir is relative to the
  dirname(__file__) of the python module itself.

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