GitHub user ntavares opened a pull request:

    https://github.com/apache/cloudstack-cloudmonkey/pull/4

    In the specific case of a "create networkoffering" with no services, …

    …the parameter 'supportedservices' gets stripped off because it's empty. 
However, the API requires it as mandatatory - and yes, the UI allows you to 
create a n.o. with no services.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ntavares/cloudstack-cloudmonkey master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack-cloudmonkey/pull/4.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 #4
    
----
commit 7a5052331a6ed40496995dcd43a82da2b86920d3
Author: Nuno Tavares <ntava...@gmail.com>
Date:   2015-05-15T10:27:27Z

    In the specific case of a "create networkoffering" with no services, the 
parameter 'supportedservices' gets stripped off because it's empty. However, 
the API requires it as mandatatory - and yes, the UI allows you to create a 
n.o. with no services.

----


---
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.
---

Reply via email to