Kami commented on code in PR #1796: URL: https://github.com/apache/libcloud/pull/1796#discussion_r1045102148
########## libcloud/common/base.py: ########## @@ -527,6 +527,7 @@ def request( stream=False, json=None, retry_failed=None, + container=None, Review Comment: Also, did you push all the changes? Since I don't see ``container`` argument you added in a bunch of places actually being used (or did I miss something)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org