[
https://issues.apache.org/jira/browse/STRATOS-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539491#comment-14539491
]
ASF GitHub Bot commented on STRATOS-1344:
-----------------------------------------
GitHub user dinithis opened a pull request:
https://github.com/apache/stratos/pull/303
Changing the CLI commands and Rest API
Following changes were done.
removeDomainMapping Rest API method modifed and the command
remove-domain-mapping as well.
add-tenant and update tenants were fixed
update-kubernetes-master and add-kubernetes-host commands were fixed
list-cartridge-groups command result format fixed
STRATOS-1344 issue fixed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dinithis/stratos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/303.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #303
----
commit 605bd704937f3c88cc6ce4c8cdc47f84691a9c86
Author: Dinithi <[email protected]>
Date: 2015-05-12T08:02:49Z
Changes to the CLI commands
commit a98b1504fc4f1559ff78805d014dc3c3aae3aa1b
Author: Dinithi <[email protected]>
Date: 2015-05-12T08:04:33Z
Changes to the CLI commands
----
> API Path appearing as part of the output messafe - CLI command
> --------------------------------------------------------------
>
> Key: STRATOS-1344
> URL: https://issues.apache.org/jira/browse/STRATOS-1344
> Project: Stratos
> Issue Type: Bug
> Components: CLI
> Affects Versions: 4.1.0 Beta
> Reporter: Shavindri Dissanayake
> Assignee: Dinithi De SIlva
> Priority: Minor
>
> After executing the command [1] to update a Kubernetes Master, the API path
> is given as part of the output message [2]. The path needs to be removed from
> the message.
> [1] update-kubernetes-master -c kubernetes-cluster-1 -p
> /Users/shavindridissanayake/Documents/stratos/stratos/samples/kubernetes-clusters/kuberenetes-master.json
>
> [2] /api/v4.1/kubernetesClusters/kubernetes-cluster-1/master
> Successfully updated kubernetes master
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)