[
https://issues.apache.org/jira/browse/CLOUDSTACK-9233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097814#comment-15097814
]
ASF GitHub Bot commented on CLOUDSTACK-9233:
--------------------------------------------
GitHub user DenEric opened a pull request:
https://github.com/apache/cloudstack-cloudmonkey/pull/12
Summary: Allow 'sync' as a verb
Allow 'sync' as a verb without overriding the cloudmonkey sync
implementation
BUG-ID: CLOUDSTACK-9233
Reviewed-by: Frank Maximus <[email protected]>
Reported-by :Eric Waegeman <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DenEric/cloudstack-cloudmonkey master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack-cloudmonkey/pull/12.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 #12
----
commit 47c2698fd230f6652438b1858ed8b9f3691f3c23
Author: Eric Waegeman <[email protected]>
Date: 2016-01-13T14:48:38Z
Summary: Allow 'sync' as a verb without overriding the cloudmonkey sync
implementation
BUG-ID: CLOUDSTACK-9233
Reviewed-by: Frank Maximus <[email protected]>
Reported-by :Eric Waegeman <[email protected]>
----
> Cloudmonkey: unable to execute "sync" when cache contains "sync" verb
> ---------------------------------------------------------------------
>
> Key: CLOUDSTACK-9233
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9233
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Cloudmonkey
> Reporter: Eric Waegeman
> Labels: cloudmonkey
>
> In case one of the verbs in api cache is equal to an default cloudmonkey
> command (sync, set, exit, ...),
> loadcache will replace the handler method.
> We would propose to call the default handler if no arguments are passed,
> or the first argument is not found in the api cache
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)