GitHub user marcaurele opened a pull request: https://github.com/apache/cloudstack/pull/1798
API: affinitygroupids or affinitygroupnames must be given Return an exception if both parameter are missing. Signed-off-by: Marc-Aurèle Brothier <m...@brothier.org> You can merge this pull request into a Git repository by running: $ git pull https://github.com/exoscale/cloudstack fix/CLOUDSTACK-9631 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1798.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 #1798 ---- commit 907c46ae73bd5f5f4a7182c38665ccc64b62a3c4 Author: Marc-Aurèle Brothier <m...@brothier.org> Date: 2016-11-29T12:54:28Z API: affinitygroupids or affinitygroupnames must be given Return an exception if both parameter are missing. Signed-off-by: Marc-Aurèle Brothier <m...@brothier.org> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---