All, I am working on fixing for the bug https://bugs.launchpad.net/python-keystoneclient/+bug/1158597 Keystone client middleware code populate http headers with none value when authenticating against v2 api. Question: Do we expect to populate http headers with none values? I see that there are existing tests in keystone client code which expects headers with none values when authenticating against v3 for unscoped token. https://github.com/openstack/python-keystoneclient/blob/master/tests/test_auth_token_middleware.py#L1391 Cheers, Nachi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130528/eac517e7/attachment.html>