Commit Graph

3 Commits

Author SHA1 Message Date
Cao Xuan Hoang 31869c5a95 Removes unnecessary utf-8 encoding
The following file [1] added utf-8 encoding but never used. So we can
removes them at all.

[1] __init__.py

Change-Id: I0d4310c7e83c927a7b10931d6334dc24e9b3e22e
2016-12-21 01:29:16 +00:00
Taku Fukushima a8dd46e290 Add entrypoint of Kuryr
This patch adds the entrypoint of Kuryr libnetwork remote driver, which
works as a JSON-oriented Flask app.

Change-Id: Idd6a8d5e72fd4c619bfa88c01edf1f0e19391f91
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
2015-07-27 19:40:49 +09:00
Gal Sagie c98b0a5cbd Initial template commit
Depends-On: I39db2918ea277b939f67d3c856f52bd53c226f27
Change-Id: Iea544d90ae617abbcc6087d558d3fd38fca61a8c
2015-07-15 10:00:44 +03:00