Hongbin Lu d610918a3c Encode injected file data (server-side)
In before, we sent raw file data from client to server over
HTTP. This commit encode injected file data by using
RFC 3548 that are suitable for binary data sent as
part of an HTTP request.

The file will be encoded at client side before sending it
to server. The encoded data will be decoded at server side
before injecting into the container. This commit did the
server-side decoding. Client-side encoding will be done
by another patch.

Needed-By: I41838ccc5c0b5e01d84195cd27f1f5e4dbe84a78
Change-Id: I1ae959778f904dc52f102721558c2ede0ca2e09e
2018-09-05 02:25:27 +00:00
2018-07-19 01:35:23 +00:00
2018-08-28 00:44:18 +00:00
2018-03-14 04:36:33 +00:00
2018-08-14 18:16:51 +00:00
2018-03-28 15:29:40 +07:00
2016-11-02 05:15:29 +00:00
2018-03-28 15:29:40 +07:00
2016-09-03 16:03:04 -05:00
2018-03-28 15:29:40 +07:00
2018-08-30 01:56:33 +00:00
2016-05-12 14:59:56 -04:00
2017-04-07 10:50:23 +08:00
2017-07-15 16:10:06 +07:00
2016-05-12 14:59:56 -04:00
2018-02-04 17:56:32 +00:00
2018-08-12 21:34:21 +00:00
2017-06-10 13:40:18 +00:00
2018-08-24 05:54:32 +00:00

Team and repository tags

image

image

Zun

OpenStack Containers service

Zun (ex. Higgins) is the OpenStack Containers service. It aims to provide an API service for running application containers without the need to manage servers or clusters.

Features

  • TODO
Description
Containers Service for OpenStack
Readme 26 MiB
Languages
Python 99.3%
Shell 0.7%