RE: [PATCH] Ubuntu: Do not package the sccs-info file, it's not generated

2012-05-28 Thread Pradeep Soundararajan
Hi Wido, Please let me know are you able to do the Ubuntu build on * master branch. I am able to do the Ubuntu build (./waf deb) on * master branch only after with these modifications. Please find the diff log attached. # modified: debian/cloud-agent.install # modified: debian/cont

Re: l10n

2012-05-28 Thread Mohammad Nour El-Din
Hi David... Would you please elaborate on what kind of agreement CS has with Transifex ? The loclaized content you get from their service is it licensed some how ? If yes what kind of license they use ? On Fri, May 25, 2012 at 1:40 AM, David Nalley wrote: > Hi folks: > > We've got some folks

RE: bugs.cloudstack.org and wiki.cloudstack.org maintenance

2012-05-28 Thread Abhinandan Prateek
We are not able to see the attachments in Jira bugs. -abhi >-Original Message- >From: Ewan Mellor [mailto:ewan.mel...@eu.citrix.com] >Sent: Monday, May 28, 2012 4:51 AM >To: cloudstack-dev@incubator.apache.org >Cc: David Nalley; Pradeep Soundararajan >Subject: RE: bugs.cloudstack.org and

Re: l10n

2012-05-28 Thread David Nalley
On Mon, May 28, 2012 at 7:36 AM, Mohammad Nour El-Din wrote: > Hi David... > >   Would you please elaborate on what kind of agreement CS has with > Transifex ? The loclaized content you get from their service is it licensed > some how ? If yes what kind of license they use ? We don't really have

What to do with Github?

2012-05-28 Thread David Nalley
Hi folks, So historically CloudStack (the project) had it's own github account, in which their are 18 repos. One of which is a mirror of CloudStack (the codebase), and the others which are either docs, or configuration, or similiar things. A number of those will continue to need a place to live (f

RE: bugs.cloudstack.org and wiki.cloudstack.org maintenance

2012-05-28 Thread Rajesh Battala
Unable to write comments on the bugs. > -Original Message- > From: Abhinandan Prateek [mailto:abhinandan.prat...@citrix.com] > Sent: Monday, May 28, 2012 5:21 PM > To: cloudstack-dev@incubator.apache.org > Cc: David Nalley; Pradeep Soundararajan > Subject: RE: bugs.cloudstack.org and wiki

Re: bugs.cloudstack.org and wiki.cloudstack.org maintenance

2012-05-28 Thread David Nalley
Thanks for letting us know about the problem. I 'think' they should be fixed now. Please let me know if you continue to have problems. Specifically I've tested that the following now work: * graphical UI has returned * attacments can be accessed * comments can be made. --David On Mon, May 28, 2

Re: 3.0.2 Ubuntu package

2012-05-28 Thread David Nalley
On Sat, May 26, 2012 at 9:31 PM, Onsite Support wrote: > Hello Cloudstack dev, > > My apologies if this is the wrong place for this. > > I just spent a few hours trying to upgrade our 2.2.14 cloudstack install to > 3.0.2 and came across a few issues. > > 1. When installing the package, the cloud-

RE: bugs.cloudstack.org and wiki.cloudstack.org maintenance

2012-05-28 Thread Rajesh Battala
Thanks a lot for fixing the issues. Am able to make comments and modify the bugs. Thanks Rajesh Battala > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Monday, May 28, 2012 9:43 PM > To: cloudstack-dev@incubator.apache.org > Cc: David Nalley; Pradeep Soundararaj

Re: What to do with Github?

2012-05-28 Thread Mohammad Nour El-Din
Hi... On Mon, May 28, 2012 at 5:32 PM, David Nalley wrote: > Hi folks, > > So historically CloudStack (the project) had it's own github account, > in which their are 18 repos. One of which is a mirror of CloudStack > (the codebase), and the others which are either docs, or > configuration, or si

Re: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs -> $tmpltfs) (#15)

2012-05-28 Thread David Nalley
On Sat, May 26, 2012 at 3:11 PM, David Nalley wrote: > -- Forwarded message -- > From: butanet > > Date: Sat, May 26, 2012 at 1:24 PM > Subject: [CloudStack] Fix variable name in createtmplt.sh ($tmplfs -> > $tmpltfs) (#15) > To: hudsoncloudies > > > You can merge this Pull Requ

Re: [CloudStack] Fix variable name in createtmplt.sh (#14)

2012-05-28 Thread David Nalley
On Sat, May 26, 2012 at 3:10 PM, David Nalley wrote: > -- Forwarded message -- > From: butanet > > Date: Sat, May 26, 2012 at 11:39 AM > Subject: [CloudStack] Fix variable name in createtmplt.sh (#14) > To: hudsoncloudies > > > line 100: "$qemu-img" should be "$qemu_img" > > You

Ruby binding for CloudStack APIs

2012-05-28 Thread Anantha Kasetty
Do we have any working implementation of CloudStack APIs(3.x or 2.2.x versions) in Ruby? Would be interested in finding out if someone is already working on it. regards, Anantha Kasetty 408-242-8317 anantha.kase...@citrix.com

Re: Ruby binding for CloudStack APIs

2012-05-28 Thread Chiradeep Vittal
Yes. Check out fog.io http://docs.cloud.com/CloudStack_Documentation/Design_Documents/Fog_coverage -- Chiradeep On May 28, 2012, at 18:07, "Anantha Kasetty" wrote: > Do we have any working implementation of CloudStack APIs(3.x or 2.2.x > versions) in Ruby? Would be interested in finding out