Files
python-zunclient/zunclient/common
Hongbin Lu 3d0457ebe0 Encode injected file data in containers module
We encode file content before sending it via HTTP. In before,
we encode injected file content in CLI shell module so the file
is encoded only when users are using CLI commands.
This commit moves encoding down to containers module so that it
will be available for non-CLI users as well.

Change-Id: I9638ee363ae85c36e421dc997fe2dcad5d4d71cc
2018-09-30 23:40:34 +00:00
..
2017-08-05 07:55:35 -04:00
2018-08-12 21:28:23 +00:00