| commit | 614b51d907e67520f4d3f2751ea04247b0562d53 | [log] [tgz] |
|---|---|---|
| author | Joe Topjian <joe@topjian.net> | Wed Aug 03 12:19:30 2016 -0600 |
| committer | jrperritt <jrperritt@gmail.com> | Wed Aug 03 13:19:30 2016 -0500 |
| tree | 4ed6ed23e05bd4955b91b347a36964ff0ba23ef1 | |
| parent | 0bc5578dc193f747667cdeee035460f4a168e015 [diff] |
Change Block Storage v1 Snapshots.CreatedAt Type (#31) * Change Block Storage v1 Snapshots.CreatedAt Type This commit changes the Snapshots.CreatedAt type from gophercloud.JSONRFC3339Milli to gophercloud.JSONRFC3339MilliNoZ. * Adding Description to expected results