Comment 2 for bug 900514

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/2092
Committed: http://github.com/openstack/keystone/commit/fb70b8cde352bd00d737e13b94fbaacde84ff7e9
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit fb70b8cde352bd00d737e13b94fbaacde84ff7e9
Author: Ziad Sawalha <email address hidden>
Date: Mon Dec 5 19:17:38 2011 -0600

    Fixes missed tests and subsequently introduced bugs

    - bug 900514 fixed: some test files were marked as
      executable. Nose by default skips those. They've
      been reset to 644.
    - bug 900525 was introduced in the refactoring of
      the backend code. The test was not impacted but
      the load fixture code was. This has been addressed
      and the test passes again. No nchanges needed to
      the code being tested (i.e. no bugs introduced)

    Change-Id: I87ee799a47f90c383e181d203fd783c77fa4b3e5