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

2015-03-06 Thread jenkins
See -- [...truncated 21504 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

Jira Housekeeping - 'Old Blockers'

2015-03-06 Thread Paul Angus
Hey Guys, I'm thinking that it would be a good idea to do a bit of Jira housekeeping to clear up any orphaned bugs (or fix any long standing issues). So, starting at the top, we have 9 'Blockers' to old releases. Which are still hanging around. Could people maybe pick one or two and close th

[GitHub] cloudstack-docs-admin pull request: Update templates.rst

2015-03-06 Thread andrijapanic
GitHub user andrijapanic opened a pull request: https://github.com/apache/cloudstack-docs-admin/pull/25 Update templates.rst Added extension .in to the file cloud-set-guest-password - in the part when doing chkconfig and chmod (since we donwload script with the ".in" extension - cl

Re: Jira Housekeeping - 'Old Blockers'

2015-03-06 Thread Abhinandan Prateek
Hi Paul, This is a good initiative ! I think we should clean up Jira as we go forward. Blockers languishing around is not a good sign. I personally feel that blockers that are more than a year old can be safely closed, as these may be hard to reproduce as things have changed since then or p

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

2015-03-06 Thread jenkins
See -- [...truncated 21513 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

[SHARE] Apache CloudStack 4.5.0 packages

2015-03-06 Thread Rohit Yadav
Hi everyone, I've built deb/rpm package repositories using the recently passed ACS 4.5.0 and wanted to share them with you all. For repo setup instructions please see: http://shapeblue.com/packages Upstream repos: http://packages.shapeblue.com/cloudstack/upstream/centos/4.5 http://packages.shap

Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Pierre-Luc Dion
You can refer to Rohit's SAML feature, their is a button on the logon page in acs4.5, it can be disabled thru GlobalSettings. On Thu, Mar 5, 2015 at 5:44 PM, ilya musayev wrote: > I'm looking into a way of making ResetVM button disabled in some > cloudstack environments. Ideally, i'd want it

Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Nux!
Pierre-Luc, Out of curiosity, which is the setting that disables "Reset VM"? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Pierre-Luc Dion" > To: dev@cloudstack.apache.org > Sent: Friday, 6 March, 2015 13:29:28 > Subject: R

Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Pierre-Luc Dion
I think Ilya want to implement the disable Reset VM button, SAML button can be disable thru GlobalSettings: saml2.enabled On Fri, Mar 6, 2015 at 8:39 AM, Nux! wrote: > Pierre-Luc, > > Out of curiosity, which is the setting that disables "Reset VM"? > > Lucian > > -- > Sent from the Delta

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Geoff Higginbottom
All, Unfortunately I've been travelling and not had chance to test fully. I did manage to test last night and found this bug is still present which I consider a Blocker. https://issues.apache.org/jira/browse/CLOUDSTACK-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel I kn

access to http://cloudstack.apt-get.eu/systemvm

2015-03-06 Thread Pierre-Luc Dion
I'd like to know who have access to cloudstack.apt-get.eu so we can upload ACS4.5 systemvm-templates, RC4 is going well and I'd like to update the doc so systemvm links does not refer to jenkins system. Thanks,

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Pierre-Luc Dion
Can we release 4.5.0, and see how it could be fixed in 4.5.1 ? On Fri, Mar 6, 2015 at 9:16 AM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > All, > > Unfortunately I've been travelling and not had chance to test fully. > > I did manage to test last night and found this bug i

RE: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Geoff Higginbottom
Hi Pierre, This issue effectively removes the control for users to review their existing VPC ACL rules, and whilst you can add new, you have no idea what the settings are with respect to the CIDR after you have added it. This bug affects the API and UI, always returning a blank CIDR list. Give

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Andrija Panic
Hi, I'm not DEV - but please don't release it with such a big blocker - Im using VPC extensively,and all our customers - it's simply doesnt make sense to release with such a blocker... best On 6 March 2015 at 15:42, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Hi Pierre, > >

Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Andrija Panic
If you disable global option for users to create Public templates, then "public" checkbox is hidden on the New Template creation form.. not a button - but... On 6 March 2015 at 14:50, Pierre-Luc Dion wrote: > I think Ilya want to implement the disable Reset VM button, SAML button > can be dis

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

2015-03-06 Thread jenkins
See -- [...truncated 21516 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

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

2015-03-06 Thread jenkins
See Changes: [Rohit Yadav] server: last cherry-picked commit failed to remove code [Rohit Yadav] CLOUDSTACK-8248: loadCidrs before sending response -- [...truncated 1259 lines...] [I

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Rohit Yadav
Hi Andrija, Don't worry, it's not a blocker in the sense that will take down your cloud :) I've tried to fix it now, testing it. On Friday 06 March 2015 08:21 PM, Andrija Panic wrote: Hi, I'm not DEV - but please don't release it with such a big blocker - Im using VPC extensively,and all our cu

Re: Disable a UI button via global setting - how to implement?

2015-03-06 Thread Daniel Vega Simões
As Andrija pointed out, you can check out templates.js and see the if condition for displaying "public" checkbox or not. It is based on a global variable called g_userPublicTemplateEnabled, which is assigned in cloudStack.js. The command that pulls that kind of info is listCapabilitiesCmd. I beli

Re: access to http://cloudstack.apt-get.eu/systemvm

2015-03-06 Thread Rohit Yadav
Hi, Can anyone grant me access as well, so I can volunteer to sync the templates and rpms/debs as well (if only you want me to, as I host them on packages.shapeblue.com and Lucian mirrors it too). On Friday 06 March 2015 07:57 PM, Pierre-Luc Dion wrote: I'd like to know who have access to cloud

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Rohit Yadav
Hi all, Please don't panic. It's a presentation bug and does not affect internal operations (based on what I read the code). So, if cidrlists are present in DB they will be applied, only the list call won't return anything as the field is transient and lazy loaded. I've tried to fix it now: http

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

2015-03-06 Thread jenkins
See

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

2015-03-06 Thread jenkins
See Changes: [Rohit Yadav] server: last cherry-picked commit failed to remove code [Rohit Yadav] CLOUDSTACK-8248: loadCidrs before sending response -- [...truncated 2556 lines...] Tes

Re: Compile CloudStack 4.4.2

2015-03-06 Thread Laszlo Hornyak
I too ran into this a couple of days before. libvirt.org server is misbehaving and while the only artifact hosted there is the libvirt jar. The snapshots should be disabled. CLOUDSTACK-8304 Changing to releases-only will not 100% solve the problem, but after a single succesful download it will no

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

2015-03-06 Thread jenkins
See -- [...truncated 1264 lines...] [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-engine-components-api --- [INFO]

[GitHub] cloudstack pull request: CLOUDSTACK-8304: disable snapshots from n...

2015-03-06 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/100 CLOUDSTACK-8304: disable snapshots from non-snapshot repositories Signed-off-by: Laszlo Hornyak You can merge this pull request into a Git repository by running: $ git pull https://github.co

Re: [RESULT] [VOTE] Apache CloudStack 4.5.0 RC4

2015-03-06 Thread Rajani Karuturi
I think this pull request[1] and cloudstack-8280 are related or same as this issue. https://github.com/apache/cloudstack/pull/87 Do not have access to laptop right now. Just posting from the reviews I did last week on the pending PRs. On Fri, Mar 6, 2015 at 21:54 PM, Rohit Yadav wrote: Hi And

Re: Compile CloudStack 4.4.2

2015-03-06 Thread Laszlo Hornyak
Star Guo, could you check if this solves your problem? https://github.com/apache/cloudstack/pull/100 Thank you, Laszlo On Fri, Mar 6, 2015 at 6:56 AM, Star Guo wrote: > Hi, > > When I compile CloudStack 4.4.2 on CentOS 6.6 x86_64, and the log show as > below and waiting for long time: > > #

[GitHub] cloudstack pull request: CLOUDSTACK-8280: UI does not display sour...

2015-03-06 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/87#issuecomment-77596535 Scks that I missed this PR couple of days ago. I though @DaanHoogland was reviewing it. Okay, I made a similar fix thanks for the effort @rags22489664 but you may clo

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

2015-03-06 Thread jenkins
See

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

2015-03-06 Thread jenkins
See Changes: [Rohit Yadav] server: last cherry-picked commit failed to remove code [Rohit Yadav] CLOUDSTACK-8248: loadCidrs before sending response -- [...truncated 21516 lines...] [

Re: access to http://cloudstack.apt-get.eu/systemvm

2015-03-06 Thread David Nalley
This is Wido's machine, so might be easiest to request access to him directly and send him your pub key in the process. (login is via ssh key only) --David On Fri, Mar 6, 2015 at 11:29 AM, Rohit Yadav wrote: > Hi, > > Can anyone grant me access as well, so I can volunteer to sync the > templates

Re: access to http://cloudstack.apt-get.eu/systemvm

2015-03-06 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Send me your key and I'll add it to the system! On 03/06/2015 03:27 PM, Pierre-Luc Dion wrote: > I'd like to know who have access to cloudstack.apt-get.eu so we can > upload ACS4.5 systemvm-templates, RC4 is going well and I'd like to > update the doc

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

2015-03-06 Thread jenkins
See -- [...truncated 21513 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

Re: Russian Language Support for ACS UI

2015-03-06 Thread ilya musayev
Then the second part question, How do i make it appear as drop down for language selection when i login? On 3/5/15 5:37 PM, David Nalley wrote: Are you sure it isn't already there? https://www.transifex.com/projects/p/CloudStack_UI/language/ru_RU/ --David On Thu, Mar 5, 2015 at 8:19 PM, ilya

Re: Russian Language Support for ACS UI

2015-03-06 Thread Nux!
Ilya, Not sure about older versions, but in 4.5 this is what I see in the drop down menu. http://img.nux.ro/f9J-Menu_053.png I also spotted a bug, when switching to Russian, the string "English" also was translated in the drop down - and I could not find my way back to English. :-) Luckily Ital

Re: Russian Language Support for ACS UI

2015-03-06 Thread ilya musayev
Just checked 4.5, yep - its there.. On 3/6/15 2:46 PM, Nux! wrote: Ilya, Not sure about older versions, but in 4.5 this is what I see in the drop down menu. http://img.nux.ro/f9J-Menu_053.png I also spotted a bug, when switching to Russian, the string "English" also was translated in the d

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

2015-03-06 Thread jenkins
See -- [...truncated 21549 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

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

2015-03-06 Thread jenkins
See -- [...truncated 21513 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

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

2015-03-06 Thread jenkins
See -- [...truncated 21513 lines...] [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-awsapi --- [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYR

[GitHub] cloudstack pull request: Ovmsupport 3.2.1/3.3.x

2015-03-06 Thread ghxandsky
Github user ghxandsky commented on the pull request: https://github.com/apache/cloudstack/pull/99#issuecomment-77675935 So good. --- 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 e