commit | 1fd3a43775ac094cd31441a64cb0419bdab82e28 | [log] [tgz] |
---|---|---|
author | Nicola Girardi <idrarig.alocin@gmail.com> | Sat Dec 09 11:47:24 2017 +0000 |
committer | Andrew Gerrand <adg@golang.org> | Thu Dec 14 22:00:18 2017 +0000 |
tree | 79c8a224c1769a743150747c52b5d58145e5ca56 | |
parent | b9f2785395f2561c3f1ea1fb90f15a013ee22cfc [diff] |
cloud/storage/openstack: implement storage.Lister This will allow using upspin-audit scanstore. The implementation is a bit convoluted as gophercloud does not expect a client that proxies pagination. Running against my storage gives: remote,$domain:443: 181746788561 bytes total (169.26GB) in 271390 references which matches the storage provider's summary data in the UI. Change-Id: Ibc8cbc0a5de8ff2d8d3532a8a217b9f78a10f07e Reviewed-on: https://upspin-review.googlesource.com/17320 Reviewed-by: Andrew Gerrand <adg@golang.org>
openstack
repositoryNote: This repository is under construction.
This repository contains support for running Upspin on OpenStack.
See the master repository for more information.