RE: [DISCUSS][Action Required] Timeline for moving jira messages to a the issues@ list.

2013-03-04 Thread Animesh Chaturvedi
Dave/ Chip Did we move over to the new mailing list? I don't see email sent to new issues mailing list yet Animesh > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Friday, March 01, 2013 3:36 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS][

Re: Using newer DIY SystemVMs

2013-03-04 Thread Marcus Sorensen
I can run it through some basic VPC testing. On my system VM/console proxy, I don't seem to get a default route. I noticed this when trying to register a new template, then checked the console proxy VM as well. After running 'ip route add default via 192.168.100.1' I was able to register the templ

Re: Using newer DIY SystemVMs

2013-03-04 Thread Rohit Yadav
Hi all, Thanks to Mate (blogs.citrix.com/2012/10/04/convert-a-raw-image-to-xenserver-vhd/) I'm able to ship appliances that work for Xen. Chiradeep, there is no need to use the powershell hack now, if people still want vhdx, they can use that hack. The current appliance for Xen (vbox->raw->vhd) w

Re: Master branch build is broken again

2013-03-04 Thread Prasanna Santhanam
On Tue, Mar 05, 2013 at 11:37:04AM +0530, Pradeep Soundararajan wrote: > It is broken. We are getting this error only in master branch. > > Failed to execute goal on project cloud-vmware-base: Could not > resolve dependencies for project > org.apache.cloudstack:cloud-vmware-base:jar:4.2.0-SNAPSHOT

Re: No password at start of new password enabled VM

2013-03-04 Thread Harikrishna Patnala
Hi Sinisa, This problem was there earlier but I already fixed this a week back, can you try pulling the latest code and check again. -Harikrishna On 05-Mar-2013, at 1:05 AM, Sinisa Denic wrote: > There is no return of random set password at start of password enabled > virtual machine, > so u

Re: [DISCUSS] getting rid of KVM patchdisk

2013-03-04 Thread Marcus Sorensen
I've been thinking about how to tackle this, written a little concept code, and it seems fairly straightforward to include our own little python daemon that speaks JSON via this local character device in the system vm. I'm assuming we'd start it up at the beginning of cloud-early-config. What I'm

Re: Storage Subsystem 2.0 Questions

2013-03-04 Thread Marcus Sorensen
Generally the targets I've worked with support different levels of access control, so you may have a high level block where you can't even see the target unless you come from the right IP (ACL/firewall), then you've got something like CHAP, and then maybe the target supports persistent reservation

RE: Master branch build is broken again

2013-03-04 Thread Pradeep Soundararajan
It is broken. We are getting this error only in master branch. Failed to execute goal on project cloud-vmware-base: Could not resolve dependencies for project org.apache.cloudstack:cloud-vmware-base:jar:4.2.0-SNAPSHOT: Failure to find com.cloud.com.vmware:vmware-vim25:jar:5.1 in http://repo.ma

Re: Storage Subsystem 2.0 Questions

2013-03-04 Thread Mike Tutkowski
Interesting, Marcus...thanks for the comments. Yeah, the way it works on our SAN is a given volume is either accessible via CHAP credentials or - if CHAP is not being used - a set of IQNs is maintained and any initiator with a "proper" IQN can access the volume (we depend on client-side software t

Re: Storage Subsystem 2.0 Questions

2013-03-04 Thread Marcus Sorensen
On Mon, Mar 4, 2013 at 10:41 PM, Marcus Sorensen wrote: > On revoke/grant access, If we're talking about individual volumes > being equal to a data/root disk, it's wise to adjust ACLs to only > allow access to the host that is currently wanting to run the VM/disk. > This way, cloudstack is authori

Re: Storage Subsystem 2.0 Questions

2013-03-04 Thread Marcus Sorensen
On revoke/grant access, If we're talking about individual volumes being equal to a data/root disk, it's wise to adjust ACLs to only allow access to the host that is currently wanting to run the VM/disk. This way, cloudstack is authoritative in what's accessing the lun, and you don't have to run a s

Re: [Discuss] SNMP Alerts support in CloudStack

2013-03-04 Thread Anshul Gangwar
I have updated the FS for this feature. The updated FS is at https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+for+Integrating+CS+alerts+via+SNMP+to+external+management+system It will be using log4j Appender framework. Thanks, Anshul On 18/01/13 10:51, Anshul Gangwar wrote: > My implemen

Re: Review Request: Add the ability to specify different VIF drivers per traffic type in KVM

2013-03-04 Thread Dave Cahill
> On March 4, 2013, 7:53 p.m., Hugo Trippaers wrote: > > Ship It! > > Hugo Trippaers wrote: > commit in master: ff099fa651e8476220332d7e1cc4b24746802cfe > > Dave, can you update the documentation in docs for the bits you changed? Sure - I've left CLOUDSTACK-1311 open for now; I'll

Storage Subsystem 2.0 Questions

2013-03-04 Thread Mike Tutkowski
Hi, I'm working on implementing a storage plug-in for CS 4.2. I'm looking at the following Wiki page for guidance, but have some questions: https://cwiki.apache.org/CLOUDSTACK/storage-subsystem-20.html One interface that needs to be implemented is PrimaryDataStoreDriver. I'm not sure what is e

[QUERY] Resolving JIRA ticket when sub task tickets are present

2013-03-04 Thread Sateesh Chodapuneedi
Looking for best practice to follow when resolving a feature ticket in ASF JIRA. If a feature branch has QA and DOC sub task tickets which are still open and development is complete, should the feature ticket kept open or resolved/fixed? Or create another sub task for development mark that sub tas

Re: Review Request: CLOUDSTACK-1429: single account is unable to use same vnet across multiple physical networks

2013-03-04 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9651/#review17377 --- Looks good as a covering index. Kishan? - Prasanna Santhanam On Fe

[ACS41]createVlanIpRange API by specifying Account & Domain

2013-03-04 Thread Sailaja Mada
Hi, I am trying to add Public IP range & assign to a Domain admin account. It is always assigning to system ignoring the domain & account details . Has any one observed the similar behavior ? Thanks, Sailaja.M

[ACS41][QA] https://issues.apache.org/jira/browse/CLOUDSTACK-1184

2013-03-04 Thread Sudha Ponnaganti
Channy, Wanted to check if you can submit test cases. All test cases are posted here https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+Plans Test execution results can be posted here - https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.1+Test+Execution That is the on

RE: About intergrating IDS/IPS to CloudStack

2013-03-04 Thread Mice Xia
If you want to use the traditional NIDS, you'll can not know what do VMs talk each other because this is virtual network. [mice] yes, the drawback of traditional NIDS (deployed in the gateway of an enterprise/datacenter) is that it's difficult to provide fine-grained protection. Without more app

RE: [DISCUSS] UI user prompt redesign

2013-03-04 Thread Parth Jagirdar
This screen is more appropriate with case below. https://issues.apache.org/jira/secure/attachment/12572013/global%20var.jpg Thanks, .. Parth -Original Message- From: Parth Jagirdar [mailto:parth.jagir...@citrix.com] Sent: Monday, March 04, 2013 4:55 PM To: cloudstack-dev@incubator.apac

Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade)

2013-03-04 Thread Min Chen
FYI. vim51_win8 has been merged into master branch now. NOTE: With this merge, to build non-oss build, you need to first download Vmware 5.1 SDK from https://my.vmware.com/group/vmware/get-download?downloadGroup=VSP510-WEBSDK -510 (Version: 5.1, Release-date: 2012-09-10, Build: 774886), and place

Re: Failed to addCluster with latest master code

2013-03-04 Thread Min Chen
Thanks Sateesh. I verified your fix after master branch starts to build again, and it worked fine. -min On 3/2/13 7:03 PM, "Sateesh Chodapuneedi" wrote: >> From: Min Chen >> Sent: 02 March 2013 07:34 >> To: cloudstack-dev@incubator.apache.org >> Cc: Sateesh Chodapuneedi >> Subject: Failed to ad

Re: Weekly News (4 March 2013) Posted

2013-03-04 Thread Joe Brockmeier
Urgh. Hit send a wee bit early: https://blogs.apache.org/cloudstack/entry/apache_cloudstack_weekly_news_41 On Mon, Mar 4, 2013, at 08:04 PM, Joe Brockmeier wrote: > Hi all, > > Weekly news posted to the blog: > > > Best, > > jzb > -- > Joe Brockmeier > j...@zonker.net > Twitter: @jzb > htt

Weekly News (4 March 2013) Posted

2013-03-04 Thread Joe Brockmeier
Hi all, Weekly news posted to the blog: Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

Re: issue with 4.1

2013-03-04 Thread John Burwell
Kelvin, While this workaround stops the interactive prompting by the daemon, it is bad security practice. As the ticket states, daemon users should be granted least privilege necessary to execute in order to limit damage in the event of a successful attack. Granting the daemon user password-less

Re: [ACS41][QA] Supported Vs Test Compatibility Matrix Review

2013-03-04 Thread Jessica Tomechak
On Mon, Mar 4, 2013 at 11:20 AM, Chip Childers wrote: > On Fri, Mar 01, 2013 at 12:59:05PM -0800, Sudha Ponnaganti wrote: > > Community, > > > > I have posted Supported Vs Test compatibility Matrix here [1]. Can you > pl review and provide input on any new versions that we need to include > > Also

RE: copying scripts in client/pom.xml

2013-03-04 Thread Frank Zhang
No worry. I found a solution that explicitly call 'chmod' task of ant to add executed bits. I will fix it tomorrow > -Original Message- > From: Hugo Trippaers [mailto:htrippa...@schubergphilis.com] > Sent: Saturday, March 02, 2013 11:35 AM > To: cloudstack-dev@incubator.apache.org > Cc:

Re: [DISCUSS] fixing the tomcat situation, post 4.1?

2013-03-04 Thread KAWAI Hiroaki
Hi, From the side of technology, what we need to run cloudstack management server is J2EE container (JPA, JTX and so on). As for J2EE contianer, there's a TomEE in apache project which is less generally available in common distribution packages. I think Tomcat is an appropriate option referring t

RE: issue with 4.1

2013-03-04 Thread Alex Huang
+1. Will be changed in 4.2. Didn't make it into 4.1 to disable to autoupgrade. --Alex > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: Monday, March 4, 2013 2:24 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: issue with 4.1 > > I even think db u

[DISCUSS] UI user prompt redesign

2013-03-04 Thread Parth Jagirdar
Currently in UI if an, Action X has an associated message Y. For example say X is changing a global variable and Y can be message that prompts user to restart the Management Server. If user changes 3 global variables he will be presented with 3 message boxes; all displaying same message ! See

Review Request: CLOUDSTACK-1484: provide global setting api.throttling.enabled to enable/disable API rate limit.

2013-03-04 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9740/ --- Review request for cloudstack and Chip Childers. Description --- Currently

Re: [DISCUSS] getting rid of KVM patchdisk

2013-03-04 Thread Marcus Sorensen
I tested this with Rohit's systemvm from master. It works fine, provided you install the qemu-guest-agent software and modify the libvirt xml definition of the system vm to include something like: Then on the host you can connect to the /var/lib/libvirt/qemu/v

Re: Master branch build is broken again

2013-03-04 Thread Alena Prokharchyk
I've fixed the build with commit 7a54458e172fa325d520970bd0dd84aece61f292. The problem was caused by the new set of api commands added to the stack: addIpToNic removeIpFromNic listNics 1) The commands were incorrectly represented in commands.properties file - had trailing ";" - and APIDocReader

RE: [DISCUSS] Dedicated Resources: Dedicate Pods, Clusters, Hosts to a domain

2013-03-04 Thread Alex Huang
Deepti, I have read through the update. I have the following comments. You can talk with Prachi further because she's restricting the planning process. You can talk to Brian about pluggable UIs. For the Service Offering: - The SO flag should just be a set of name/value pairs. Of which impli

Re: Console Access via API

2013-03-04 Thread Kelven Yang
Please also check out developer guide on how to sign the request http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.0-i ncubating/pdf/API_Developers_Guide/Apache_CloudStack-4.0.0-incubating-API_D evelopers_Guide-en-US.pdf Kelven On 3/4/13 2:53 AM, "Sebastien Goasguen" wrot

RE: [DISCUSS] fixing the tomcat situation, post 4.1?

2013-03-04 Thread Alex Huang
Hi Noa, I like your proposal a lot. This was exactly our question when we saw how this is was done in waf. It was obvious to us at the time that waf tried to make cloudstack look like a linux native application by spreading it to /etc, /var, /usr/share etc and took it away from its webapp ori

Re: issue with 4.1

2013-03-04 Thread Kelven Yang
To work around this issue, try to add the user(to be used to start management server) to sudoer list (without need for password) and comment out "requiretty" in /etc/sudoers configuration. Kelven On 3/4/13 2:24 PM, "Edison Su" wrote: >I even think db upgrade should be separated from mgt server.

Re: Networking Question

2013-03-04 Thread Jessica Tomechak
> > -Original Message- > From: Kelceydamage@bbits [mailto:kel...@bbits.ca] > Sent: Monday, March 04, 2013 12:18 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Networking Question > > Hi Mike, you can drop me an email directly if you want to talk about > advanced networking feat

RE: Networking Question

2013-03-04 Thread kelcey Damage
For starters I would direct you to the wiki article I wrote, and then move on to some more advanced wiki content: Crash course Linux/KVM advanced networking: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Managing+advanced+net work+zone+infrastructure Ilya wrote this tutorial: https://cw

Re: Networking Question

2013-03-04 Thread Mike Tutkowski
Hi, Thanks for the reply! Yeah, I'd be interested in learning more about networking in CS. Whatever kind of info you think might be relevant. Thanks! On Mon, Mar 4, 2013 at 1:17 PM, Kelceydamage@bbits wrote: > Hi Mike, you can drop me an email directly if you want to talk about > advanced n

Re: Using newer DIY SystemVMs

2013-03-04 Thread Marcus Sorensen
Rohit, thanks for this. I'm going to play with your system vm template to see if we can support KVM virtio communication rather than ssh to KVM system vms. One thing I thought I'd mention was that it might be better to compress the qcow2 image natively (via qemu-img convert -c flag) rather than bz2

Reminder: [ACS41][QA]QA Scrum Meeting Invite - 3/4/2013

2013-03-04 Thread Sudha Ponnaganti
CloudStack 4.1 QA Scrum Meeting : Agenda: * Review Current Status of ACS 41 from QA Master Execution plan * Blockers to be identified and bring up to the dev community * Plan for next week * Discuss process improvements for QA Goto Meeting Invite Details : 1. Please join my meeting. ht

Understanding how instance creation works with vSphere

2013-03-04 Thread Julien Garet
Hi, I am currently trying to see if we can make OSX guests work with CloudStack. We are now able to create instances that are recognized as OSX VMs in CS. We also have working template VMs, exported as ova and then imported back in CloudStack. But the instances do not boot. So I am trying to

Re: What are the System VM Templates for ASF 4.1 Release?

2013-03-04 Thread Marcus Sorensen
I have a request that if we provide a system vm going forward that it have virtio_console support from early on, as well as qemu-ga (qemu-guest-agent) service started before cloud-early-config, so we can use it to control the system vms on KVM. On Fri, Mar 1, 2013 at 2:43 PM, Sudha Ponnaganti wro

Re: [ACS41][QA] Test plan for List API Performance Optimization

2013-03-04 Thread Chiradeep Vittal
On 2/22/13 10:24 AM, "Sowmya Krishnan" wrote: >Hi, > >I've posted a test plan for tracking the performance numbers for the set >of List APIs which were optimized as mentioned in >https://issues.apache.org/jira/browse/CLOUDSTACK-527 >Test plan is here: >https://cwiki.apache.org/confluence/displa

Re: Updated our status file for the IPMC

2013-03-04 Thread Noah Slater
Looks good Chip. On 1 March 2013 18:30, Chip Childers wrote: > Hi all, > > Just wanted to point out that I've updated our status file for the IPMC > [1] to include some missing (new) committers and PPMC members. I also > added all of our IPMC/Board report submissions that were missing. Last >

Re: [DISCUSS] getting rid of KVM patchdisk

2013-03-04 Thread Marcus Sorensen
I think this just requires an updated system vm (the virtio-serial portion). I've played a bit with the old debian 2.6.32-5-686-bigmem one and can't get the device nodes to show up, even though the /boot/config shows that it has CONFIG_VIRTIO_CONSOLE=y. However, if I try this with a CentOS 6.3 VM,

Re: storage_refactor merged into master?

2013-03-04 Thread Mike Tutkowski
I didn't see a POM file or any source files. Perhaps my master is not up to date the way I thought it was. I was afraid to update master since it sounds like we are having build problems. On Mon, Mar 4, 2013 at 3:21 PM, Chip Childers wrote: > On Mon, Mar 04, 2013 at 03:17:16PM -0700, Mike Tutk

RE: issue with 4.1

2013-03-04 Thread Edison Su
I even think db upgrade should be separated from mgt server. > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Monday, March 04, 2013 2:11 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: issue with 4.1 > > +1 (again) > > On 3/4/13 1:06

Re: storage_refactor merged into master?

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 03:17:16PM -0700, Mike Tutkowski wrote: > Hi, > > I guess I didn't say that quite right. :) > > Edison had some stub SolidFire code in the repo before I even started in on > CloudStack three months ago. It's that code that I'm referring to. > > Thanks! These? # ls plu

Re: [VOTE] Change the project bylaws to modify the PMC Chair voting process and add a term length

2013-03-04 Thread Noah Slater
+1 On 1 March 2013 16:16, Chip Childers wrote: > Hi all, > > As previously discussed [1], we'd like to make a change to our bylaws > [2] to modify the method of selecting a PMC chair. We also want to add > a term for the chair. > > [1] http://markmail.org/message/ifwwce657u36yuwz > [2] > https

Re: storage_refactor merged into master?

2013-03-04 Thread Mike Tutkowski
Hi, I guess I didn't say that quite right. :) Edison had some stub SolidFire code in the repo before I even started in on CloudStack three months ago. It's that code that I'm referring to. Thanks! On Mon, Mar 4, 2013 at 2:52 PM, Chip Childers wrote: > On Mon, Mar 04, 2013 at 01:25:32PM -0700

Re: issue with 4.1

2013-03-04 Thread Chip Childers
Anyone want to take a shot at fixing this then? We seem to agree on the right general direction. On Mon, Mar 04, 2013 at 02:11:22PM -0800, Chiradeep Vittal wrote: > +1 (again) > > On 3/4/13 1:06 PM, "Alex Huang" wrote: > > >+1. It does not belong to the management server. > > > >--Alex > > >

Re: issue with 4.1

2013-03-04 Thread Chiradeep Vittal
+1 (again) On 3/4/13 1:06 PM, "Alex Huang" wrote: >+1. It does not belong to the management server. > >--Alex > >> -Original Message- >> From: John Burwell [mailto:jburw...@basho.com] >> Sent: Monday, March 4, 2013 8:13 AM >> To: cloudstack-dev@incubator.apache.org >> Subject: Re: issue

Re: Review Request: CLOUDSTACK-1449: Fix a typo to return account-specfic user.

2013-03-04 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9736/#review17365 --- Ship it! Committed to 4.1: commit 02bbb10826a22cb3f1bcebfdc1c98b174

Re: storage_refactor merged into master?

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 01:25:32PM -0700, Mike Tutkowski wrote: > Hi, > > I would just like to confirm that the storage_refactor branch has been > merged into master. > > I've been off on other CloudStack-related business for a while and haven't > been working on code for a 4.2 storage plug-in th

Review Request: CLOUDSTACK-1449: Fix a typo to return account-specfic user.

2013-03-04 Thread Min Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9736/ --- Review request for cloudstack and Chip Childers. Description --- In UserAcc

Re: Review Request: Documentation for the new features: Optional Public IP assignment for EIP with Basic Zone, Enable L4-L7 network services in the shared network in the advanced zone, and User-provid

2013-03-04 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8180/#review17361 --- Ship it! Ship It! - Venkata Siva Vijayendra Bhamidipati On Jan. 1

RE: issue with 4.1

2013-03-04 Thread Alex Huang
+1. It does not belong to the management server. --Alex > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Monday, March 4, 2013 8:13 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: issue with 4.1 > > Chip, > > My recommendation in the ticket is t

storage_refactor merged into master?

2013-03-04 Thread Mike Tutkowski
Hi, I would just like to confirm that the storage_refactor branch has been merged into master. I've been off on other CloudStack-related business for a while and haven't been working on code for a 4.2 storage plug-in that I'm developing in that time. I was under the impression that the storage_r

f5 jar dependency error?

2013-03-04 Thread Vijayendra Bhamidipati
I'm running into an error " Failure to find com.cloud.com.f5:icontrol:jar:1.0 in http://repo.maven.apache.org/maven2"; when running mvn -e -P systemvm -Dnonoss clean install. The error stack is pasted below: [INFO] [INFO]

Re: Networking Question

2013-03-04 Thread Kelceydamage@bbits
Hi Mike, you can drop me an email directly if you want to talk about advanced networking features. The simple answer is that each isolated(default)NAT network created grabs a VLAN from the guest VLAN pool. You can have many VM under a domain sharing an isolated network. Sent from my iPhone On

Re: Review Request: Add the ability to specify different VIF drivers per traffic type in KVM

2013-03-04 Thread Hugo Trippaers
> On March 4, 2013, 7:53 p.m., Hugo Trippaers wrote: > > Ship It! commit in master: ff099fa651e8476220332d7e1cc4b24746802cfe Dave, can you update the documentation in docs for the bits you changed? - Hugo --- This is an automatically g

Networking Question

2013-03-04 Thread Mike Tutkowski
Hi, I have not had the opportunity to make use of the Advanced Networking features in CloudStack. Can someone fill me in or point me to relevant docs regarding how we isolate VMs from one another? For example, in a Basic Networking CS environment, is each VM run on its own VLAN? Assuming that's

Re: Review Request: Add the ability to specify different VIF drivers per traffic type in KVM

2013-03-04 Thread Hugo Trippaers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9604/#review17353 --- Ship it! Ship It! - Hugo Trippaers On March 1, 2013, 7:46 a.m., D

Re: Master branch build is broken again

2013-03-04 Thread Min Chen
Filed blocker for this build issue: https://issues.apache.org/jira/browse/CLOUDSTACK-1502. Hope that somebody can pick it up and fix immediately. Merge is blocked again:( Thanks -min On 3/4/13 10:27 AM, "Min Chen" wrote: >Even with Nitin's revert, master still failed with the following error: >

RE: [DISCUSS] getting rid of KVM patchdisk

2013-03-04 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Sunday, March 03, 2013 12:13 PM > To: cloudstack-dev@incubator.apache.org > Subject: [DISCUSS] getting rid of KVM patchdisk > > For those who don't know (this probably doesn't matter, but...), when KVM > br

Re: [ACS41][QA] Supported Vs Test Compatibility Matrix Review

2013-03-04 Thread Joe Brockmeier
On Mon, Mar 4, 2013, at 01:20 PM, Chip Childers wrote: > I didn't see a reply from Jessica / Radhika, so I opened a docs > component improvement to get it documented. I picked that one up. Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

No password at start of new password enabled VM

2013-03-04 Thread Sinisa Denic
There is no return of random set password at start of password enabled virtual machine, so user can not login. VM must be stopped and password restarted again in order to get actual password. This part of code is in charge of it..seems not to working well, indeed there is no args.password val

RE: [ACS41][QA] Supported Vs Test Compatibility Matrix Review

2013-03-04 Thread Sudha Ponnaganti
Yeah we did have one for 4.0 as well. I will post it. We created while testing upgrades -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Monday, March 04, 2013 11:21 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [ACS41][QA] Supported Vs Test Compa

Re: [ACS41][QA] Supported Vs Test Compatibility Matrix Review

2013-03-04 Thread Chip Childers
On Fri, Mar 01, 2013 at 12:59:05PM -0800, Sudha Ponnaganti wrote: > Community, > > I have posted Supported Vs Test compatibility Matrix here [1]. Can you pl > review and provide input on any new versions that we need to include > Also some of you might be testing additional versions, If required

Re: Review Request: Add the ability to specify different VIF drivers per traffic type in KVM

2013-03-04 Thread edison su
> On March 2, 2013, 1:10 a.m., edison su wrote: > > plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java, > > line 802 > > > > > > Wondering, what's the purpose of network.bridge.

Re: NetScaler lib/sdk jars are apache licensed

2013-03-04 Thread David Nalley
On Mon, Mar 4, 2013 at 1:44 PM, Vijay Venkatachalam wrote: > Thanks for the tip David on the signatures upload! > > I was a able to successfully release the NetScaler's Nitro jar file. > > Once I complete the release of NetScaler SDX's jar file as well, the stage > will be set to make the NetScal

RE: NetScaler lib/sdk jars are apache licensed

2013-03-04 Thread Vijay Venkatachalam
Thanks for the tip David on the signatures upload! I was a able to successfully release the NetScaler's Nitro jar file. Once I complete the release of NetScaler SDX's jar file as well, the stage will be set to make the NetScaler's Adapter part of OSS. Will summarize and send a separate mail on

Please Review Weekly News Draft!

2013-03-04 Thread Joe Brockmeier
Hi all, Draft of the weekly news for 4 March 2013 is up. I would appreciate additional eyeballs to review this week's issue and any additional content: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Apache+CloudStack+Weekly+News+-+4+March+2013 Will be posting after 5 p.m. my time (Centra

Re: Master branch build is broken again

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 10:00:24AM -0800, Alex Huang wrote: > -1 on this checkin > > And this is not a small change. 18 files. Some large completely new methods > checked in. Changes to the virtual machine state machine. No unit testing. > > > I would reject this fix on these problems al

Re: Master branch build is broken again

2013-03-04 Thread Min Chen
Even with Nitin's revert, master still failed with the following error: Exception in thread "main" java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:4 8) at java.lang.Integer.parseInt(Integer.java:470

Re: Review Request: BigSwitch networking plugin update

2013-03-04 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9671/#review17342 --- Kanzhe, this is too late for 4.1 Please re-submit against master Also

RE: Master branch build is broken again

2013-03-04 Thread Alex Huang
-1 on this checkin And this is not a small change. 18 files. Some large completely new methods checked in. Changes to the virtual machine state machine. No unit testing. I would reject this fix on these problems alone. --Alex > -Original Message- > From: Alex Huang [mailto:alex.

RE: Question pertaining to the Support of ACL deny rules

2013-03-04 Thread Chandan Purushothama
May I know how can I use this feature in CloudStack. I mean, What do I need to do on CloudStack to specify multiple ACL deny rules? Thank you, Chandan. -Original Message- From: Pranav Saxena [mailto:pranav.sax...@citrix.com] Sent: Friday, March 01, 2013 9:35 PM To: cloudstack-dev@incuba

Re: Master branch build is broken again

2013-03-04 Thread Nitin Mehta
My bad. I will revert the commit... On 04/03/13 11:25 PM, "Alex Huang" wrote: >Min, > >You should just revert the commit. > >--Alex > >> -Original Message- >> From: Min Chen [mailto:min.c...@citrix.com] >> Sent: Monday, March 4, 2013 9:51 AM >> To: cloudstack-dev@incubator.apache.org >>

RE: How do we allow ACL on Layer 4 Protocols in CloudStack

2013-03-04 Thread Chandan Purushothama
May I know where can I find the Functional Specification for this feature to understand how this feature works, Thank you, Chandan. -Original Message- From: Pranav Saxena [mailto:pranav.sax...@citrix.com] Sent: Friday, March 01, 2013 9:30 PM To: cloudstack-dev@incubator.apache.org Cc: K

RE: Master branch build is broken again

2013-03-04 Thread Alex Huang
Min, You should just revert the commit. --Alex > -Original Message- > From: Min Chen [mailto:min.c...@citrix.com] > Sent: Monday, March 4, 2013 9:51 AM > To: cloudstack-dev@incubator.apache.org > Cc: Nitin Mehta > Subject: Master branch build is broken again > Importance: High > > Hi th

Master branch build is broken again

2013-03-04 Thread Min Chen
Hi there, I could not compile master after pulling latest code today, build failed with the following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project cloud-engine-orchestration: Compilation failure [ERROR] /Users

Re: [DISCUSS] Support lifetime

2013-03-04 Thread Joe Brockmeier
On Mon, Mar 4, 2013, at 09:03 AM, David Nalley wrote: > So software typically has several stages: > > Does end of support mean both of these things simultaneously. > No more bugfixes > No more security fixes > > So wearing your enterprise software consumer hat - does a support > lifetime of appro

Re: [Discuss] CloudStack Spins Project

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 04:36:43PM +, Musayev, Ilya wrote: > > > -Original Message- > > From: David Nalley [mailto:da...@gnsa.us] > > Sent: Monday, March 04, 2013 8:50 AM > > To: cloudstack-dev@incubator.apache.org; Musayev, Ilya > > Subject: Re: [Discuss] CloudStack Spins Project > >

RE: [Discuss] CloudStack Spins Project

2013-03-04 Thread Musayev, Ilya
> -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Monday, March 04, 2013 8:50 AM > To: cloudstack-dev@incubator.apache.org; Musayev, Ilya > Subject: Re: [Discuss] CloudStack Spins Project > > On Fri, Mar 1, 2013 at 7:22 PM, Musayev, Ilya > wrote: > > Writing this e

Re: [VOTE] Change the project bylaws to modify the PMC Chair voting process and add a term length

2013-03-04 Thread Brett Porter
+1 (to the text, and overall - thanks!) On 05/03/2013, at 2:33 AM, Chip Childers wrote: > On Fri, Mar 01, 2013 at 11:16:36AM -0500, Chip Childers wrote: >> Hi all, >> >> As previously discussed [1], we'd like to make a change to our bylaws >> [2] to modify the method of selecting a PMC chair.

Re: Review Request: Document add/remove network on a VM features

2013-03-04 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9726/#review17338 --- docs/en-US/add-remove-nic.xml

RE: issue with 4.1

2013-03-04 Thread Musayev, Ilya
+1 to John's comment, Regards ilya > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Monday, March 04, 2013 11:16 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: issue with 4.1 > > Chip, > > I neglected to mention in my reply that the extracted ut

RE: [DISCUSS] Support lifetime

2013-03-04 Thread Musayev, Ilya
> -Original Message- > From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Monday, March 04, 2013 11:05 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS] Support lifetime > > > > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Mond

Re: issue with 4.1

2013-03-04 Thread John Burwell
Chip, I neglected to mention in my reply that the extracted utility script would also need to be refactored to accept the various important bits (e.g. password, type, and length) into command line parameters or prompt the user. The core of the security issue I see is the defaulting of the pass

Re: issue with 4.1

2013-03-04 Thread John Burwell
Chip, My recommendation in the ticket is to extract the script from the management server to a external script provided as a connivence to end users. If we encounter a situation where a certificate is not present, provide a meaningful error message in the logs and exit. If a user needs help g

Re: issue with 4.1

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 11:08:32AM -0500, John Burwell wrote: > Chip, > > I opened CLOUDSTACK-1389 for the exact issue described by Sebastien. As > noted in the ticket, I believe the behavior implemented by the script > represents a security vulnerability(with or without the use of sudo). Have a

Re: issue with 4.1

2013-03-04 Thread John Burwell
Chip, I opened CLOUDSTACK-1389 for the exact issue described by Sebastien. As noted in the ticket, I believe the behavior implemented by the script represents a security vulnerability(with or without the use of sudo). Thanks, -John On Mon, Mar 4, 2013 at 10:59 AM, Chip Childers wrote: > On Mo

Re: Summary of why where and how development happens matters

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 09:16:36AM -0500, Sebastien Goasguen wrote: > > On Mar 1, 2013, at 1:37 PM, Chip Childers wrote: > > > On Thu, Feb 28, 2013 at 02:38:27PM -0800, Animesh Chaturvedi wrote: > >> John, I agree we need to merge in logical chunks sooner rather than later > >> that allows for

RE: [DISCUSS] Support lifetime

2013-03-04 Thread Musayev, Ilya
-Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: Monday, March 04, 2013 10:04 AM To: cloudstack-dev@incubator.apache.org Subject: Re: [DISCUSS] Support lifetime On Mon, Mar 4, 2013 at 9:53 AM, Chip Childers wrote: > On Mon, Mar 04, 2013 at 05:34:41AM -0500, Sebastien

Re: issue with 4.1

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 08:51:03AM -0700, Marcus Sorensen wrote: > There's a bug for this, I think it's related to passwordless sudo for > cloud user on management server. Is this the one? https://issues.apache.org/jira/browse/CLOUDSTACK-1389 > > On Mon, Mar 4, 2013 at 6:52 AM, Sebastien Goasgu

Re: [ACS41][ACS42][QA]current blockers - 3/4

2013-03-04 Thread Chip Childers
On Mon, Mar 04, 2013 at 05:48:33AM -0800, Sudha Ponnaganti wrote: > > Master branch builds can be used with a workaround posted in defect > CLOUDSTACK-1468 > Some defects need to be opened as new defects as the description matches > symptoms but the root cause is different. Requesting QA Team t

Re: issue with 4.1

2013-03-04 Thread Marcus Sorensen
There's a bug for this, I think it's related to passwordless sudo for cloud user on management server. On Mon, Mar 4, 2013 at 6:52 AM, Sebastien Goasguen wrote: > Hi I am trying to test the latest 4.1 (and 4.1l10n branch). > > I am on OSX 10.8.2, I had to update to JDK 1.7 to get things going. >

  1   2   >