GitHub user ntavares opened a pull request:

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

    signatureversion and backward compatibility

    Provide signatureversion as config.option for backward compatibility;
    Follow specification: only provide signatureversion=&expires= in URL if 
signatureversion=3
    
http://docs.cloudstack.apache.org/en/latest/dev.html?highlight=signatureversion
    
    PS: We want signatureversion to be an integer

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/5.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 #5
    
----
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.

commit 32229ea88d7f156ebc79ef1d3c67793669bd50c1
Author: Nuno Tavares <n.tava...@tech.leaseweb.com>
Date:   2015-05-20T14:40:35Z

    Provide signatureversion as config.option for backward compatibility;
    
    Follow specification: only provide signatureversion=&expires= in URL if 
signatureversion=3
    
http://docs.cloudstack.apache.org/en/latest/dev.html?highlight=signatureversion

commit d0cce546f6170a4a7549bb6855e197a5ef668924
Author: Nuno Tavares <n.tava...@tech.leaseweb.com>
Date:   2015-05-20T14:40:35Z

    Provide signatureversion as config.option for backward compatibility;
    
    Follow specification: only provide signatureversion=&expires= in URL if 
signatureversion=3
    
http://docs.cloudstack.apache.org/en/latest/dev.html?highlight=signatureversion
    
    PS: We want signatureversion to be an integer

commit 1a934965349c814ba774b6002dce8f0ebad3c1fd
Author: Nuno Tavares <n.tava...@tech.leaseweb.com>
Date:   2015-05-20T15:08:19Z

    Merge branch 'master' of https://github.com/ntavares/cloudstack-cloudmonkey
    
    Conflicts:
        cloudmonkey/requester.py

----


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