Re: Cloustack packaging

2015-04-26 Thread Remi Bergsma
Hi Rafael, Welcome to CloudStack and thanks for your mail. What RPM packages did you use for your testing? From my personal experience I know that the CentOS7 (el7) packages for CloudStack 4.4 work just fine as a KVM hypervisor (on CentOS 7.1). In 4.5 work is done to also make it work as a

Re: ACS 4.6 idea Vision

2015-04-26 Thread Marcus
There's already been some work on OpenDaylight, and it has been merged but I don't think many people are using it. It should be roughly analogous to the Nuage plugin's functionality, where openvswitch on the hypervisor talks to a controller that provides all of the traffic flow rules. It might not

Re: Cloustack packaging

2015-04-26 Thread Rafael Fonseca
Hi Remi, I'm building the RPMs from the latest master branch, i just referred to that old branch because it was the only one i found where someone was working on this. Some of the issues i've encountered were: Thsese files did not get created by the install, so the cloudstack-setup-management

Another bad packaging issue

2015-04-26 Thread Rafael Fonseca
I've started taking a look at the size of the RPMs and the contents.. and it's really nasty :) The cloudstack-common package for instance.. has been over 100MB for at least a few versions... looking into that.. there's a duplication of files regarding the systemvm iso... rpm -qlp

[GitHub] cloudstack pull request: fix CLOUDSTACK-8402

2015-04-26 Thread giraffeforestg
GitHub user giraffeforestg opened a pull request: https://github.com/apache/cloudstack/pull/192 fix CLOUDSTACK-8402 You can merge this pull request into a Git repository by running: $ git pull https://github.com/giraffeforestg/cloudstack bugfix_CLOUDSTACK-8402 Alternatively

Cloustack packaging

2015-04-26 Thread Rafael Fonseca
Hi all, I'm new to the cloudstack community, but i'm a seasoned developer and systems engineer and i'm sure i'll be able to help out a lot :) I've just started on getting cloudstack running on Centos 7.1 and noticed many problems, which make it NOT work out of the box. I'll be doing a series of

[GitHub] cloudstack pull request: CLOUDSTACK-8304: Modify tags accordingly ...

2015-04-26 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/193 CLOUDSTACK-8304: Modify tags accordingly for tests which can't be run on simulator The test cases try to download ISO, should not be run on simulator. required_hardware tag value is

[GitHub] cloudstack pull request: fix CLOUDSTACK-8402

2015-04-26 Thread karuturi
Github user karuturi commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/192#discussion_r29119746 --- Diff: packaging/centos63/cloud.spec --- @@ -113,7 +113,7 @@ The Apache CloudStack files shared between agent and management server %package

[GitHub] cloudstack pull request: CLOUDSTACK-8304: Modify tags accordingly ...

2015-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/193 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: fix CLOUDSTACK-8402

2015-04-26 Thread giraffeforestg
Github user giraffeforestg commented on the pull request: https://github.com/apache/cloudstack/pull/192#issuecomment-96506719 Okay. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cloudstack pull request:

2015-04-26 Thread karuturi
Github user karuturi commented on the pull request: https://github.com/apache/cloudstack/commit/79a46fe0b4982e812d6a6ed0f08d1fe92b0b5e8d#commitcomment-10908911 In api/src/org/apache/cloudstack/api/command/user/iso/UpdateIsoCmd.java: In