You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2018/02/21 13:03:07 UTC

[incubator-openwhisk-runtime-python] 01/01: Reduce clone-and-own by reusing action proxy code

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git

commit 148e57807db83272865711e95ba999978cef2abd
Merge: 0e8aa67 40cfde7
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Wed Feb 21 05:03:03 2018 -0800

    Reduce clone-and-own by reusing action proxy code
    
    Use actionproxy from dockerSkeleton do not clown and own is the motto FTW!

 .travis.yml                               |   6 +
 README.md                                 |   4 +-
 ansible/environments/local/group_vars/all |   8 +-
 ansible/environments/local/hosts          |   7 +-
 core/python2Action/Dockerfile             |   5 +-
 core/python2Action/actionproxy.py         | 271 ------------------------------
 6 files changed, 20 insertions(+), 281 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
rabbah@apache.org.