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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to