TritonDataCenter / python-manta

Python SDK for Manta (community maintained)
MIT License
25 stars 18 forks source link

add RBAC support #25

Closed trentm closed 8 years ago

trentm commented 10 years ago

See envvar and naming suggestions for node-manta in MANTA-2401 and follow suit: MANTA_USER, MANTA_SUBUSER.

tgross commented 8 years ago

@trentm looking into this is what caused me to find the issues in https://github.com/joyent/python-manta/pull/34.

I'm going to need to support this for the triton-mysql blueprint to do automated backups to Manta without handing over the keys to the kingdom. So unless you've got any objections, I'm going to knock this issue out as well.

cc @misterbisson

trentm commented 8 years ago

@tgross No objections at all. Happy to CR.

tgross commented 8 years ago

This was merged in, should we close this issue?

trentm commented 8 years ago

Yup, thanks.