Could use a little DevCloud/Python help

2013-04-18 Thread Mike Tutkowski
Hi, Running the Python script to create a DevCloud environment in 4.1 works fine for me, but I get this error in 4.2: mtutkowski-LT:devcloud mtutkowski$ python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg Traceback (most recent call last): File "../marvin/marvin/deployDataCenter.py", li

Re: Could use a little DevCloud/Python help

2013-04-18 Thread Ron Young
Your message dated: Thu, 18 Apr 2013 16:30:56 -0600 Hi: I ran across this same problem this morning... I stumbled on the solution: pip install requests -ron > > Hi, > > Running the Python script to create a DevCloud environment in 4.1 works > fine for me, b

Re: Could use a little DevCloud/Python help

2013-04-20 Thread David Nalley
On Thu, Apr 18, 2013 at 6:45 PM, Ron Young wrote: > Your message dated: Thu, 18 Apr 2013 16:30:56 -0600 > > > Hi: > > I ran across this same problem this morning... > > I stumbled on the solution: pip install requests > > -ron Sounds like a bug (lack of proper

Re: Could use a little DevCloud/Python help

2013-04-20 Thread Mike Tutkowski
I just created CLOUDSTACK-2123 to track this issue. On Sat, Apr 20, 2013 at 11:43 AM, David Nalley wrote: > On Thu, Apr 18, 2013 at 6:45 PM, Ron Young wrote: > > Your message dated: Thu, 18 Apr 2013 16:30:56 -0600 > > > > > > Hi: > > > > I ran across this same problem this mor

Re: Could use a little DevCloud/Python help

2013-04-20 Thread Rohit Yadav
On Sat, Apr 20, 2013 at 11:13 PM, David Nalley wrote: > On Thu, Apr 18, 2013 at 6:45 PM, Ron Young wrote: > > Your message dated: Thu, 18 Apr 2013 16:30:56 -0600 > > > > > > Hi: > > > > I ran across this same problem this morning... > > > > I stumbled on the solution:

Re: Could use a little DevCloud/Python help

2013-04-22 Thread Prasanna Santhanam
On Sun, Apr 21, 2013 at 12:24:40AM +0530, Rohit Yadav wrote: > On Sat, Apr 20, 2013 at 11:13 PM, David Nalley wrote: > > > On Thu, Apr 18, 2013 at 6:45 PM, Ron Young wrote: > > > Your message dated: Thu, 18 Apr 2013 16:30:56 -0600 > > > > > > > > > Hi: > > > > > > I ran across t