[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-02-27 Thread pyr
GitHub user pyr opened a pull request: https://github.com/apache/cloudstack/pull/89 Support all pythons from 2.6 up. These small changes allow the build to succeed on all versions of python from 2.6 up (2.5 will break). This covers all serious candidate platforms for running clouds

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76355991 @bhaisaab Seems I overlooked the fix yesterday. All good in 4.4 branch. never mind. --- If your project is set up for it, you can reply to this email and have your repl

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76357813 @bhaisaab has this been ported to 4.5 and master ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-27 Thread Nux!
+1 again :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: us...@cloudstack.apache.org, "dev" > Sent: Friday, 27 February, 2015 06:03:57 > Subject: Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4 > Hi

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread resmo
Github user resmo commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76358975 @runseb * 4.5 https://github.com/apache/cloudstack/commit/7885a6c4efe13a07b3966ef8684152dda5108f8b * master https://github.com/apache/cloudstack/commit/396936ea

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76359249 ok all good then , just want to make sure we get in the habit of merging these in all forward release branches. --- If your project is set up for it, you can reply to

Re: [GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread Nux!
Hi, "Hardcoding" the name is not a very good idea, I understand that under the circumstances is OK, but still. We have to be aware of this detail as there could be people using another name for their DB (I did this in the past). Would upgrades fail for them now? This should be mentioned in the

Re: [GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread Erik Weber
On Fri, Feb 27, 2015 at 10:15 AM, Nux! wrote: > Hi, > > "Hardcoding" the name is not a very good idea, I understand that under the > circumstances is OK, but still. > > We have to be aware of this detail as there could be people using another > name for their DB (I did this in the past). Would up

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-27 Thread Abhinandan Prateek
+1 I have been using cloud monkey to bootstrap a cloud with advance zone. -abhi > On 27-Feb-2015, at 11:33 am, Rohit Yadav wrote: > > Hi Lucian/Geoff, > > Yeah, I had included both users@ and dev@ ML so please reply to dev@ or both > to get it on dev@ :) > >> On 26-Feb-2015, at 9:11 pm, Nux! w

Re: [GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread Nux!
Thanks for clarification, Erik. So using custom db names should be avoided as much as possible. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Friday, 27 February, 2015 09:22:40 > Subject: Re:

Re: [GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread Erik Weber
On Fri, Feb 27, 2015 at 10:41 AM, Nux! wrote: > Thanks for clarification, Erik. > So using custom db names should be avoided as much as possible. > > I've never tried, so I don't know how much work it would require to get working. It's certainly not impossible, but it might not be easy either :-)

[GitHub] cloudstack pull request: CLOUDSTACK-8157: Add absolute schema refe...

2015-02-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/67#issuecomment-76372764 Yes they are :) I generally try to fix things starting from lowest branch where the fix is applicable. --- If your project is set up for it, you can reply to this em

Build failed in Jenkins: build-master #2260

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5237: Add a default PBKDF2-SHA-256 based authenticator -- [...truncated 5910 lines...] [INFO] Changes detected - recompiling the module! [INFO] Compiling 4

Build failed in Jenkins: build-master #2261

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-8273: fix baremetal account creation -- [...truncated 5861 lines...] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources

Build failed in Jenkins: simulator-singlerun #1000

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5237: Add a default PBKDF2-SHA-256 based authenticator [Rohit Yadav] CLOUDSTACK-8273: fix baremetal account creation -- [...truncated 7442 lines...

Re: Users in taiwan

2015-02-27 Thread Daan Hoogland
Great, Isaac would be nice to meetup. I'll arrive sunday 29th and will be flying back tuesday 6th. I put you in g+ circles so let's discus if we can organize something then or meet to organize something at a later date. regards, On Fri, Feb 27, 2015 at 5:24 AM, Isaac Chiang wrote: > Hi Daan, >

Re: adding Firewall Service to a network element

2015-02-27 Thread Daan Hoogland
Did you enable it in the zone? register the provider? (I would think it is more of a orchestration problem then a network problem) -- Forwarded message -- From: Kuang-Ching Wang Date: Thu, Feb 26, 2015 at 4:54 PM Subject: Re: adding Firewall Service to a network element To: dev@cl

Re: Primary storage limit issue

2015-02-27 Thread Daan Hoogland
Thanks Rajani, I relied on the annotations in eclipse. Looking at the git blame output I see that the line was a fix indeed after the branching and cherry-picked it. lesson learned: annotations in eclipse are fine if right but confusing when faulty. apologies, On Fri, Feb 27, 2015 at 8:18 AM, Ra

Jenkins build is back to normal : build-master #2262

2015-02-27 Thread jenkins
See

Re: adding Firewall Service to a network element

2015-02-27 Thread Jeff Hair
When I did something similar, I had to use some API calls: updateNetworkServiceProvider to enable it, and then addNetworkServiceProvider to put it on the physical network. On Thu, Feb 26, 2015 at 3:54 PM, Kuang-Ching Wang wrote: > Oh I also added Service.Firewall to its capabilities. Any tips ar

Re: [OPEN PLANNING MEETINGS] CloudStack Days 2015

2015-02-27 Thread Daan Hoogland
I hereby display my boldness to cross post this to dev and users. especially the cfp assessments are of interest to all of us! On Fri, Feb 27, 2015 at 9:56 AM, Sebastien Goasguen wrote: > On Feb 26, 2015, at 5:09 PM, Karen Vuong wrote: ... >> The Linux Foundation will be helping the Apache Cloud

Re: Review Request 31526: CLOUDSTACK-8290: Adding BVT to verofy product issue CS-27153

2015-02-27 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31526/ --- (Updated Feb. 27, 2015, 4:55 p.m.) Review request for cloudstack, Jayapal Reddy

[DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-02-27 Thread Koushik Das
Currently it is not possible to configure system VMs to use local storage on a per zone basis. Since it is a global config (system.vm.use.local.storage), either it is enabled for all zones or none. The idea is to make it a zone level config. The current zone level setting of 'enabling local stor

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-02-27 Thread Erik Weber
On Fri, Feb 27, 2015 at 12:25 PM, Koushik Das wrote: > Currently it is not possible to configure system VMs to use local storage > on a per zone basis. Since it is a global config > (system.vm.use.local.storage), either it is enabled for all zones or none. > The idea is to make it a zone level co

git problems?

2015-02-27 Thread Daan Hoogland
H, since this morning I cannot reach https://git-wip-us.apache.org/... using git due to ssl handshake problems. I can browse there. Anybody else seeing this? -- Daan

Re: git problems?

2015-02-27 Thread Rajani Karuturi
I didnt have any problems with git. But, I saw a ssl warning with asf svn. Error validating server certificate for 'https://svn.apache.org:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! Certificate information: - Hostnam

Jenkins build is back to normal : simulator-singlerun #1001

2015-02-27 Thread jenkins
See

Build failed in Jenkins: build-master-slowbuild #977

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5237: Add a default PBKDF2-SHA-256 based authenticator [Rohit Yadav] CLOUDSTACK-8273: fix baremetal account creation [Rohit Yadav] plugins: fix version to fix build ---

[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-02-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/89#issuecomment-76389221 LGTM, anyone else wants to review before I merge it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. I

[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-02-27 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack/pull/89#issuecomment-76389391 LGTM as well but I would like to see Travis succeed before merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76389435 LGTM, anyone wants to review before we merge it? @ghxandsky -- does this apply also for 4.5 (should we have 4.5 packages for Fedora?)? --- If your project is set up

Build failed in Jenkins: build-master #2263

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5238: password checks, NPE fixes and minor fixes -- [...truncated 1420 lines...] Running com.cloud.network.UpdatePhysicalNetworkTest Tests run: 1, Failures

Build failed in Jenkins: build-master-simulator #1724

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5238: password checks, NPE fixes and minor fixes -- [...truncated 1272 lines...] [INFO] Deleting

Build failed in Jenkins: build-4.5 #365

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5238: password checks, NPE fixes and minor fixes -- [...truncated 1818 lines...] T E S T S --- Running com

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-27 Thread ghxandsky
Github user ghxandsky commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76391714 @bhaisaab , 4.5 is different from master on CentOS7 packaging, and no packages for Fedora 20 or 21. --- If your project is set up for it, you can reply to this emai

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-02-27 Thread Rohit Yadav
Sounds good, go for it! > On 27-Feb-2015, at 4:55 pm, Koushik Das wrote: > > Currently it is not possible to configure system VMs to use local storage on > a per zone basis. Since it is a global config (system.vm.use.local.storage), > either it is enabled for all zones or none. The idea is to m

Re: adding Firewall Service to a network element

2015-02-27 Thread Kuang-Ching Wang
Thanks Jeff and Daan! I will try your suggestions! KC On Feb 27, 2015, at 3:05 AM, Jeff Hair wrote: > When I did something similar, I had to use some API calls: > updateNetworkServiceProvider to enable it, and then > addNetworkServiceProvider to put it on the physical network. > > On Thu, Feb

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-27 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76397624 had reviewed, wanted to merge but was stopped by git ssl problems On Fri, Feb 27, 2015 at 2:09 PM, Star Guo wrote: > @bhaisaab

Jenkins build is back to normal : build-4.5 #366

2015-02-27 Thread jenkins
See

Jenkins build is back to normal : build-master-simulator #1725

2015-02-27 Thread jenkins
See

[GitHub] cloudstack pull request: Support all pythons from 2.6 up.

2015-02-27 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/89#issuecomment-76398427 LGTM, I would not trust a travis failure any more. Our simulator run has really outgrown it. I would look at the http://jenkins.buildacloud.org/view/simulator/job

Jenkins build is back to normal : build-master #2264

2015-02-27 Thread jenkins
See

Re: Network QoS (not bandwidth limiting)

2015-02-27 Thread Will Stevens
This email has been starred in my inbox for a week and I have only just had a chance to get all the way through it. I have spent quite a bit of time in ACS networking. I build the Palo Alto Networks integration and acted as a technical advisor for Syed's work on the NetScaler SSL Termination feat

Build failed in Jenkins: build-master-slowbuild #978

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] CLOUDSTACK-5238: password checks, NPE fixes and minor fixes [Rohit Yadav] server: fix unit test to fix build -- [...truncated 21514 lines...] [INFO] [INFO]

Build failed in Jenkins: build-4.5-simulator #209

2015-02-27 Thread jenkins
See -- Started by upstream project "build-4.5" build number 364 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on cloudstack-bu

Jenkins build is back to normal : build-4.5-simulator #210

2015-02-27 Thread jenkins
See

Build failed in Jenkins: build-master-slowbuild #979

2015-02-27 Thread jenkins
See -- [...truncated 21512 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRI

Jenkins build is unstable: simulator-4.5-singlerun #169

2015-02-27 Thread jenkins
See

Re: [DISCUSS] Allow configuring system VMs to use local storage at zone level

2015-02-27 Thread Wilder Rodrigues
Hi there, I have to have a look at the code, but I think it's already possible. And why? I myself did some changes on that some time ago. Perhaps it's not really clear due to the message we get when we select the local storage option, but it works. If when creating a zone you select local stor

Build failed in Jenkins: build-master-noredist #4108

2015-02-27 Thread jenkins
See Changes: [Rohit Yadav] pbkdf2: fix encoding issue when converting byte[] to String -- [...truncated 2569 lines...] Running com.cloud.network.router.RouterControlHelperTest Tests ru

[GitHub] cloudstack pull request: Cloudstack 8279

2015-02-27 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/90 Cloudstack 8279 Fixes for [CLOUDSTACK-8279](https://issues.apache.org/jira/browse/CLOUDSTACK-8279) and two minor cleanups You can merge this pull request into a Git repository by running: $

Jenkins build is back to normal : build-master-slowbuild #980

2015-02-27 Thread jenkins
See

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-27 Thread K0zka
Github user K0zka commented on the pull request: https://github.com/apache/cloudstack/pull/88#issuecomment-76479323 Looks good. Thank you @ghxandsky ! --- 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 n

[GitHub] cloudstack pull request: Cloudstack 8279

2015-02-27 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/90#issuecomment-76482904 LGTM, good effort. I think the logic to check can be improved by doing a split+sort+search instead of contains but it's good enough to start using jdk 1.8! --- If y

Jenkins build is still unstable: simulator-4.5-singlerun #170

2015-02-27 Thread jenkins
See

[GitHub] cloudstack pull request: Add distribution fedora21 in packaging.sh...

2015-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/88 --- 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 e

Jenkins build is back to normal : build-master-noredist #4109

2015-02-27 Thread jenkins
See

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-27 Thread Geoff Higginbottom
Hi Ian, I always have a standatd set of commands at the beginning of every script defining the required settings such as color false etc. If I need to use a specific setting such as table output, I always set it back to default as soon as possible within the script. This is just my methodolog

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-27 Thread Geoff Higginbottom
Adding in Rohit to answer the CloudMonkey development question Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com | www.shapeblue.com | Twitter:@cloudstackguru

Re: [VOTE] Apache CloudStack CloudMonkey 5.3.1 RC4

2015-02-27 Thread Ian Forde
Thanks for the feedback Geoff. I’ll have to update my scripts to reflect that. Are there any plans to change cloudmonkey’s behavior in that regard? -I On 2/27/15, 3:31 PM, "Geoff Higginbottom" wrote: >Hi Ian, > >I always have a standatd set of commands at the beginning of every script >defi

Re: adding Firewall Service to a network element

2015-02-27 Thread Suresh Ramamurthy
Hi Kuang You need add a line to include your provider for firewall service. Please find below the git diff to get an idea... https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blobdiff;f=server/src/com/cloud/api/ApiResponseHelper.java;h=013da0b70bd49a3a5260db3c2578f570103f9e71;hp=51122e0c

Re: adding Firewall Service to a network element

2015-02-27 Thread Kuang-Ching Wang
Thanks a bunch Suresh, this solves my problem! KC On Feb 27, 2015, at 4:33 PM, Suresh Ramamurthy wrote: > Hi Kuang > > You need add a line to include your provider for firewall service. Please > find below the git diff to get an idea... > > https://git-wip-us.apache.org/repos/asf?p=cloudsta