rackspace / gophercloud

A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592
http://gophercloud.io
Other
456 stars 185 forks source link

Fix generation of auth json map when using a trust id #610

Closed MatMaul closed 8 years ago

MatMaul commented 8 years ago

gofmt the code in a separate commit.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 80.63% when pulling 50f33abd827a7bb132acc9b2c33ed6d04a692cd8 on MatMaul:fix_trust into 0d8599924d296da0f172489ecddf51e4066c329a on rackspace:master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 80.63% when pulling 50f33abd827a7bb132acc9b2c33ed6d04a692cd8 on MatMaul:fix_trust into 0d8599924d296da0f172489ecddf51e4066c329a on rackspace:master.

jrperritt commented 8 years ago

@codevulture thoughts on this?

codevulture commented 8 years ago

@jrperritt, @MatMaul : So, i tested this patch and this solves the problem of scope addition as mentioned.Thanks.

jrperritt commented 8 years ago

@codevulture OK, thank you for reviewing and testing. +2