commit 820d9d9a84f2a65677a2654b36a4677eaeba59fc
Author: Jose Castro Leon <email address hidden>
Date: Wed May 17 14:00:34 2017 +0200
Fix ec2tokens validation in v2 after regression in metadata_ref removal
Since the last patch in the ocata release that removed the metadata_ref,
the ec2tokens api is broken due to unable to unpack the result of the
authenticate command (4 elements) while expecting to expand it into 5.
Reviewed: https:/ /review. openstack. org/465530 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=820d9d9a84f 2a65677a2654b36 a4677eaeba59fc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 820d9d9a84f2a65 677a2654b36a467 7eaeba59fc
Author: Jose Castro Leon <email address hidden>
Date: Wed May 17 14:00:34 2017 +0200
Fix ec2tokens validation in v2 after regression in metadata_ref removal
Since the last patch in the ocata release that removed the metadata_ref,
the ec2tokens api is broken due to unable to unpack the result of the
authenticate command (4 elements) while expecting to expand it into 5.
Change-Id: I71c4b51444ea9f 7a3016b68d7dee9 a4747e9c0fd
Closes-Bug: #1691111
Closes-Bug: #1635389