This is for the urls being called to Runtime. Setting the namespace is a remnant where an auth key can map to multiple namespaces, now there is a 1:1 mapping. See https://github.com/apache/openwhisk-cli/pull/434 Enforce these limitations: 1. Replace with `_` only in API calls 2. Do not replace when generating action web-urls 3. Keep `NAMESPACE` in .wskprops for informational purposes (see #80)