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 2018/05/08 22:06:07 UTC

[GitHub] ddragosd opened a new pull request #123: Integrated OW GW and existing API Mamangement

ddragosd opened a new pull request #123: Integrated OW GW and existing API Mamangement
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/123
 
 
   Changes:
   - [x] API Gateway docker image uses `openwhisk/apigateway` container
   - [x] Added `make init-api-management`; it is executed by default as part of `make quick-start`
   - [x] Integrated `rclone` with the API Gateway and [Minio](https://docs.minio.io/) as an example on how the API Gateway can sync the configuration from a remote object store such as S3. `Minio` is simulating such a remote object store; it can be browsed locally on http://localhost:9001/minio/api-gateway 
   - [ ] Update the tests to include a simple API Creation
   

----------------------------------------------------------------
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