[
https://issues.apache.org/jira/browse/CLOUDSTACK-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893923#comment-13893923
]
ASF subversion and git services commented on CLOUDSTACK-6003:
-------------------------------------------------------------
Commit 782c53068564b96d11a09775d489a6e1b38adbd8 in branch refs/heads/master
from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=782c530 ]
Revert "CLOUDSTACK-6003 fixing plus refactoring dispatcher" as it breaks API
dispatching for commands having Map<String,String> as a parameter type
This reverts commit 447430c3df38c36d947c44c4aebd961d8cbb14c4.
Conflicts:
api/src/org/apache/cloudstack/api/BaseCmd.java
server/src/com/cloud/api/ApiDispatcher.java
server/src/com/cloud/network/as/AutoScaleManagerImpl.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
> cloudstack api doesn't report unknown parameters
> ------------------------------------------------
>
> Key: CLOUDSTACK-6003
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6003
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Reporter: Antonio Fornie
> Assignee: Daan Hoogland
> Priority: Minor
> Labels: API
> Fix For: 4.4.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> When a CS API request requires or accepts parameters A, B and C, if the
> request includes also parameters X and Y, that should be detected and logged.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)