You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/17 08:38:14 UTC

[GitHub] ServoKvd opened a new issue #2911: Proposal to to reorganize core/ and root(openwhisk/) folders to reflect existing architecture better

ServoKvd opened a new issue #2911: Proposal to to reorganize core/ and root(openwhisk/) folders to reflect existing architecture better
URL: https://github.com/apache/incubator-openwhisk/issues/2911
 
 
   
   (Please find attached the png with the proposed directory structure)
   ![image](https://user-images.githubusercontent.com/10113782/32210464-0e6c8e3a-be51-11e7-90b6-e70fc7ad2d62.png)
   
   Current  core folder:
   actionProxy   javaAction       python2Action  swift3.1.1Action 
   controller      nodejs6Action pythonAction    swift3Action 
   invoker          php7.1Action  routemgmt 
   
   rename actionProxy --> dockerAction
   
   New core folder:
   controller  invoker
   
   Move " dockerAction javaAction python2Action pythonAction  swift3.1.1Action swift3Action nodejs6Action " to "../actionProxies" folder 
   Move "routemgmt" to "../apigw" folder. 
   
   So 2 new folders to be created in the root folder for 'runtimes" & "apigw" functionality.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services