| commit | 7a0f3e5d85f8e1be4557466ad2c953c3b917a16c | [log] [tgz] |
|---|---|---|
| author | Joe Topjian <joe@topjian.net> | Mon Aug 22 20:26:34 2016 -0600 |
| committer | jrperritt <jrperritt@gmail.com> | Mon Aug 22 21:26:34 2016 -0500 |
| tree | d0f14da02d64c915bba8f54996816244c0dbbf64 | |
| parent | 0d7ed5dbfae5f26bf07ef7cafc2c5113e5c7189b [diff] |
Swauth Support (#65) * Swauth Support Swauth is an internal authentication system for Swift. This commit adds support for Swauth in a way that still enables the resulting *gophercloud.ServiceClient to still be able to use the existing ObjectStorage API calls. * Swauth updates for consistency * Marking required fields for Swauth