Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
On Thu, Aug 28, 2014 at 8:52 AM, Giri Prasad wrote: > Hello, > > I have cs running fine accessible thru gui. > > I have installed cloudstackclient, and generated the php wrapper (using > generator.php). When calling this wrapper function, some error comes up. > Any indeas to fix this? > > Thank

Re: Review Request 24055: CLOUDSTACK-2251: Automation test cases for feature - Dedicated guest VLAN ranges per tenant

2014-08-28 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24055/#review51756 --- Ship it! Ship It! - sanjeev n On Aug. 22, 2014, 10:14 a.m., Ashu

Re: Review Request 22805: CLOUDSTACK-1466:Adding automation tests for Secondary Storage Limits

2014-08-28 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22805/#review51758 --- Ship it! Ship It! - sanjeev n On Aug. 27, 2014, 8:31 a.m., Ashut

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

2014-08-28 Thread baiqj
GitHub user baiqj opened a pull request: https://github.com/apache/cloudstack-docs-admin/pull/18 Update templates.rst remove two space add /etc/init.d/hostname.sh start echo $hostname > /proc/sys/kernel/hostname # Recreate SSH2 You can merge thi

Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
Thanks for the comment. I did, on Ubuntu 12.04 LTS: apt-get purge php5-mysqlnd /etc/init.d/apache2 restart grep -Hrv ";" /etc/php5 | grep -i "extension=" /etc/php5/apache2/conf.d/pdo_mysql.ini:extension=pdo_mysql.so /etc/php5/apache2/conf.d/mysqli.ini:extension=mysqli.so /etc/php5/apache2/co

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

2014-08-28 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-admin/pull/18#issuecomment-53683838 Hi, Thanks for the patch. It would be much better if you had a valid email address so we can track your contribution. thanks --- If your p

Re: Review Request 25094: CLOUDSTACK-2251: Automation tests for dedicated public IP addreses per tenant feature

2014-08-28 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25094/ --- (Updated Aug. 28, 2014, 7:50 a.m.) Review request for cloudstack, sanjeev n, Sa

Jenkins build is still unstable: simulator-singlerun #225

2014-08-28 Thread jenkins
See

Review Request 25142: CLOUDSTACK-7452: Removing test_data.cfg file as it is no longer in use

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25142/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

Re: Review Request 25141: CLOUDSTACK-7437: Fixed cleanup issue in test_escalations_snapshots.py

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25141/ --- (Updated Aug. 28, 2014, 2:04 p.m.) Review request for cloudstack, sanjeev n, Sa

Re: Review Request 25096: CLOUDSTACK-7407: Skip tests if physical network does not have OVS provider support

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25096/ --- (Updated Aug. 28, 2014, 2:05 p.m.) Review request for cloudstack, sanjeev n, Sa

Re: Review Request 25102: CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25102/ --- (Updated Aug. 28, 2014, 2:05 p.m.) Review request for cloudstack, sanjeev n, Sa

Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
You get: Uncaught exception 'CloudStackClientException' with message 'The server did not issue a json response.' Is there anything in your mgmt server that can explain why it doesn't return with a json response? Erik On Thu, Aug 28, 2014 at 9:39 AM, Giri Prasad wrote: > > > Thanks for the com

[4.3.1] - rpm build failed

2014-08-28 Thread ilya musayev
Sebastian I've checked out latest 4.3.1 and try rebuilding the rpm, it failed. [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT (/build/cloudstack/deps/XenServerJava/pom.xml) has 1

Jenkins build is still unstable: simulator-singlerun #226

2014-08-28 Thread jenkins
See

Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
Thanks for your answer.  I am giving the tail of the logs, the problem is not quite that apparent. Giri management-server.log 2014-08-28 14:27:38,782 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-9:null) SeqA 3-17: Processing Seq 3-17:  { Cmd , MgmtId

Review Request 25144: CLOUDSTACK-7439: Fix "Unable to find VM" issue in test_tags.py

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25144/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

Review Request 25145: CLOUDSTACK-7425: Fixed "Failed to create network offering due to invalid service Lb"

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25145/ --- Review request for cloudstack, sanjeev n, Santhosh Edukulla, and SrikanteswaraRa

Jenkins build is back to normal : cloudstack-4.3-maven-build-noredist #455

2014-08-28 Thread jenkins
See

[PROPOSAL]: MarvinCli

2014-08-28 Thread Santhosh Edukulla
Hello Team, Good Day. Iam planning to add the below change, please let me know your inputs. https://cwiki.apache.org/confluence/display/CLOUDSTACK/MarvinCli Few members have inquired the usage of marvin from cli. There were few mails on ml, inquiring for few basic usage of marvin and its help

Re: [PROPOSAL]: MarvinCli

2014-08-28 Thread Rohit Yadav
On 28-Aug-2014, at 11:59 am, Santhosh Edukulla wrote: > Hello Team, > > Good Day. Iam planning to add the below change, please let me know your > inputs. > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/MarvinCli Nice. In case you’re interested you can re-use some cli code from clou

Jenkins build is still unstable: simulator-singlerun #227

2014-08-28 Thread jenkins
See

RE: [PROPOSAL]: MarvinCli

2014-08-28 Thread Santhosh Edukulla
Hi Rohit, Thanks. Actually, even i had the same thought in mind, of keeping all these under one cli. But, till we have cleaner separation of marvin from current mvn system, some of this cli uses existing libs from marvin, make more independent and common versioning to use, lets keep it separate

Jenkins build is still unstable: simulator-singlerun #228

2014-08-28 Thread jenkins
See

Announcing Apache™ CloudMonkey™ v5.2.0

2014-08-28 Thread Rohit Yadav
28 August 2014 —Apache CloudStack, the mature, turnkey Open Source cloud computing software platform used for creating private, public, and hybrid cloud environments, today announced Apache CloudMonkey v5.2.0, the latest feature release of its command line interface tool. CloudMonkey is written

Re: [PROPOSAL]: MarvinCli

2014-08-28 Thread Mike Tutkowski
Yeah, that's an interesting point, Rohit (about possibly augmenting CloudMonkey to have these features). I wonder what people's thoughts are on one approach (a new CLI) versus the other (adding to the existing CLI)? On Thu, Aug 28, 2014 at 4:08 AM, Rohit Yadav wrote: > > On 28-Aug-2014, at 11:

4.3.1 upgrade

2014-08-28 Thread sebgoa
Hi, I am working on 4.3.1, I have set the version to 4.3.1-SNAPSHOT on the 4.3 branch What do I need to do in terms of database upgrade to avoid this: 2014-08-28 09:33:58,698 INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Running system integrity checker com.cloud.upgrade.DatabaseUpg

Re: 4.3.1 upgrade

2014-08-28 Thread Daan Hoogland
create an empty upgrade path from 4.3.0 to 4.3.1 in DatabaseUpgradeChecker containing only a clss that does nothing (see 4.4.0 to 4.4.1 in the 4.4 branch for an example) On Thu, Aug 28, 2014 at 5:14 PM, sebgoa wrote: > Hi, > > I am working on 4.3.1, I have set the version to 4.3.1-SNAPSHOT on t

Usage issue in 4.4.1

2014-08-28 Thread Francois Gaudreault
I am seeing some weird behavior with the usage daemon on 4.4.1. See below. Any ideas? pid: 15033 job_type: 1 scheduled: 1 start_millis: 140924160 end_millis: 140924159 exec_time: 2 start_date: 2014-08-28 16:00:00 end_date: 2014-08-28 15:59:59 success: 0 heartbeat: 2014-08-28 16:15:00 So

Re: [MERGE] Merge saml2 branch to master

2014-08-28 Thread Rohit Yadav
Hi, I’m going ahead with the merge now. I’ll be around in case we have any issue due to the merge. Regards. On 27-Aug-2014, at 12:23 pm, sebgoa wrote: > > On Aug 27, 2014, at 12:15 PM, Rohit Yadav wrote: > >> >> On 27-Aug-2014, at 1:56 am, Ian Duffy wrote: >> >>> Rohit, >>> >>> Not necessar

Re: [MERGE] Merge saml2 branch to master

2014-08-28 Thread Rohit Yadav
Hi all, I’ve merged the saml2 branch, let me know if you face any issues. By default this auth plugin is disabled. Will add a page on it and work on its documentation. For now, you may go to the global settings and search for “saml2”, that’s all the place where you need to configure it and it s

Re: Review Request 24779: [CLOUDSTACK-6254] Template disappears when download cleanup

2014-08-28 Thread David Bierce
> On Aug. 25, 2014, 9:12 p.m., David Bierce wrote: > > > > Sebastien Goasguen wrote: > Let me know if your patch should be applied to 4.3 as well, as I am > preparing 4.3.1 It appears fixed in a refactor by Nitin Mehta for 4.3 so no merge for 4.3 required. - David

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

2014-08-28 Thread jenkins
See Changes: [Rohit Yadav] SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager [Rohit Yadav] server: add opensaml as dependency [Rohit Yadav] SAML: WIP redirections work now [Rohit Yadav] ApiServer: c

Build failed in Jenkins: simulator-singlerun #229

2014-08-28 Thread jenkins
See Changes: [Rohit Yadav] SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager [Rohit Yadav] server: add opensaml as dependency [Rohit Yadav] SAML: WIP redirections work now [Rohit Yadav] ApiServer: chan

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

2014-08-28 Thread jenkins
See -- [...truncated 7466 lines...] [INFO] skip non existing resourceDirectory [INFO] Copying 3 resourc

Build failed in Jenkins: simulator-singlerun #230

2014-08-28 Thread jenkins
See -- [...truncated 8842 lines...] [INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer >>> [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-check

Re: Question about volume snapshots

2014-08-28 Thread Chris Suich
Hey Mike - I can provide a bit of background here. When working on my snapshot strategy, we knew that reverting single volumes was possible, but recognized that it may not be for all storage vendors or hypervisors (since hypervisors essentially have their own snapshot strategy). Additionally, some

Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
Thanks, Chris So, ideally, I would write a snapshot strategy and interrogate in the incoming volume, make sure it's one of mine, then return that I can handle reverting. If it's not one of mine, I can run the default logic that's provided from the class my strategy extends. Sounds about right?

Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
I assume CloudStack allows for multiple snapshot strategies to be loaded at the same time? That way different vendors can provide their own unique ones and handle their own volumes (if the default strategy isn't desired). On Thu, Aug 28, 2014 at 1:57 PM, Mike Tutkowski < mike.tutkow...@solidfire.

Re: Question about volume snapshots

2014-08-28 Thread Chris Suich
Yep - exactly. In fact, all of the snapshot strategies are loaded when the server starts. I forget what the interface looks like, exactly, but there are methods that let you respond to whether you can handle all different kinds of operations on a volume. On Thu, Aug 28, 2014 at 4:01 PM, Mike Tutk

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25065/ --- (Updated Aug. 28, 2014, 3:06 p.m.) Review request for cloudstack. Repository:

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25065/ --- (Updated Aug. 28, 2014, 3:07 p.m.) Review request for cloudstack. Repository:

Review Request 25170: Summary:pre-add all RewriteRule entries to metadata htaccess file for system vm routers, removes dynamic generation and adds previous fix for bug 7405

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25170/ --- Review request for cloudstack. Bugs: 7405 https://issues.apache.org/jira/br

Master build failing with compilation error

2014-08-28 Thread Rayees Namathponnan
Master build failing with compilation error with plugin "network-elements/cisco-vnmc" Anyone else observed this ? there is no change in this plugin, wondering why its failing suddenly ? [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-network-cisco-vnmc --- [I

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

2014-08-28 Thread jenkins
See Changes: [jessicawang] CLOUDSTACK-7454: UI > zone wizard > Hyper-V > primary storage/secondary storage > move SMB Domain field to be on top of SMB Username field. -- [...truncate

Build failed in Jenkins: simulator-singlerun #231

2014-08-28 Thread jenkins
See Changes: [jessicawang] CLOUDSTACK-7454: UI > zone wizard > Hyper-V > primary storage/secondary storage > move SMB Domain field to be on top of SMB Username field. -- [...truncated 8

Build failed in Jenkins: simulator-singlerun #232

2014-08-28 Thread jenkins
See -- [...truncated 8829 lines...] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer

Re: Master build failing with compilation error

2014-08-28 Thread Amogh Vasekar
Hi, Seems is failing after the SAML2 branch merge : See Have pushed in a temp fix, will check again to see what may have exposed this. Thanks, Amogh On 8/28/14 4:01 PM, "Rayees Namathponnan" wrote: >Master build failing wit

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

2014-08-28 Thread jenkins
See

Build failed in Jenkins: simulator-singlerun #233

2014-08-28 Thread jenkins
See Changes: [amogh.vasekar] Temp fix for compilation issue, need to check what caused it -- [...truncated 8819 lines...] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkst

Build failed in Jenkins: simulator-singlerun #234

2014-08-28 Thread jenkins
See -- [...truncated 8829 lines...] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer

Build failed in Jenkins: simulator-singlerun #235

2014-08-28 Thread jenkins
See Changes: [mike.tutkowski] Minor changes to SolidFire automation-related code [mike.tutkowski] Update to volume-resize logic -- [...truncated 8849 lines...] [INFO] --- maven-remote-re

Build failed in Jenkins: simulator-singlerun #236

2014-08-28 Thread jenkins
See -- [...truncated 8820 lines...] [INFO] [INFO] Building Apache CloudStack Developer Mode 4.5.0-SNAPSHOT [INFO] -

Build failed in Jenkins: build-master #1500

2014-08-28 Thread jenkins
See Changes: [mike.tutkowski] Name the SolidFire Volume Access Group after the UUID of the CloudStack cluster it serves -- [...truncated 2018 lines...] [debug] execute contextualize [INFO] Usi

Build failed in Jenkins: simulator-singlerun #237

2014-08-28 Thread jenkins
See Changes: [mike.tutkowski] Name the SolidFire Volume Access Group after the UUID of the CloudStack cluster it serves -- [...truncated 2654 lines...] [INFO] [INFO] --- maven-surefire-

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

2014-08-28 Thread jenkins
See

Build failed in Jenkins: simulator-singlerun #238

2014-08-28 Thread jenkins
See Changes: [mike.tutkowski] Removed an un-used import -- [...truncated 8831 lines...] main: [INFO] Executed tasks [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (create-schema-simulat

Build failed in Jenkins: simulator-singlerun #239

2014-08-28 Thread jenkins
See -- [...truncated 549 lines...] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.eva