Re: Weekly Update for GSoC'17 project

2017-05-31 Thread Ian Duffy
Nice work Sachin Just a suggestion, it might be worthwhile creating a blogspot blog to keep track of these updates. It would allow for richer content (screenshots, videos, etc) as you go on. On 30 May 2017 at 04:22, Rohit Yadav wrote: > Good progress Sachin, keep it up! > > > Regards. > > _

Re: GSoC'17

2017-05-22 Thread Ian Duffy
Congrats Sachin! Hope you have fun with GSoC. On 16 May 2017 at 15:34, Sverrir Berg wrote: > Our approach to this was to use Guacamole in "slave" mode - we added an > agent/daemon that given authentication token, IP, Port, Type of connection > would start a console session - no concept of user a

Re: [Github/Gitbox] Setting up your committer account

2017-04-16 Thread Ian Duffy
@PaulAngus something like enabling Zappr on the repository would give that functionality https://zappr.opensource.zalan.do/login Assuming we've full control over hooks this should be easy to do. On 16 April 2017 at 09:15, Daan Hoogland wrote: > Paul if we put effort in automation we should do s

Re: FW: Google Summer of Code 2017 is coming

2017-02-06 Thread Ian Duffy
I believe Sachin (CCed) was showed interest in becoming a student a couple of months back. Might be good to get him and a potential mentor talking. On 6 February 2017 at 10:19, Daan Hoogland wrote: > I think we should be able to muster some quickly: > > project = CLOUDSTACK AND issuetype in (Imp

Re: re-introduction

2017-02-01 Thread Ian Duffy
Wow Daan! Fantastic news, hope you have a blast with the rest of the folks over at ShapeBlue, I'm sure you'll make a valued addition to their fantastic team. Congrats. On 1 February 2017 at 12:25, Daan Hoogland wrote: > On Wed, Feb 1, 2017 at 12:26 PM, Erik Weber wrote: > > did your new employe

Re: Welcoming Simon Weller & Paul Angus to the PMC

2017-01-13 Thread Ian Duffy
Congrats Simon and Paul. On 13 January 2017 at 22:21, Rohit Yadav wrote: > Congratulations to both Simon and Paul, well deserved :) > > > Regards. > > > From: Will Stevens > Sent: 13 January 2017 22:00:20 > To: dev@cloudstack.apache.org; us...@cloudstack.apache.

Re: [Discuss] New built-in templates for CloudStack

2016-05-16 Thread Ian Duffy
Nux has a good selection of the popular OSs available over at http://dl.openvm.eu/cloudstack/ Afaik all are fairly minimal, working with cloud init, ssh key injection, password reset etc. On Monday 16 May 2016, Paul Angus wrote: > Hi All, > > As it looks like we're losing download.cloud.com and

Re: Migrating CloudStack content from download.cloud.com

2016-03-26 Thread Ian Duffy
I could be completely wrong here, but wasn't there some specific closed source citrix magic added to the templates at downloads.cloud.com that was Cloud Platform specific? Ideally, this stuff should be hosted on an Apache Cloudstack infrastructure or atleast the main community source ( cloudst

Re: [NOTICE] people.apache.org web space is moving to home.apache.org

2015-11-27 Thread Ian Duffy
What are the legal implications of any of hosting that licensed/copyrighted/paid-for material if any? windows7.vhd RHEL6-64bit.ova RHEL764bitwithtools.vhd 79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd which appears to be windows 8 On 25 November 2015 at 18:44, Srikanteswararao talluri < talluri.w...@g

Re: Release EC2stack 1.0.0

2015-08-13 Thread Ian Duffy
try so you should be able to upload the latest binary to there. On 13 August 2015 at 22:36, Ian Duffy wrote: > > Yes and it seems to work ok with a recent version (1.7.42) of the aws > cli > [1] once you tell it to use V2 signature. I have not tried it with the ec2 > cli tools [2

Re: Release EC2stack 1.0.0

2015-08-13 Thread Ian Duffy
> Yes and it seems to work ok with a recent version (1.7.42) of the aws cli [1] once you tell it to use V2 signature. I have not tried it with the ec2 cli tools [2]. Awesome! good spot. We(Myself and Darren) noticed it stopped working with the latest awscli due to changes in boto, our workaround

Re: Release EC2stack 1.0.0

2015-08-13 Thread Ian Duffy
goa wrote: > > On Aug 13, 2015, at 12:00 AM, Ian Duffy > > wrote: > > > Hey Sebastien, > > > > Thank you for doing this. > > > > If there's any small jobs I can help out let me know, I'm allowed to work > > on this type of stuff again once Frida

Re: Release EC2stack 1.0.0

2015-08-12 Thread Ian Duffy
Hey Sebastien, Thank you for doing this. If there's any small jobs I can help out let me know, I'm allowed to work on this type of stuff again once Friday the 14th passes. On Wednesday, August 12, 2015, sebgoa wrote: > > On Aug 12, 2015, at 12:31 PM, sebgoa > > wrote: > > > Hi folks, > > > > I

Re: Cloudstack API docs down?

2015-05-13 Thread Ian Duffy
Put in a quick fix for this, should fix all the linking issues. On 14 May 2015 at 01:09, Marcus wrote: > Maybe it's just a search thing. If I google 'cloudstack api doc', most of > the links are broken. If I navigate to cloudstack.apache.org everything > seems to work, but things have been rearr

API Docs

2015-05-13 Thread Ian Duffy
Folks, With the amount of emails I seen about API docs not being found etc. I put in a quick fix. I just did a symbolic link between docs/api and api/. I created an index.html within api/ that will redirect to api.html accordingly. No idea if we can modify content folder directly with this middl

virt-what detecting the incorrect hypervisor

2015-05-04 Thread Ian Duffy
Hi all, This is a very edge case problem but I'm interested in hearing some possible solutions to it. I've been playing with running a full KVM basic networking Cloudstack environment on AWS. Running nested virtualization on the AWS cloud comes with some interesting issues. I'm using a service p

Re: IP clearance for ec2stack and gstack has passed

2015-05-02 Thread Ian Duffy
Awesome! Great to her Sebastien. On 2 May 2015 at 23:00, Rohit Yadav wrote: > That’s good news. The other day I was trying to setup ec2stack for someone > and its users were skeptic in using ec2stack because it was not a ACS > (sub)project (yet), now hopefully they will have more assurance! > >

Re: marvin test cases + travis

2015-04-30 Thread Ian Duffy
> Do we need to ask for an increase in run time? >From my experience I wouldn't say its required however *it would be very nice*. At the moment what we do is create new parallel jobs and balance the tests across them so each job is under 50mins. Anywho, just my 2c, see what others say/think. On

Re: [ANNOUNCE] New committer: Funs Kessen

2015-04-14 Thread Ian Duffy
Congratulations Funs! :) On 14 April 2015 at 18:17, Somesh Naidu wrote: > Congratulations Funs! > > Regards, > Somesh > > > -Original Message- > From: Ahmad Emneina [mailto:aemne...@gmail.com] > Sent: Tuesday, April 14, 2015 12:45 PM > To: dev@cloudstack.apache.org > Subject: Re: [ANNOUNC

Re: /tools, devcloud and extras

2015-04-09 Thread Ian Duffy
over the next week or so assuming I can find enough free time. On 9 April 2015 at 07:53, Sebastien Goasguen wrote: > >> On Apr 8, 2015, at 3:48 PM, Ian Duffy wrote: >> >>> If you need to host the readymade DevCloud4 disk images, I can help host >> it on packa

[RESULTS] [VOTE] Accept the donation of ec2stack to apache cloudstack

2015-04-08 Thread Ian Duffy
Results are as follows: 15 +1 votes 00 votes 0 -1 votes Thanks, Ian On 8 April 2015 at 17:25, Sebastien Goasguen wrote: > Can you do a reply with a [RESULTS] tag, tallying the votes… > > that will be easier for the clearance. > > thx > >> On Apr 8, 201

[RESULTS] [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-08 Thread Ian Duffy
Results are as follows: 14 +1 votes 00 votes 0 -1 votes Thanks, Ian On 8 April 2015 at 16:26, Ian Duffy wrote: > Thank you to everyone who participated in this vote. As 72 hours have > passed voting is now closed. > > All replies were +1. > > I will work with Seb

Re: [VOTE] Accept the donation of ec2stack to apache cloudstack

2015-04-08 Thread Ian Duffy
wrote: > +1 > > -Koushik > > On 05-Apr-2015, at 2:44 PM, Ian Duffy wrote: > >> Hi All, >> >> As stated in a previous thread [1], myself, Sebastien and Darren are >> proposing the donation of ec2stack [2]. >> >> I would like to call a vote, so that

Re: [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-08 Thread Ian Duffy
Prateek wrote: > +1 > > >> On 05-Apr-2015, at 2:42 pm, Ian Duffy wrote: >> >> Hi All, >> >> As stated in a previous thread [1], myself, Sebastien and Darren are >> proposing the donation of gstack [2]. >> >> I would like to call a vote, so that w

Re: /tools, devcloud and extras

2015-04-08 Thread Ian Duffy
l there may be a need for a rating/commenting system with such a listing. There are many duplicate efforts of work, for example of the top of my head I believe there are 4 different cookbooks On 8 April 2015 at 10:39, Rohit Yadav wrote: > Hi Ian, > > On Wednesday 08 April 2015 11:02 AM, Ia

/tools, devcloud and extras

2015-04-07 Thread Ian Duffy
tl;dr I want to move devcloud4 into some community location, where should I put it? Hi all, As previously discussed on the list awhile back I'm wanting to move the devcloud4[1] stuff into more of a primary view and out of a public repository that is just hosted on my personal github account. I ha

Re: [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-05 Thread Ian Duffy
simulator replies. Feel free to check out https://github.com/BroganD1993/ec2stack/tree/master/tests/data to see what exactly we test. I hope this answers your concerns. On 5 April 2015 at 21:35, Erik Weber wrote: > On Sun, Apr 5, 2015 at 11:12 AM, Ian Duffy wrote: > >> Hi All

Re: [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-05 Thread Ian Duffy
s through the IP Clearance > process. (I am sure this is planned, but wasn't explicitly stated) > > --David > > On Sun, Apr 5, 2015 at 5:12 AM, Ian Duffy wrote: > > Hi All, > > > > As stated in a previous thread [1], myself, Sebastien and Darren are > > p

[VOTE] Accept the donation of ec2stack to apache cloudstack

2015-04-05 Thread Ian Duffy
Hi All, As stated in a previous thread [1], myself, Sebastien and Darren are proposing the donation of ec2stack [2]. I would like to call a vote, so that we have formal consensus on accepting the code into the project. I suggest that it be accepted into a separate repository like we do with cloud

[VOTE] Accept the donation of gstack to apache cloudstack

2015-04-05 Thread Ian Duffy
Hi All, As stated in a previous thread [1], myself, Sebastien and Darren are proposing the donation of gstack [2]. I would like to call a vote, so that we have formal consensus on accepting the code into the project. I suggest that it be accepted into a separate repository like we do with cloudmo

Re: [ANNOUNCE] Rohit Yadav as new PMC member of CloudStack

2015-03-27 Thread Ian Duffy
Congrats Rohit! Well deserved :) On 27 March 2015 at 15:17, Marco Sinhoreli wrote: > Great news! Congrats Rohit! > > > Marco Sinhoreli > Consultant Manager > > > > > Phone: +55 21 2586 6390 | Fax: +55 21 2586 6002 | Mobile: +55 21 99159 > 4713 | Mobile: +55 21 98276 3636 > Praia de Botafogo 501,

Re: [Announce] - New VP Apache Cloudstack

2015-03-23 Thread Ian Duffy
Congrats Sebastien! :-) On 23 Mar 2015 16:57, "Rohit Yadav" wrote: > Thank you Hugo! Congratulations and welcome Sebastien! > > > On 23-Mar-2015, at 5:10 pm, Giles Sirett > wrote: > > > > All > > The Apache Cloudstack PMC is delighted to announce that on March 18 an > ASF board resolution was pa

Re: Cloudstack modules on maven repository

2015-03-18 Thread Ian Duffy
Hey, There is an apache Nexus repository available at https://repository.apache.org If you search cloudstack you will see there are some old builds up there https://repository.apache.org/#nexus-search;quick~cloudstack There is documentation on the apache site about pushing items up there http://

Re: Root disk size support in UI - problem with instanceWizard.js

2015-03-18 Thread Ian Duffy
Hey Nux, This is completely untested and based of reading the source code. Within ui/scripts/ui-custom/instanceWizard.js on line ~ 424 you should find a call to the custom hidden function which determines whether or not to set display = none on the root resize box. Within the ui/scripts/instance

Re: Cloudmonkey question

2015-02-15 Thread Ian Duffy
Assuming I'm reading and understanding the API docs correctly at http://cloudstack.apache.org/docs/api/apidocs-4.1/root_admin/listVolumes.html list volumes tags=remote_backup should list everything with the tag remote_backup On 15 February 2015 at 23:50, Mike Tutkowski wrote: > I believe you'd

Re: [VOTE] Apache CloudStack 4.5.0 RC3

2015-02-09 Thread Ian Duffy
+0 (no point voting with -1s above) Tested this using Devcloud4 on an advanced zone worked without issue, environment came up, template downloaded was able to create a VM and a egress rule to allow outbound connectivity. Great to see the xen server networking label stuff fixed, this caused som

Re: 4.3.2 rpm not found

2015-01-24 Thread Ian Duffy
Hi, Wildo or Daan have access as far as I recall. Since you're on pmc I believe to you can request access from wildo :-) On 24 Jan 2015 13:25, "Pierre-Luc Dion" wrote: > We have released 4.3.2 but rpm's are not in the repos: > http://cloudstack.apt-get.eu/rhel/4.3/ > > Does anyone have access t

Re: [GitHub] cloudstack pull request: NGUI: Added more functionalities, final p...

2015-01-23 Thread Ian Duffy
second message from seb says he messed up the commit so I'd imagine its safe to close Rohit. On 23 January 2015 at 15:01, bhaisaab wrote: > Github user bhaisaab commented on the pull request: > > https://github.com/apache/cloudstack/pull/62#issuecomment-71205228 > > If it's in good state,

Re: [VOTE] Apache CloudStack 4.5.0 RC1

2015-01-14 Thread Ian Duffy
+1 (binding) Brought up a basic zone using devcloud4(Centos 6and XenServer 6.2.0-70446c), everything worked without issue system vms came up and their agent connected. Added Nux's macchinina distribution as a template. Added Ubuntu as a template. (Loved the HVM checkbox addition to the UI). Succ

Re: CloudPlatform 4.5 released?

2015-01-13 Thread Ian Duffy
That's an interesting one... Did they skip 4.4 I'm seeing no release notes on there site? On 13 Jan 2015 23:15, "Nux!" wrote: > Hi, > > I am slightly confused. I thought Cloudstack was Citrix' "Fedora", not the > other way around. > Should we care at all what Citrix does? Seems like they launched

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

2015-01-09 Thread Ian Duffy
Looks to just be presentation related: https://github.com/apache/cloudstack-cloudmonkey/commit/7498aa58a2b5772e03e25f44a37907f915889ad8

[Question] development embedded jetty vs deployment on system install of tomcat

2015-01-01 Thread Ian Duffy
Just out of interest... Why do we use the embedded jetty for development purposes and then shipping on tomcat? Why aren't we using embedded tomcat for development purposes? Does it matter? Is there any reason we don't ship a JAR with embedded tomcat and remove the system dependency on tomcat? It

Re: [VOTE] Apache Cloudstack 4.3.2

2014-12-18 Thread Ian Duffy
+1 (binding) Tested with devcloud4/xenserver 6.2 On 18 Dec 2014 09:04, "Rohit Yadav" wrote: > +1 > > - Tested against DevCloud/KVM and baremetal server > - Tested basic VM lifecycles, deployed basic and advanced zone as per > release test procedure wiki > - Manual QA isolated, shared networks an

Re: [ANNOUNCE] New committer: Erik Weber (terbolous)

2014-12-17 Thread Ian Duffy
Congrats Erik. On 17 December 2014 at 12:20, Jan-Arve Nygård wrote: > > Gratulerer Erik :) > > Mon Dec 15 2014 at 6:41:50 PM skrev Giles Sirett < > giles.sir...@shapeblue.com > >: > > > Great news - congratulations Erik > > > > Kind Regards > > Giles > > > > D: +44 20 3603 0541 | M: +44 796 111 2

Re: [VOTE] Simplify CloudMonkey's branching/maintenance process

2014-12-09 Thread Ian Duffy
+1, it makes sense for cloudmonkey :) On 9 December 2014 at 22:51, Daan Hoogland wrote: > +1 , I wish we could make such a call on the stack. > > On Tue, Dec 9, 2014 at 7:14 PM, sebgoa wrote: > > > > On Dec 9, 2014, at 2:25 PM, Rohit Yadav > wrote: > > > >> Hi, > >> > >> CloudMonkey's git repo

Re: [TESTING] CloudStack 4.3.2 testing

2014-12-09 Thread Ian Duffy
Fantastic work Rohit! :) I tested with the dev branch of devcloud4 binary installation basic [1]. Everything worked without issue, brought up a new ubuntu vm based of the openvm.eu templates [2]. Template came up without issue, console worked, password and hostname were successfully set. Created

Re: [JENKINS] Added CentOS 7 slaves

2014-11-26 Thread Ian Duffy
Just throwing this out there All committers have access to a msdn subscription that gives 125eur worth of azure credits. You can get a decent VM for that. On 26 Nov 2014 15:37, "Pierre-Luc Dion" wrote: > does it only require to run jenkins as slave? or their is any other > particular require

Re: Moving ec2stack and gstack to the cloudstack repos.

2014-11-26 Thread Ian Duffy
> I think unit tests are great for type checking and the like, but are there any integration tests? At the moment there aren't any, we could add some using eutester very easily and chain it onto the current CI tasks. As Sebastien has mentioned earlier in this thread he has already looked at doing

Re: [ACS44]release 4.4.2 release candidate RC20141121T0341 (#2)

2014-11-25 Thread Ian Duffy
Repeated the whole process again, looks to be going OK this time round. On 25 November 2014 at 10:21, Ian Duffy wrote: > Hi Daan, > > It was the importing of a standard template added via the UI. I will > re-try again today to ensure it wasn't a networking fault (unlikely) b

Re: [ACS44]release 4.4.2 release candidate RC20141121T0341 (#2)

2014-11-25 Thread Ian Duffy
gt; > > -- > > Sent from the Delta quadrant using Borg technology! > > > > Nux! > > www.nux.ro > > > > - Original Message - > >> From: "Daan Hoogland" > >> To: "dev" , "Ian Duffy" > >> Sent:

Re: Moving ec2stack and gstack to the cloudstack repos.

2014-11-24 Thread Ian Duffy
rough overview https://www.youtube.com/watch?v=xvu-gc8h4Qg&list=UUoGs2iiOIGrfXofp-3g-Qqg It looks at installation, configuration and basic usage against exoscale using awscli. Regards, Ian On 24 Nov 2014 19:02, "Chiradeep Vittal" wrote: > Good to know, but are there any automate

Re: [ACS44]release 4.4.2 release candidate RC20141121T0341 (#2)

2014-11-24 Thread Ian Duffy
+0 (Don't want to get in the way...) Tested with my standard automated virtualised cloudstack environment. Failed to import a template successfully. The template downloaded, it hung on installing template for awhile eventually got an error of "Failed post download script: timeout" The logs repea

Re: Moving ec2stack and gstack to the cloudstack repos.

2014-11-24 Thread Ian Duffy
Chiradeep, During the development of ec2stack we tested it using boto, awscli, vagrant-aws and eutester. Hope this satisfy your concerns. On 24 November 2014 at 18:19, Chiradeep Vittal wrote: > Seems legit, but from (bitter) experience, there is no point in a > compatible API layer unless some

Re: No maven on cloudstack-buildslave-centos6-87d

2014-11-24 Thread Ian Duffy
cloudstack-4.3-maven-build was reporting issues. On 24 Nov 2014 11:39, "Hugo Trippaers" wrote: > It’s an error in the build definition. The job should select a maven thats > configured as auto installable by jenkins. > > Which job is reporting the problem? > > > &

No maven on cloudstack-buildslave-centos6-87d

2014-11-24 Thread Ian Duffy
Hi, jobs executing on cloudstack-buildslave-centos6-87d look for maven within /opt/apache-maven-3.0.5 It doesn't exist. Can somebody with root access on this box download/extract maven accordingly? Thanks, Ian

Test failure on 4.3 branch

2014-11-23 Thread Ian Duffy
Hi, The test "test_01_sys_vm_start" fails on the 4.3 branch. https://travis-ci.org/apache/cloudstack/jobs/41867306 Anybody who can look into this? Thanks, Ian

Re: Build failed in Jenkins: cloudstack-4.3-maven-build #643

2014-11-23 Thread Ian Duffy
Maven issues on build slaves? On 23 Nov 2014 12:52, wrote: > See > > -- > Started by an SCM change > Started by an SCM change > Started by an SCM change > Started by an SCM change > Starte

Re: [GitHub] cloudstack pull request: Remove AWS api bridge

2014-11-22 Thread Ian Duffy
med) - we > need to find ways to focus on solidifying the "core" of CloudStack so > that it's rock solid and exceptionally fast to get started with > (faster than we are today). Features that are outside of the core > should be add-ons to the core (like AWS API support)

Re: [GitHub] cloudstack pull request: Remove AWS api bridge

2014-11-21 Thread Ian Duffy
+1 on ec2stack working well (bias view). I've used it via vagrant-aws, boto and eucalyptus eutester without issue. It could use some documentation on deployment for production purposes, the embedded webserver it exposes is OK but I'd feel safer with it bring behind nginx/Apache. On 21 Nov 2014 14

Re: [TEST] DevCloud4 - rework / Cleanup

2014-11-17 Thread Ian Duffy
f the zone the > gateway is 192.168.23.5, should my box have the IP 192.168.23.5 instead of > the current 192.168.23.1 ? > > > thanks, > > On Sun, Nov 16, 2014 at 2:57 PM, Ian Duffy wrote: > > > Hi Pierre, > > > > So advanced and basic are running from cod

Re: [TEST] DevCloud4 - rework / Cleanup

2014-11-16 Thread Ian Duffy
lutions Architect > t 855.652.5683 > > *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 > w cloudops.com *|* tw @CloudOps_ > > > On Sun, Nov 16, 2014 at 11:18 AM, Ian Duffy wrote: > > > TL;DR: De

Re: [QUESTION] How come we don't include Users@ in vote threads?

2014-11-16 Thread Ian Duffy
involved more people in the test phases. > > On Sun, Nov 16, 2014 at 12:56 PM, Rohit Yadav > wrote: > > > > > > On 16-Nov-2014, at 9:50 pm, Ian Duffy wrote: > > > > > > > > > Just out of interest, is there some reason we don't include the u

[QUESTION] How come we don't include Users@ in vote threads?

2014-11-16 Thread Ian Duffy
Hi All, Just out of interest, is there some reason we don't include the users mailing list within vote threads for feedback around product stability? >From what I've seen a lot of them have test labs. It would be nice to get their feedback before releasing rather than after... Thanks, Ian

[TEST] DevCloud4 - rework / Cleanup

2014-11-16 Thread Ian Duffy
TL;DR: Devcloud 4 cleaned up a bit, chef attributes no longer hidden, further user customisation allowed, Testers wanted. ** advanced zone on 4.4.* isn't supported due to a change on some API param for setting tags on interfaces ** Hi All, https://github.com/imduffy15/devcloud4/tree/dev/binary-i

Re: ui coding style guide?

2014-11-11 Thread Ian Duffy
Daan, I did not I will check them out. Does it matter for tooling? On 11 November 2014 20:39, Daan Hoogland wrote: > Ian, did you check the license categories for the dependencies? any Cat. X? > > On Tue, Nov 11, 2014 at 9:13 PM, Ian Duffy wrote: > > It would be really int

Re: ui coding style guide?

2014-11-11 Thread Ian Duffy
It would be really interesting to see build tools like grunt[1] or gulp[2] being used around frontend work I've recently been working on a personal project[3] with gulp and integration with maven through exec-maven-plugin and yeoman-maven-plugin[4] It would allow us to pull external dependenci

Re: ui coding style guide?

2014-11-11 Thread Ian Duffy
> I encounter java script with lots of superfluent whitespace and irregular indentation. Intellij's code reformat feature is awesome for fixing this. You'll probably annoy folk with such large whitespace changes(I know I did). > Do we have coding standards for that? As far as I'm aware we do not

Tomcat6 *build* requirement

2014-11-09 Thread Ian Duffy
Hi All, I was wondering if somebody could explain the *Build* Requirement on Tomcat6 for building RPMs. I don't install tomcat via yum so its not picked up by rpm-builder and thus not detected as being installed. I'd rather not install it as I want tomcat7 on my machine. Thanks, Ian

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #6)

2014-11-07 Thread Ian Duffy
bers help move the voting artifact to releases: > > svn mv -m "Publishing Apache CloudStack CloudMonkey 5.3.0 release" > https://dist.apache.org/repos/dist/dev/cloudstack/cloudmonkey-5.3.0/ > https://dist.apache.org/repos/dist/release/cloudstack/releases/ > > I’ll release t

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #6)

2014-11-05 Thread Ian Duffy
+1 (binding). Did a few tests against exoscale. On 5 November 2014 15:47, Rohit Yadav wrote: > +1 from my side as well > > Tested cloudmonkey for deploying ACS using KVM and shared NFS storage, > write bash scripts etc. > > > On 04-Nov-2014, at 8:16 pm, Geoff Higginbottom < > geoff.higginbot...

Re: ldap with microsoft ad on 4.5

2014-11-03 Thread Ian Duffy
ings and tried. Didn't give me much > info. > > Thanks. > > > On Mon, Nov 3, 2014 at 21:00 PM, Ian Duffy wrote: > > Hi Rajani, > > That's a pity. I don't have anything near me to test this on at the moment. > > Have you tried running tcpdump on the

Re: release artifact 4.4.1 faulty. How to resolve?

2014-11-03 Thread Ian Duffy
Since its already been released/announced does this mean we get a 4.4.2 or is it still considered 4.4.1? On 3 November 2014 17:03, David Nalley wrote: > So I asked - the answer I heard back was - invalidate the vote; > caution folks to verify that commit id advertised is what is being > voted on

Re: ldap with microsoft ad on 4.5

2014-11-03 Thread Ian Duffy
> > On Mon, Nov 3, 2014 at 4:10 PM, Ian Duffy wrote: > > > Hi Rajani, > > > > in the LdapContextFactory.java class can you try setting the an extra > > environment variable. > > > > environment.put(*Context.REFERRAL*, "follow"); > > >

Re: ldap with microsoft ad on 4.5

2014-11-03 Thread Ian Duffy
Hi Rajani, in the LdapContextFactory.java class can you try setting the an extra environment variable. environment.put(*Context.REFERRAL*, "follow"); http://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html Let me know if this solves it for you. Ian. On 3 November 2014 09:32, Rajani

Re: vm.password.length issue in 4.4.1-SNAPSHOT

2014-10-24 Thread Ian Duffy
t; >> Any comments on the below? I agree adding 3 characters is a bug and > >> willing to fix it. > >> > >> In addition, Ian, I believe we should set a minimum allowed value for > >>the > >> config value vm.password.length. Any objections to setting the minimum

Re: [HELP] cloudstack 4.4.0 src build failed

2014-10-24 Thread Ian Duffy
This looks like the certificate issue that has been mentioned in another thread on the list. On 24 October 2014 16:48, Nux! wrote: > Hello, > > Any reason you are not building 4.4.1? Perhaps it's fixed there. > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > >

Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-20 Thread Ian Duffy
>> > >> -- > >> Sent from the Delta quadrant using Borg technology! > >> > >> Nux! > >> www.nux.ro > >> > >> - Original Message - > >> > From: "Daan Hoogland" > >> > To: "dev"

Re: [PROPOSAL] Move to github PR only during moratorium on commit

2014-10-20 Thread Ian Duffy
I'm in complete agreement with Stephen on this one. I would be considered the master RM could be overwhelmed with work. Other than that +1. On 20 October 2014 14:13, Daan Hoogland wrote: > +1 and small changes should go through even if bigger goals glare on the > horizon. > > On Mon, Oct 20, 201

Re: [ANNOUNCE] New PMC Member: Rajani Karuturi

2014-10-18 Thread Ian Duffy
Congrats Rajani! :) On 17 October 2014 16:47, Mike Tutkowski wrote: > Congratulations! > > On Friday, October 17, 2014, Daan Hoogland > wrote: > > > The Project Management Committee (PMC) for Apache CloudStack are pleased > to > > announce that Rajani Karuturi has accepted our invitation to joi

Re: [VOTE][ACS44]Apache CloudStack 4.4.1 RC 3 in branch 4.4-RC20141014T2316

2014-10-15 Thread Ian Duffy
+0 On a basic zone deployment I seem to be having issues accessing the console proxy. >From what I can work out this has something to do with the iptables on the hypervisor for security groups. Flushing the iptables on the hypervisor running the console vm fixes the issue but breaks all the secur

Re: Build failed in Jenkins: build-4.5 #14

2014-10-13 Thread Ian Duffy
Great, Thanks Talluri. On 14 October 2014 04:08, Srikanteswararao Talluri < srikanteswararao.tall...@citrix.com> wrote: > Cleared old builds on this machine. > > ~Talluri > > From: Ian Duffy > Date: Tuesday, 14 October 2014 6:40 am > To: "dev@cloudstack.apa

Re: Build failed in Jenkins: build-4.5 #14

2014-10-13 Thread Ian Duffy
Can confirm that test-infra-common has /var/lib/jenkins full, CCing the people who have access to that box. I have restricted the build-4.5 job to running on the slavebuilder or rpmbuilder as we do with build-master, 4.3, and 4.4 If anyone feels this is wrong please change it. Thanks, Ian On 13

Re: Weird ssl keystore error while upgrading to 4.4.1

2014-10-13 Thread Ian Duffy
> AFAIK the sudo rights are given during the mgmt server install. Yes this happens during the cloud-setup-management stage. It modifies the sudoers file. There is one binary it attempts to execute using sudo that it doesn't have permission to do so. If memory serves me correctly its keytool. On

Re: CloudStack Mirrors

2014-10-13 Thread Ian Duffy
Hi Mo, I'm downloading from http://cloudstack.apt-get.eu/systemvm/4.4/ Its pretty fast, can grab the systemvm in about 1 minute. The citrix guys have some on http://download.cloud.com/ as well. Hope this helps, Ian On 14 October 2014 01:18, Mo wrote: > Greetings, > > > Has there been furthe

Re: vm.password.length issue in 4.4.1-SNAPSHOT

2014-10-13 Thread Ian Duffy
> Lucian > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - > > From: "Ian Duffy" > > To: "CloudStack Dev" > > Cc: "laszlo hornyak" > > Sent: Monday, 13 Oct

Re: vm.password.length issue in 4.4.1-SNAPSHOT

2014-10-13 Thread Ian Duffy
Hey Nux, So I passed this work off to a util class that was already present in the code base "PasswordGenerator" @Override public String generateRandomPassword() { Integer passwordLength = Integer.parseInt(_configDao.getValue("vm.password.length")); return PasswordGenerato

Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-09 Thread Ian Duffy
Wildo, Do we have no kind of audit on uploads? On 9 October 2014 12:25, Wido den Hollander wrote: > > > On 10/09/2014 01:21 PM, Nux! wrote: > > Hello, > > > > I've noticed there are 4.4.1 packages on > http://cloudstack.apt-get.eu/rhel/4.4/. > > Since 4.4.0 is latest release, how come? This is

Re: devcloud4 advanced -- xenserver&/SSVM iptables/routes

2014-10-08 Thread Ian Duffy
168.56.1. Checking connectivity. Good: Can connect to management server port 8250 ======== ERROR: Java process not running. Try restarting the SSVM. Thanks, Ian On 9 October 2014 00:13, Ian Duffy wrote: > Hey Leo, > > > I’m confident I h

Re: devcloud4 advanced -- xenserver&/SSVM iptables/routes

2014-10-08 Thread Ian Duffy
Hey Leo, > I’m confident I had all this working before, and I don’t recall this being needed with devcloud4 before, but tonight I had to twiddle the routes: Yes this is definitely new and I have not experienced it before. There should be no need to touch the SSVM. > default via 192.168.5

Re: test day reminder

2014-10-01 Thread Ian Duffy
4) I attempt to rename rubbishdata back to test I get a message saying: "specified domain id with name 'test' already exists in the system" On 2 October 2014 01:55, Ian Duffy wrote: > Appear to be able to work around the virtual router issue by modifying the > version f

Re: test day reminder

2014-10-01 Thread Ian Duffy
). will continue testing On 2 October 2014 01:51, Ian Duffy wrote: > Hi All, > > Using the following environment: > > - XenServer 6.2 > - The RPM build that was created on October 1st 2015 4:51am > http://jenkins.buildacloud.org/job/package-rhel63-master/3361/ > - The

Re: test day reminder

2014-10-01 Thread Ian Duffy
Hi All, Using the following environment: - XenServer 6.2 - The RPM build that was created on October 1st 2015 4:51am http://jenkins.buildacloud.org/job/package-rhel63-master/3361/ - The system vm that was build on September 29th 2015 7:07am http://jenkins.buildacloud.org/job/build-systemvm64-mast

Re: [ANNOUNCE] New PMC Member: Ian Duffy

2014-10-01 Thread Ian Duffy
ike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: 30 September 2014 17:16 > To: dev@cloudstack.apache.org > Subject: Re: [ANNOUNCE] New PMC Member: Ian Duffy > > Congratulations, Ian! > > On Tue, Sep 30, 2014 at 7:50 AM, Chip Childers > wrote: > > > The Project Managemen

Re: [VOTE][ACS44]Apache CloudStack 4.4.1 RC 1 in branch 4.4-RC20140924T2100

2014-09-29 Thread Ian Duffy
Tested using XenServer 6.2.1. Brought up an environment within VirtualBox with basic networking and booted a PE enabled template. Instance came up without issue, security groups worked, password resets worked. +1 for basic functionality working. On 29 September 2014 15:49, Leo Simons wrote: >

Re: Shellshock

2014-09-26 Thread Ian Duffy
Tried this against the latest system vms built on Jenkins. Didn't get a successful exploited response. Tested against http://systemvm - public-ip/cgi-bin/ipcalc On 25 Sep 2014 16:56, "Abhinandan Prateek" wrote: > > After heart bleed we are Shell shocked > http://www.bbc.com/news/technology-29361

Re: SystemVM file name changes

2014-09-25 Thread Ian Duffy
> Did this. Next builds _should_ be back to their old urls. Great! Thanks Leo. :) On 25 September 2014 00:04, Leo Simons wrote: > On Sep 24, 2014, at 5:33 PM, Ian Duffy wrote: > >> Aren’t they published to S3 somewhere? It’d probably be better if users > > fe

Re: SystemVM file name changes

2014-09-24 Thread Ian Duffy
7;d imagine. On 24 September 2014 15:21, Leo Simons wrote: > On Sep 24, 2014, at 11:26 AM, Ian Duffy wrote: > >> The general concept is one of traceable and repeatable builds. > > > > In the context of jenkins.buildacloud.org I would disagree with this. > Only > &g

Re: SystemVM file name changes

2014-09-24 Thread Ian Duffy
1409.mbox/browser On 24 September 2014 07:37, Leo Simons wrote: > Hey Ian, > > On Sep 24, 2014, at 2:04 AM, Ian Duffy wrote: > > I noticed the filename of the generated systemvms changed on > > http://jenkins.buildacloud.org/job/build-systemvm64-master/ > > > >

SystemVM file name changes

2014-09-23 Thread Ian Duffy
Hi All, I noticed the filename of the generated systemvms changed on http://jenkins.buildacloud.org/job/build-systemvm64-master/ They now include a [0-9]* before the hypervisor name representing the build number. Why do we do this? Its annoying for external resources linking to the last successf

Re: Marvin Package?

2014-09-22 Thread Ian Duffy
not seeing the thread back in July. > > Unfortunately this is going to need to be removed. CloudStack hasn't > voted on or released 4.4.1 yet, which would include Marvin. 4.4.0 is > fair game as is 4.3.1, etc. > > --David > > > > On Sun, Sep 21, 2014 at 12:00 PM, Ia

  1   2   3   4   5   >