|
|
|
|
|
by drdaeman
4512 days ago
|
|
They seem to use custom OAuth-based facade, so bare OpenStack clients won't work out of the box (or I'm missing something, I'm just starting to read about what Swift is). First I tried to use API console to get storage API URI and auth token, but I misunderstood something and it didn't work for me. This, on the other hand, helped, although it uses some other API endpoints (still, those are OVH APIs): https://github.com/gierschv/node-hubic-swiftauth |
|