commit | 976e8dfaebf514d31e99b8a0dcb7788059d3127b | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri Dec 19 14:21:54 2014 -0500 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Mar 05 14:03:57 2015 -0500 |
tree | 422aeafa2e7ff9e6c1a78f9c9647229ddeb8c289 | |
parent | 11ab20b269385e4dbe9e5160566a06743656e8c1 [diff] |
Add support for roles to credentials providers This commit adds support for requesting credentials by a role from the credentials providers. This entails 2 things, first adding support for specifying roles in a test-accounts file with test-accounts based providers and secondly adding support to isolated-creds to assign arbitrary roles on credentials requested by role. Change-Id: I6a0f0539d41e0cf3d04414964b289447194d2793 Partially-implements: bp test-accounts-continued