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

2012-05-29 Thread Pradeep Soundararajan
It looks cloudstack-dev@incubator.apache.org will strip out the attachment, thanks Kevin for letting me know... Wido/Frank, Here is the patch: diff --git a/debian/cloud-agent.install b/debian/cloud-agent.install index 5a05311..5ef72ce 100644 --- a/d

Re: What to do with Github?

2012-05-29 Thread Robert Schweikert
On 05/28/2012 01:28 PM, Mohammad Nour El-Din wrote: 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 wh

Re: Ruby binding for CloudStack APIs

2012-05-29 Thread David Nalley
On Mon, May 28, 2012 at 10:27 PM, Chiradeep Vittal wrote: > Yes. Check out fog.io > > http://docs.cloud.com/CloudStack_Documentation/Design_Documents/Fog_coverage > > -- > Chiradeep May also want to look at: https://github.com/rafaelfelix/cloudstack-client-generator (there are actually three v

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

2012-05-29 Thread Edison Su
Good to me. Thanks for your fix. > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Saturday, May 26, 2012 12:10 PM > To: cloudstack-dev@incubator.apache.org > Subject: Fwd: [CloudStack] Fix variable name in createtmplt.sh (#14) > > -- Forwarded message -

RE: [CloudStack] Remove unnecessary option (#16)

2012-05-29 Thread Edison Su
NAK. As you said, "-s 1" means creating template from snapshot, while "-s 2"(which is used in importmpl.sh) means creating template from another template, which is correct. butanet , what's the exact issue do you find? Any log? > -Original Message- > From: David Nalley [mailto:da...@gnsa

Need port range for Forwarding

2012-05-29 Thread Charles Russell
Guys, Is there a way to add a range of rules for port forwarding? Example I need to add 1-2. Is there a wildcard? I really don’t want to have to api call all these ports. Charles Russell Senior Consulting Engineer Knowledge Information Solutions, Inc. P: (757) 275-7523 M:

RE: Need port range for Forwarding

2012-05-29 Thread Charles Russell
I should have stated, we are running 3.0.2. If no one can provide a simple way to do a port range, then how about setting up static nats for an advanced zone. Charles Russell Senior Consulting Engineer Knowledge Information Solutions, Inc. Phone: (757) 275-7523 Cell: (757) 647-6236 Fax: (757)

Re: Need port range for Forwarding

2012-05-29 Thread Sheng Yang
Hi Charles, Yes, you can create static nat to the vm, then just enable the necessary ports on firewall. A reason of no port range mapping is unable to guarantee 1:1 mapping in order(e.g. if you map public ports 1-2 to vm ports 1-2, there is no guarantee public ports 1 would ma

RE: 3.0.2 Ubuntu package

2012-05-29 Thread Glen Baars
Thanks David, I ran the python script cloud-setup-encryption.in and it came back with: Traceback (most recent call last): File "cloud-setup-encryption.in", line 248, in o.run() File "cloud-setup-encryption.in", line 236, in run self.prepareDBFiles() File "cloud-setup-encryption.in"

Proposal to use OSGi for component modularity

2012-05-29 Thread Alex Huang
CloudStack is built as a product with modularity enforced by interfaces. It had its own component management via ComponentLocator. While that framework made it easy for a small group of developers to work together, it has outlived its usefulness. Now that we are expecting more developers to j

RE: 3.0.2 Ubuntu package

2012-05-29 Thread Kishan Kavala
Glen, Upgrade is not supposed to auto-start cloud-management service. Was the cloud-management service stopped before upgrading? Copy of cloud-setup-encryption from the repo has references to few variables and won't work as is. You can try installing 3.0.2 on a different machine and copy cloud-