mdeuser commented on a change in pull request #2547: CLI Experimental api removal URL: https://github.com/apache/incubator-openwhisk/pull/2547#discussion_r130458881
########## File path: ansible/roles/routemgmt/files/installRouteMgmt.sh ########## @@ -35,9 +35,9 @@ fi export WSK_CONFIG_FILE= # override local property file to avoid namespace clashes -echo Installing routemgmt package. -$WSK_CLI -i --apihost "$APIHOST" package update --auth "$AUTH" --shared no "$NAMESPACE/routemgmt" \ --a description "This experimental package manages the gateway API configuration." \ +echo Installing apimgmt package Review comment: delete this package 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: [email protected] With regards, Apache Git Services
