thank you i got it.
On Wed, Mar 26, 2014 at 6:08 PM, Felippe da Motta Raposo < [email protected]> wrote: > Hi! > > This is how I have done it: > https://github.com/felippemr/killer > > It must be improved but it works fine! > > > 2014-03-26 9:33 GMT-03:00 Ian Duffy <[email protected]>: > > > Hi Raja, > > > > This is how I have done it: > > > > > https://github.com/imduffy15/ec2stack/blob/master/ec2stack/providers/cloudstack/requester.py > > > > See the _generate_signature method. > > > > CloudMonkey does something like this too > > > > > https://github.com/bhaisaab/cloudmonkey/blob/master/cloudmonkey/requester.py > > > > Check out this screencast too: > > https://www.youtube.com/watch?v=ZPfm2EksIbc#t=776 > > > > On 26 March 2014 12:14, raja sekhar <[email protected]> wrote: > > > can any one tell me about How to sign an API call with Python and > please > > > refer any link or material regarding this. > > > > > > > > > regards, > > > rajasekhar > > >
