commit 54decbd8543c697ee1a22234fe50fd9b0339bcb7
Author: Marek Denis <email address hidden>
Date: Tue Jun 9 18:10:40 2015 +0200
Properly handle Service Provider in token fixtures
``keystoneauth.fixtures.V3Token`` doesn't handle service_providers
properly. This attribute is not marked as part of the dictionary, rather
an attribute of the class. In effect, serializied objects didn't include
``service_providers`` correctly. This patch fixes that.
Reviewed: https:/ /review. openstack. org/189803 /git.openstack. org/cgit/ openstack/ keystoneauth/ commit/ ?id=54decbd8543 c697ee1a22234fe 50fd9b0339bcb7
Committed: https:/
Submitter: Jenkins
Branch: master
commit 54decbd8543c697 ee1a22234fe50fd 9b0339bcb7
Author: Marek Denis <email address hidden>
Date: Tue Jun 9 18:10:40 2015 +0200
Properly handle Service Provider in token fixtures
``keystonea uth.fixtures. V3Token` ` doesn't handle service_providers providers` ` correctly. This patch fixes that.
properly. This attribute is not marked as part of the dictionary, rather
an attribute of the class. In effect, serializied objects didn't include
``service_
Change-Id: Ie5282c02886c2f 8b00114f91abf09 8bd722cae38
Closes-Bug: #1463473