Re: about api

2014-03-26 Thread raja sekhar
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 : > > > Hi Raja, >

Re: about api

2014-03-26 Thread Felippe da Motta Raposo
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 : > Hi Raja, > > This is how I have done it: > > https://github.com/imduffy15/ec2stack/blob/master/ec2stack/providers/cloudstack/requester.py > > See t

Re: about api

2014-03-26 Thread Ian Duffy
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 t

Re: about api

2014-03-26 Thread Daan Hoogland
Raja, You can check out the marvin code for this. regards, Daan On Wed, Mar 26, 2014 at 1:14 PM, raja sekhar 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 -- Daan

about api

2014-03-26 Thread raja sekhar
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