Re: Travis failures

2014-09-18 Thread Ian Duffy
Hi All, For anybody interested I setup my own mirror of cloudstack: https://github.com/cs-travis-runs/cs-travis-run It will check for updates every 5 minutes. As this isn't owned by the apache travis account we get all 5 concurrent jobs to ourselves. Along with this we can assign user roles so

Re: [ACS44] testing wanted

2014-09-18 Thread Ian Duffy
Looks OK to me. I built it and tested against XenServer 6.2 SP1. Brought up a basic zone, created an instance and opened security group rules. Ran into no issues. Thanks, Ian On 18 September 2014 10:47, Daan Hoogland daan.hoogl...@gmail.com wrote: H devs, I just closed the last blocker

Re: Travis failures

2014-09-17 Thread Ian Duffy
If the community wishes we can enable travis-ci to do email alerts. It will email the person who broke the branch. On 17 September 2014 12:33, sebgoa run...@gmail.com wrote: Hi folks, With Travis tests now passing, it's a good time for everyone to get familiar with it and understanding the

Re: How setting development environment without network connection

2014-09-13 Thread Ian Duffy
Assuming you have all dependencies cached in your m2 folded you can use with -o flag On 13 Sep 2014 07:28, Yitao Jiang willier...@gmail.com wrote: Hi, stackers Is there any way that i can setting development environment without network connnection. I mean i had been once set up everything ok

Re: Access to non-oss builds

2014-09-12 Thread Ian Duffy
Hi Pradeep, As far as I know there isn't an issue. The community supplied repos includes non-oss libraries. I believe its only an issue if they are hosted on Apache infrastructure. On 12 Sep 2014 16:29, Pradeep Cloudstack pradeepcloudst...@yahoo.com.invalid wrote: We have a customer who is

Re: [TRAVIS] - failing for pull request #18

2014-09-10 Thread Ian Duffy
Hi Wilder, The travis stuff is experimental. I will take a look at this for you and see if its anything to be concerned about. Thanks, Ian On 10 September 2014 07:00, Wilder Rodrigues wrodrig...@schubergphilis.com wrote: Hi guys, Last night I sent a pull request, after rebasing and fixing

Re: [TRAVIS] - failing for pull request #18

2014-09-10 Thread Ian Duffy
if there is any hiccup with the environment, although I did that twice yesterday. In case you find some strangeness in the pull request, please, do not hesitate to contact me. Cheers, Wilder *From:* Ian Duffy [mailto:i...@ianduffy.ie] *Sent:* woensdag 10 september 2014 9:05 *To:* CloudStack Dev

Re: [TRAVIS] - failing for pull request #18

2014-09-10 Thread Ian Duffy
| Status : SUCCESS === ok -- Ran 2 tests in 445.923s OK *From:* Ian Duffy [mailto:i...@ianduffy.ie] *Sent:* woensdag 10 september 2014 11:35 *To:* Wilder Rodrigues *Cc:* CloudStack Dev; int-toolkit; int-cloud

Re: Review Request 25476: CLOUDSTACK-7520: [UI] keep advanced search parameters visible after search has been run.

2014-09-09 Thread Ian Duffy
I might be completely wrong here. I believe the xs-tools give us the PV drivers. Since we're using Debian 7 which comes with Linux Kernel Version 3 which has PV support we do not require the drivers.

Re: Review Request 25476: CLOUDSTACK-7520: [UI] keep advanced search parameters visible after search has been run.

2014-09-09 Thread Ian Duffy
Argh wrong thread, ignore. On 9 September 2014 17:27, Ian Duffy i...@ianduffy.ie wrote: I might be completely wrong here. I believe the xs-tools give us the PV drivers. Since we're using Debian 7 which comes with Linux Kernel Version 3 which has PV support we do not require the drivers.

Re: [DISCUSS] How xs-tools gets installed for xen vms and systemvms

2014-09-09 Thread Ian Duffy
I might be completely wrong here. I believe the xs-tools give us the PV drivers. Since we're using Debian 7 which comes with Linux Kernel Version 3 which has PV support we do not require the drivers. On 9 September 2014 17:15, Todd Pigram t...@toddpigram.com wrote: Same issue with CCP4.3.1. I

RE: test case tagging and travis output

2014-09-06 Thread Ian Duffy
: Sebastien Goasguen [run...@gmail.com] Sent: Thursday, September 04, 2014 10:19 AM To: dev@cloudstack.apache.org Cc: Ian Duffy Subject: Re: test case tagging and travis output On Sep 4, 2014, at 10:14 AM, Daan Hoogland daan.hoogl...@gmail.com wrote: H Ian, As discussed off-list

Re: simulator run

2014-09-04 Thread Ian Duffy
Koushik, Any chance of getting a list of tests that are valid for execution against the simulator for 4.3, 4.4 and master? Thanks, Ian On 4 September 2014 13:03, Koushik Das koushik@citrix.com wrote: Ok, in that case the tests under /misc won't get executed. Looks like there are some

Re: simulator run

2014-09-04 Thread Ian Duffy
Koushik, Just to confirm the following should be OK for simulator usage then. $ grep -R tags ~/projects/cloudstack/test/integration/component | grep simulator | grep -o -e test_.*.py | sort -u test_accounts.py test_affinity_groups.py test_allocation_states.py test_cpu_domain_limits.py

Re: [VOTE] Release Apache CloudStack 4.3.1

2014-09-04 Thread Ian Duffy
In short +1 Did manual smoke style testing using the source against Xenserver 6.2 with SP1 using the devcloud database. - Automated configuration of a basic with marvin. - Confirm system vms came up. - Confirm the template auto downloads. - Confirm booting an instance using the centos template.

Re: Clarification on github or and TravisCI

2014-09-03 Thread Ian Duffy
It's doable but have not yet discussed and voted if we wanted to make it an official mechanism. Would love to see it happen. I recall review board being a massive pain point for a few reasons: 1) Large patches fail to upload, especially if they contain images. I recall sending many patches by

Re: Integration Tests on TravisCI

2014-09-01 Thread Ian Duffy
to test against real hardware, that's jenkins.buildacloud.orgcan help. Cheers, Hugo On 21 aug. 2014, at 14:02, Ian Duffy i...@ianduffy.ie wrote: Santosh, What command/flags did you use for the above test output? On 14 August 2014 17:22, Santhosh Edukulla

Re: Integration Tests on TravisCI

2014-09-01 Thread Ian Duffy
. That said, it is a job well done to get our stuff running on Travis. :D Cheers, Hugo On 1 sep. 2014, at 16:07, Ian Duffy i...@ianduffy.ie wrote: Hi Hugo, Just to be clear this was just an investigation to see if people were interested. Travis will give all forks of Cloudstack

Re: [DISCUSS] Prevent force push on release and master branches

2014-08-29 Thread Ian Duffy
So, I’m told that we need to discuss this issue and only after a decision/voting they would implement such a change? What do you think, what are the pros and cons of disabling force pushes and should we do it? Definitely a +1 on disabling. forced pushing in my view should be never used on a

Re: [MERGE] Merge saml2 branch to master

2014-08-26 Thread Ian Duffy
Rohit, Not necessary but if your interested in looking into it I'd imagine there's an embedded idp maven plugin. I know for the LDAP stuff we have an embedded Apache DS come up with some bootstrap data. Got any documentation? For setup purposes Other than that +1 Hi Sebastien, On 26-Aug-2014,

Re: Integration Tests on TravisCI

2014-08-21 Thread Ian Duffy
run them in serially with out any dependencies. To exclude add the switch --exclude-dir=../smoke/misc to nose command. Other should work. Where can we see the detailed logs for these runs? Regards, Santhosh From: Ian Duffy [i...@ianduffy.ie] Sent

Re: CloudStack UI - very slow or never loads content in large env

2014-08-20 Thread Ian Duffy
Ilya, I'm interesting in knowing if this is due to the UI or just slow responses from the API. Can you open the UI within Google Chrome and open the developer tools. If you switch over to the networking tab you should be able to see how long API calls are taking to respond. On 20 August 2014

Re: 4.5 RM

2014-08-19 Thread Ian Duffy
I personally think that everyone has used Github and it would take everyone less time to start using it Plus one to using github. I found using review board for uploading .patch files to be a horrible experience. The fork and pull request nature of github in my view compliments git and a neat

Re: Integration Tests on TravisCI

2014-08-15 Thread Ian Duffy
I’m not sure why we do this, get id from mac address but we can do it have a patch apply to our branch which injects a fake address so as to get the mgmt server some ID. Do you have any other idea to deal with this? Not a clue. Looked into it a little last night. When the mac is

Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
Hi All, TL;DR: See https://github.com/imduffy15/Cloudstack-Clone specifically .travis.yml and tools/travis/* Myself, Sebastien and Rohit have been looking at executing Cloudstack's integration tests against the simulator using http://travis-ci.org. Doing this will enable us to execute the

RE: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
in serially with out any dependencies. To exclude add the switch --exclude-dir=../smoke/misc to nose command. Other should work. Where can we see the detailed logs for these runs? Regards, Santhosh From: Ian Duffy [i...@ianduffy.ie] Sent: Thursday, August

Re: Integration Tests on TravisCI

2014-08-14 Thread Ian Duffy
bringing the management server up on windows too where the unix utilities do not exist. I'm specifically looking at: utils/src/com/cloud/utils/net/NetUtils.java utils/src/com/cloud/utils/net/MacAddress.java On 14 August 2014 17:54, Ian Duffy i...@ianduffy.ie wrote: Cool, thanks Santhosh. I will try

Re: Registering an ISO

2014-08-12 Thread Ian Duffy
Hi, Have you ran through the steps at https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting It sounds like it may be related to secstorage.allowed.internal.sites Thanks, Ian On 12 August 2014 16:36, Elapavuluri, Jaya

Re: [GSoC] Fwd: Wrap-Up phase and final evaluations

2014-08-12 Thread Ian Duffy
Hi It would be great to see a slide deck that summarizes your work this summer or some nice wrap-up/blog post about your experience. I don't currently have an active blog so I've pasted it into a gist: https://gist.github.com/imduffy15/5c4ac89c2ddb06e4eb60 On 12 August 2014 17:06, Mike

Re: [GSoC] GUI Problem

2014-08-10 Thread Ian Duffy
You are correct in saying its a CSS issue. The token-input-dropdown box has its position set to absolute. This introduces layering. Its parent element, the ui-dialog box is also set to position absolute. It has a z-index set of 1010. Your token-input-dropdown has a z-index of 1 which means it

Re: [ACS44] 4.4.1 release candidate

2014-08-10 Thread Ian Duffy
Erik, Don't know about Rohit, but I don't have infrastructure for it at home. If you have a machine with a decent amount of ram its handy enough to do it all within nested virtualization. https://github.com/imduffy15/GSoC-2014/tree/master/advanced might be of interest to you. On 10 August

Re: [ACS44] 4.4.1 release candidate

2014-08-10 Thread Ian Duffy
PM, Ian Duffy i...@ianduffy.ie wrote: Erik, Don't know about Rohit, but I don't have infrastructure for it at home. If you have a machine with a decent amount of ram its handy enough to do it all within nested virtualization. https://github.com/imduffy15/GSoC-2014/tree/master

[CLOUDSTACK-6114][GSoC] End of second term approaching

2014-08-07 Thread Ian Duffy
Hi All, Giving a very brief overview of everything that has been done. If any questions or expansion is wanted please reply back. TL;DR vagrant up for: Cloudstack basic zone from source, Cloudstack advanced zone from source, Cloudstack Simulator, Cloudstack binary installation and configuration.

Re: How to speed up testing using BVT/smoke tests with Simulator

2014-08-04 Thread Ian Duffy
Rohit, Those changes cause conflicts when attempting to deploy the devcloud.sql file as they specify the same primary keys. On 1 August 2014 15:56, Rohit Yadav rohit.ya...@shapeblue.com wrote: I’ve added config in developer/developer-prefill.sql to have three new config params commonly used

DB Upgrade from 4.0 to 4.4

2014-08-03 Thread Ian Duffy
Hi all, I'm attempting to use the simulator with the database prefilled as little as possible and all other sql scripts loaded in via the upgrade checker. I manually load in the following sql scripts: create-database.sql, create-database-premium.sql, create-database-simulator.sql,

Re: DB Upgrade from 4.0 to 4.4

2014-08-03 Thread Ian Duffy
Log over at: https://gist.github.com/imduffy15/f93c28a259f21569bec9 On 4 August 2014 01:39, Ian Duffy i...@ianduffy.ie wrote: Hi all, I'm attempting to use the simulator with the database prefilled as little as possible and all other sql scripts loaded in via the upgrade checker. I

Re: Error while building CloudStack

2014-08-01 Thread Ian Duffy
Images are stripped on the mailing list. On 1 Aug 2014 07:23, Priyanka Deepala priyanka.deepal...@gmail.com wrote: Hiii I'm building CS in DevCloud in VitualBox. While building the CS using mvn-P developer,systemvm clean install command it's displaying an error. I

Re: [VOTE] git workflow

2014-08-01 Thread Ian Duffy
+1 On 31 Jul 2014 21:33, Alena Prokharchyk alena.prokharc...@citrix.com wrote: +1 on the proposal. But I second Rohit and Sheng Yang - we should agree on all the flow points before we adopt it for CloudStack. We can¹t just blindly follow http://nvie.com/posts/a-successful-git-branching-model/,

Re: [ACS44]{DISCUSS] remove from the site

2014-08-01 Thread Ian Duffy
Hi, Since a workaround available I don't think removing it is necessary. However, I think users should be made aware via the site and 4.4 documentation that there is known issues and that upgrading is possibly dangerous.

Re: issue with devcloud on 4.3

2014-08-01 Thread Ian Duffy
If you run into any issues give me a shout will :-) On 1 Aug 2014 17:13, Will Stevens wstev...@cloudops.com wrote: Thanks, I will give it a shot... ws *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|*

Re: CloudStack Dev Env

2014-08-01 Thread Ian Duffy
I had issues getting advanced networking to work. I also had issues with the VT pass through on Xen on VirtualBox Virtualbox is a no go for VT. However, with xenserver this isn't an issue (Open to correction here). We can run 32bit VMs nested without issue, we can run VMs in PV mode without

Re: Marvin Package?

2014-07-29 Thread Ian Duffy
I see the pypi entry now goes to 404: https://pypi.python.org/pypi/cloudstack-marvin/ Came we go ahead and set the version of marvin to 4.4 and do a release? Thanks, Ian On 28 July 2014 18:50, Ian Duffy i...@ianduffy.ie wrote: +1 on same version, makes sense to me. On 28 July 2014 13:55

Re: Marvin Package?

2014-07-29 Thread Ian Duffy
Ian and other committers who may be interested, let me know your pypi username I'll add you on the admin list as well. Regards. Ian Duffy wrote: I see the pypi entry now goes to 404: https://pypi.python.org/pypi/cloudstack-marvin/ Came we go ahead and set the version of marvin to 4.4

Re: Error while installing Virtualbox

2014-07-28 Thread Ian Duffy
Please see virtualbox forums for support with this. https://forums.virtualbox.org/viewtopic.php?f=6t=62615start=75 On 28 July 2014 04:48, Priyanka Deepala priyanka.deepal...@gmail.com wrote: Hello I'm trying to install virtualbox in windows7 but while running the virtualbox it is

Re: [DISCUSS] git commit proces

2014-07-28 Thread Ian Duffy
+1 to what Erik said. On 28 July 2014 13:04, Erik Weber terbol...@gmail.com wrote: On Mon, Jul 28, 2014 at 1:22 PM, Daan Hoogland daan.hoogl...@gmail.com wrote: H, I see a lot of commits happening directly on the master branch. Yet there were no counter arguments against the proposed

Re: Marvin Package?

2014-07-28 Thread Ian Duffy
, Ian On 28 July 2014 01:52, Santhosh Edukulla santhosh.eduku...@citrix.com wrote: I believe no, atleast the latest changes under master or 4.4-forward. Santhosh From: Ian Duffy [i...@ianduffy.ie] Sent: Sunday, July 27, 2014 4:47

Marvin Package?

2014-07-27 Thread Ian Duffy
Hi, Do we have a binary of marvin that users can download independent to the management server rpms? Other than grabbing the tar.gz from jenkins. I was hoping it would be published on pypi. Prasanna seems to have a page for it there but there are no uploads:

Re: editting the website

2014-07-25 Thread Ian Duffy
https://svn.apache.org/repos/asf/cloudstack/site/trunk Anything committed to there will get built to: cloudstack.staging.apache.org Once you are happy, we can publish via the cms: https://cms.apache.org/cloudstack/publish Its all password protected with your apache id/password. On 25 July

Re: Getting built artifacts from Jenkins

2014-07-24 Thread Ian Duffy
Hi David, Can I go ahead and make a configuration change to jenkins to allow built artifacts to be downloaded? Thanks, Ian On 23 July 2014 21:11, Ian Duffy i...@ianduffy.ie wrote: Hi All, For getting the simulator up fast it would be very handy to just pull down the cloud-client-ui.war

Re: Getting built artifacts from Jenkins

2014-07-24 Thread Ian Duffy
Great! Thanks guys. On 24 July 2014 19:00, David Nalley da...@gnsa.us wrote: What Hugo said. You don't need permission from me. On Thu, Jul 24, 2014 at 12:53 PM, Ian Duffy i...@ianduffy.ie wrote: Hi David, Can I go ahead and make a configuration change to jenkins to allow built

Getting built artifacts from Jenkins

2014-07-23 Thread Ian Duffy
Hi All, For getting the simulator up fast it would be very handy to just pull down the cloud-client-ui.war from jenkins. Is there any reason why we don't show built artifacts for the build master job? Thanks, Ian

Re: [ANNOUNCE] Rajani Karuturi as committer

2014-07-22 Thread Ian Duffy
Congrats Rajani! On 22 July 2014 09:12, Koushik Das koushik@citrix.com wrote: Congrats Rajani! -Original Message- From: Prasanna Santhanam [mailto:t...@apache.org] Sent: Tuesday, 22 July 2014 11:53 AM To: CloudStack Dev Subject: [ANNOUNCE] Rajani Karuturi as committer The

Re: What to modify to increase instance password length?

2014-07-20 Thread Ian Duffy
Hi Harikrishna, Pulled over the related commits. Had some merge conflicts. On 19 July 2014 21:14, Ian Duffy i...@ianduffy.ie wrote: Hi sorry about the slow response. Will get on this tomorrow away from a computer for the weekend. On 18 Jul 2014 13:36, Harikrishna Patnala harikrishna.patn

Re: What to modify to increase instance password length?

2014-07-19 Thread Ian Duffy
, Harikrishna On 26-Jun-2014, at 12:23 am, Ian Duffy i...@ianduffy.ie wrote: Just pushed a change for this to the 4.4-forward branch. Daan, will you review / cherrypick? 96412e3e58fd1ced9d269e4552aaa6410bedf556 Testing done: Brought up simulator. Changed password flag for the builtin

Re: OpenVM.eu - repository of Cloudstack images and appliances

2014-07-01 Thread Ian Duffy
Hi All, Debian templates have been added - http://dl.openvm.eu/cloudstack/debian They are built using debootstrap scripts, the packer/veewee route is slow without baremetal for template generation.

Re: CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds

2014-06-29 Thread Ian Duffy
Hi Rayees, Looking at it right now. Hope to have a fix for you shortly. On 29 June 2014 18:14, Rayees Namathponnan rayees.namathpon...@citrix.com wrote: I reverted below two commits from local build machine, after that I didn't see the issue reported in 7005 Ian - can you please look your

Re: CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds

2014-06-29 Thread Ian Duffy
=46f2b61374c2012bca251c1de58fb1250e50b755 On 29 June 2014 18:22, Ian Duffy i...@ianduffy.ie wrote: Hi Rayees, Looking at it right now. Hope to have a fix for you shortly. On 29 June 2014 18:14, Rayees Namathponnan rayees.namathpon...@citrix.com wrote: I reverted below two commits from local build machine

Re: CLOUDSTACK-7005 - Failed to start MS with latest 4.4 RPM builds

2014-06-29 Thread Ian Duffy
any cherry-pick before I start a vote on a release? f7417d622a15c9ff6a5d6e5e7284bd220bc647ee Thanks, Ian On 29 June 2014 20:09, Daan Hoogland daan.hoogl...@gmail.com wrote: Ian, any cherry-pick before I start a vote on a release? On Sun, Jun 29, 2014 at 7:59 PM, Ian Duffy i

Re: Self Contained Cloudstack, using Vagrant and Simulator

2014-06-25 Thread Ian Duffy
Santhosh, This looks cool. (Just a timing coincidence) I've been doing the same thing but with chef. https://github.com/imduffy15/GSoC-2014/blob/master/simulator/Vagrantfile Does yours take long to come up? I find cloning the repo and compiling the codebase can be slow. On 25 June 2014 13:27,

Re: cloudmonkey 5.1.0

2014-06-25 Thread Ian Duffy
Hi Giles, The changelog can be see at https://github.com/apache/cloudstack-cloudmonkey/blob/master/CHANGES On 25 June 2014 16:46, Giles Sirett giles.sir...@shapeblue.com wrote: I’m trying to get a handle on whats new with CM 5.1.x Anybody point me in the direction of the release notes or

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
Hi Lucian, Take a look at server/src/com/cloud/server/ManagementServerImpl.java Line 895 - 898 @Override public String generateRandomPassword() { return PasswordGenerator.generateRandomPassword(6); } On 25 June 2014 17:16, Nux! n...@li.nux.ro wrote: Hi guys, Can

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
). Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: Ian Duffy i...@ianduffy.ie To: CloudStack Dev dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 6:02:12 PM Subject: Re: What to modify to increase instance password

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
in a scripting language. Cheers :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: Ian Duffy i...@ianduffy.ie To: CloudStack Dev dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 6:11:23 PM Subject: Re: What

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
to rewrite ACS in a scripting language. Cheers :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: Ian Duffy i...@ianduffy.ie To: CloudStack Dev dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 6:11:23 PM

Re: Build failed in Jenkins: cloudstack-4.4-forward-build #292

2014-06-25 Thread Ian Duffy
Unused import removed. should be resolved shortly. On 25 June 2014 19:55, jenk...@cloudstack.org wrote: See http://jenkins.buildacloud.org/job/cloudstack-4.4-forward-build/292/changes Changes: [Ian Duffy] Allow for length of password on VMs to be set via global settings

Re: What to modify to increase instance password length?

2014-06-25 Thread Ian Duffy
at 8:53 PM, Ian Duffy i...@ianduffy.ie wrote: Just pushed a change for this to the 4.4-forward branch. Daan, will you review / cherrypick? 96412e3e58fd1ced9d269e4552aaa6410bedf556 Testing done: Brought up simulator. Changed password flag for the builtin template. Brought up VM

Re: create_schema.sql

2014-06-24 Thread Ian Duffy
Apologizes for my commit to it yesterday. Was removing erroneous lines brought in by the other commit. On 24 June 2014 10:27, Rajani Karuturi rajani.karut...@citrix.com wrote: how about calculating the md5 checksum of the file and a build failure incase the checksum changes?

Re: Review Request 22814: The OVM3 module itself

2014-06-23 Thread Ian Duffy
-Original Message- From: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Friday, June 20, 2014 9:06 PM To: CloudStack Dev; Sebastien Goasguen Cc: Funs Kessen Subject: Re: Review Request 22814: The OVM3 module itself Is there any initial setup to be done on OVM Server

Re: Review Request 22814: The OVM3 module itself

2014-06-23 Thread Ian Duffy
: Ian Duffy [mailto:i...@ianduffy.ie] Sent: Monday, June 23, 2014 2:42 PM To: Funs Kessen Cc: CloudStack Dev; Sebastien Goasguen; Funs Kessen Subject: Re: Review Request 22814: The OVM3 module itself OK, Thanks Funs. Will give it a go sometime later this week. On 23 June 2014 13:32, Funs

Re: Agent fails to start on SSVM/CPVM on latest master due to Unsupported major.minor version 51.0

2014-06-23 Thread Ian Duffy
Tuna, A list of all the artifacts can be seen on the jenkins UI. http://jenkins.buildacloud.org/job/build-systemvm64-master/ On 23 June 2014 18:29, Nguyen Anh Tu t...@apache.org wrote: Mike, These links are not found at that moment. Could you check them? Cheers, --Tuna On Wed, Mar

Re: [ACS4.5] SQL Error

2014-06-23 Thread Ian Duffy
Hey Mike, This appears to be correct. There newly added lines in create-schema-sql ending in ;$ They appear to be introduced with the OVM stuff. On 23 June 2014 20:17, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Do we seriously have an error in our SQL code? :) I ran mvn -P developer

Re: [ACS4.5] SQL Error

2014-06-23 Thread Ian Duffy
23, 2014, at 3:34 PM, Ian Duffy i...@ianduffy.ie wrote: Hey Mike, This appears to be correct. There newly added lines in create-schema-sql ending in ;$ They appear to be introduced with the OVM stuff. The OVM stuff was put in the ovmsupport branch, nothing should be on master

Re: Problem with Management server and connection to the databse

2014-06-23 Thread Ian Duffy
Sounds like a missing mysql driver jar. Please see the following solution: http://blog.widodh.nl/2014/03/sql-connection-error-after-upgrade-to-cloudstack-4-3-0/ On 23 June 2014 22:41, Seif Eddine Jemli seifeddineje...@gmail.com wrote: Hi everyone, I am having a 404 error when trying to

[GSoC] Mid Term Looming

2014-06-23 Thread Ian Duffy
Hi Folks, At the end of this week (27th) we will be at the mid term evaluation stage of the Google Summer of code programme. It has been great working with the Cloudstack Community again. I'm very happy with the progress I've been making on my project and the feedback I've received from

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
with more ram (256mb per VM). Ubuntu is out of the question at 512mb ram required. On 22 Jun 2014 06:50, Rohit Yadav bhais...@apache.org wrote: Hi Ian, On Sun, Jun 22, 2014 at 5:43 AM, Ian Duffy i...@ianduffy.ie wrote: Hey Rohit, Quick question for you about the ttylinux_vhd image. I'm just

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
-openbox.ova is ~29M and has openbox window manager Cheers. On Sun, Jun 22, 2014 at 5:16 PM, Rohit Yadav rohityada...@gmail.com wrote: On Sun, Jun 22, 2014 at 2:58 PM, Ian Duffy i...@ianduffy.ie wrote: OK thank you. Will look into creating a packer file for it... Will have a dependency

Re: DevCloud replacement

2014-06-22 Thread Ian Duffy
: On Sun, Jun 22, 2014 at 7:34 PM, Ian Duffy i...@ianduffy.ie wrote: Awesome thanks Rohit. Did you do anything on the boxes or just a clean ISO install and export? I'm trying to create packer files so we can reproduce these images easily. I'm having to do all the conversion stuff within

Re: DevCloud replacement

2014-06-21 Thread Ian Duffy
Hey Rohit, Quick question for you about the ttylinux_vhd image. I'm just about to push some changes to allow for an advanced cloud configuration. While doing some final tests I found myself unable to resolve domains in VMs I brought up. On inspecting my resolv.conf on a ttylinux based machine I

Re: Review Request 22814: The OVM3 module itself

2014-06-20 Thread Ian Duffy
Is there any initial setup to be done on OVM Server or is it as simple as selecting OVM on cloudstack with the username / password? On 20 June 2014 14:30, Sebastien Goasguen run...@gmail.com wrote: --- This is an automatically generated

Re: Can't build codebase

2014-06-17 Thread Ian Duffy
Mike, This seems like an issue with repository.apache.org. Might be a job for infra? On 17 June 2014 16:48, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Hi, Is anyone else seeing this issue when trying to build the codebase under either 4.4 or master? Thanks! [ERROR] Failed to

Re: Can't build codebase

2014-06-17 Thread Ian Duffy
http://repository.apache.org/snapshots/net/juniper/contrail/juniper-contrail-api/1.0-SNAPSHOT/juniper-contrail-api-1.0-SNAPSHOT.pom returns a 404. Searching on apache's nexus also returns nothing for juniper or contrail https://repository.apache.org/index.html I'd imagine you are working from

[GSoC] [CLOUDSTACK-6114] Progress update

2014-06-17 Thread Ian Duffy
Hi All, This week the project was tested by Sebastien, Rohit and Leo. All successfully got a cloud up which is good news. I've separated the project out a bit and the documentation has been updated thanks to Rohit and suggestions from Leo. The main repository can be found at:

Re: DevCloud replacement

2014-06-16 Thread Ian Duffy
to create the system vm instances. Basically what I need to use here is design 2 or 3; my own local setup at the moment basically matches design 2. On 6/13/14, 9:05 PM, Ian Duffy i...@ianduffy.ie wrote: Awesome! I'm still tweaking things here and there. For whatever reason my internet

Marvin add service offering

2014-06-15 Thread Ian Duffy
Hi All, Is it possible to create a service offering using marvin? I tried using: service_offering: { name: Tiny Instance, displaytext: Tiny Instance, cpunumber: 1,

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
Hi Rohit, Thank you for the PR :) was meaning to add a section on the vagrant setup. I've recently extended some of it to use vagrant-cachier for caching the systemvm templates. On 13 June 2014 19:05, Rohit Yadav bhais...@apache.org wrote: I've fixed README:

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
Just out of interest. Is there any reason we don't use devcloud.sql to modify the service offerings and disk offerings to use local storage? On 13 June 2014 19:21, Ian Duffy i...@ianduffy.ie wrote: Hi Rohit, Thank you for the PR :) was meaning to add a section on the vagrant setup

Re: DevCloud replacement

2014-06-13 Thread Ian Duffy
and running, and I finally have a Xen vm/box to play with. Cheers. On Fri, Jun 13, 2014 at 11:51 PM, Ian Duffy i...@ianduffy.ie wrote: Hi Rohit, Thank you for the PR :) was meaning to add a section on the vagrant setup. I've recently extended some of it to use vagrant-cachier for caching

Re: [GSoC] [CLOUDSTACK-6114] Progress update

2014-06-12 Thread Ian Duffy
be a more user friendly setup. Design 2 covers running source on mysql/nfs box. On 12 June 2014 10:26, sebgoa run...@gmail.com wrote: On Jun 9, 2014, at 10:20 PM, Ian Duffy i...@ianduffy.ie wrote: Hi All, Started making some fast progress on this. I uploaded the xenserver box[1] to vagrant

Re: [GSoC] [CLOUDSTACK-6114] Progress update

2014-06-10 Thread Ian Duffy
it in the evening. Cheers. On Tue, Jun 10, 2014 at 1:50 AM, Ian Duffy i...@ianduffy.ie wrote: Hi All, Started making some fast progress on this. I uploaded the xenserver box[1] to vagrant cloud. This means people can easily get a xenserver VM by executing vagrant init duffy/xenserver

Re: [ANNOUNCE] Pierre-Luc Dion as a committer

2014-06-10 Thread Ian Duffy
Congrats Pierre-Luc! On 10 June 2014 17:07, Nguyen Anh Tu t...@apache.org wrote: Congratulation, Pierre-Luc! --Tuna On Tue, Jun 10, 2014 at 10:34 PM, Mike Tutkowski mike.tutkow...@solidfire.com wrote: Congratulations! On Tuesday, June 10, 2014, Hugo Trippaers h...@trippaers.nl

[GSoC] [CLOUDSTACK-6114] Progress update

2014-06-09 Thread Ian Duffy
Hi All, Started making some fast progress on this. I uploaded the xenserver box[1] to vagrant cloud. This means people can easily get a xenserver VM by executing vagrant init duffy/xenserver vagrant up. I adjusted the configuration on the box to allow for multiple xenserver boxes to be brought

Modifications of HTML/CSS/JS files without recompling

2014-06-06 Thread Ian Duffy
Hi UI Team, Last time I worked on the UI I found myself recompiling and restarting jetty every time I modified a HTML/CSS/JS File. Do we have some method to avoid doing this? I tried doing a symlink of the source directory with the target directory which did work but it was messy. Thanks, Ian

[GSoC] [CLOUDSTACK-6114] Progress update

2014-06-01 Thread Ian Duffy
Hi all, I am making slow but steady progress on my GSoC project. If anybody is interested in seeing the work completed and work left to do the JIRA ticket can be seen over here https://issues.apache.org/jira/browse/CLOUDSTACK-6114 Any of the work can be seen over at

4.3 Simulator

2014-05-20 Thread Ian Duffy
Hi All, I was trying to use the Simulator on the 4.3 branch earlier today. On doing the deployment of advanced.cfg using nosetest it failed around creating the cluster. Can anybody confirm success/failure with the 4.3 branch? Any idea what has to be done to fix it or if its fixed in the 4.4

Re: cannot run integration tests on 4.4-forward

2014-05-20 Thread Ian Duffy
Thanks for fixing this! I was trying to use them on 4.3 earlier with no joy. On 20 May 2014 13:39, sebgoa run...@gmail.com wrote: On May 20, 2014, at 2:30 PM, Santhosh Edukulla santhosh.eduku...@citrix.com wrote: 1. The below error in message you pasged shows up the requests package you

Re: devcloud script deployDataCentre.py not working

2014-05-16 Thread Ian Duffy
, Daan Hoogland daan.hoogl...@gmail.com wrote: wow, should that be so? seems like a regression. On Wed, May 14, 2014 at 8:37 AM, Ian Duffy i...@ianduffy.ie wrote: Got a successful deployment on 4.4-forward after changing the network to bridge on the hypervisor (xe-switch-network-backend bridge

Re: 4.4 System VM

2014-05-16 Thread Ian Duffy
Resolved this for the master build. Jenkins is going again: http://jenkins.buildacloud.org/job/build-systemvm-master/193/ On 14 May 2014 20:47, Ian Duffy i...@ianduffy.ie wrote: Hi All, I'm looking for a 32 bit version of the 4.4 system vm. I took a look at the jenkins builds over

Re: 4.3 system vm template job failing in jenkins

2014-05-15 Thread Ian Duffy
Sorry for digging up an old thread. Hit this issue today on trying to build the 32 bit template. The upgrade of libssl was occurring with apt-get update To work around this I just added a default value via the pre-seed file. libssl1.0.0 libssl1.0.0/restart-services boolean true

Re: devcloud script deployDataCentre.py not working

2014-05-15 Thread Ian Duffy
PM, Ian Duffy i...@ianduffy.ie wrote: Hi Daan, Took a quick look at this this evening as promised earlier on IRC. I've stopped using the Ubuntu + XenAPI setup, I never felt it worked well. My alternative solution/setup is below, I can get a full environment up in about 15mins. I

Re: devcloud script deployDataCentre.py not working

2014-05-14 Thread Ian Duffy
Got a successful deployment on 4.4-forward after changing the network to bridge on the hypervisor (xe-switch-network-backend bridge) On 14 May 2014 07:33, Ian Duffy i...@ianduffy.ie wrote: Hi Santhosh, Its failing on 4.4-forward for me. As far as I can tell its nothing to do with my setup

<    1   2   3   4   5   >