Comment 3 for bug 1006793

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

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

commit a68d530133b9687f85dad4edf74d4b69a71e4959
Author: Dolph Mathews <email address hidden>
Date: Sun Jun 3 12:36:27 2012 -0600

    Fixed typo in routing conditions (bug 1006793)

    The kwarg should be 'method' not 'methods', per Routes docs.
    See: http://routes.readthedocs.org/en/latest/setting_up.html#conditions

    Example in lieu of negative tests...
    Without this change: http://paste.openstack.org/raw/18326/
    With this change: http://paste.openstack.org/raw/18325/

    Change-Id: If91fc0c79b320652674c68c433989a60c098dc1e