This patch will require minor differences for stable/icehouse:
nullptr:keystone morgan$ git apply --reject patch Checking patch keystone/common/authorization.py... Hunk #1 succeeded at 87 (offset 19 lines). Hunk #2 succeeded at 123 (offset 19 lines). Checking patch keystone/contrib/oauth1/controllers.py... Checking patch keystone/tests/test_v3_auth.py... Hunk #1 succeeded at 2777 (offset -50 lines). Checking patch keystone/tests/test_v3_oauth1.py... Hunk #1 succeeded at 486 (offset 10 lines). Checking patch keystone/trust/controllers.py... error: while searching for: The user creating the trust must be the trustor.
""" if not trust: raise exception.ValidationError(attribute='trust', target='request')
error: patch failed: keystone/trust/controllers.py:124 Applied patch keystone/common/authorization.py cleanly. Applied patch keystone/contrib/oauth1/controllers.py cleanly. Applied patch keystone/tests/test_v3_auth.py cleanly. Applied patch keystone/tests/test_v3_oauth1.py cleanly. Applying patch keystone/trust/controllers.py with 1 reject... Rejected hunk #1
This patch will require minor differences for stable/icehouse:
nullptr:keystone morgan$ git apply --reject patch common/ authorization. py... contrib/ oauth1/ controllers. py... tests/test_ v3_auth. py... tests/test_ v3_oauth1. py... trust/controlle rs.py.. .
Checking patch keystone/
Hunk #1 succeeded at 87 (offset 19 lines).
Hunk #2 succeeded at 123 (offset 19 lines).
Checking patch keystone/
Checking patch keystone/
Hunk #1 succeeded at 2777 (offset -50 lines).
Checking patch keystone/
Hunk #1 succeeded at 486 (offset 10 lines).
Checking patch keystone/
error: while searching for:
The user creating the trust must be the trustor.
""" ValidationError (attribute= 'trust' ,
target= 'request' )
if not trust:
raise exception.
error: patch failed: keystone/ trust/controlle rs.py:124 common/ authorization. py cleanly. contrib/ oauth1/ controllers. py cleanly. tests/test_ v3_auth. py cleanly. tests/test_ v3_oauth1. py cleanly. trust/controlle rs.py with 1 reject...
Applied patch keystone/
Applied patch keystone/
Applied patch keystone/
Applied patch keystone/
Applying patch keystone/
Rejected hunk #1