Re: passwd server not set to start

2012-09-14 Thread Marcus Sorensen
Did this earlier today just to test, but wasn't sure that everything that applied to router type should also apply to vpcrouter type. I just submitted my change to Review Board. Thanks for talking through this guys. On Fri, Sep 14, 2012 at 7:02 PM, Edison Su wrote: > Then we need to turn it on i

Review Request: VPC - enable passwd server service

2012-09-14 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7125/ --- Review request for cloudstack and edison su. Description --- There is curre

Log maintenance

2012-09-14 Thread Caleb Call
Should the logs in /var/log/cloud/management/ be maintained? Is this something we need to setup separately? I would think the app should maintain it's own logs. I see them getting zipped up but we have all the logs back to when we first installed our master node. Is this configurable somewhe

RE: passwd server not set to start

2012-09-14 Thread Edison Su
Then we need to turn it on in patchsystemvm.sh, when type=vpcrouter, execute routing_svcs also. > -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, September 14, 2012 5:15 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: passwd server not s

RE: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Edison Su
> -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Friday, September 14, 2012 3:37 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] About shipping a non-OSS CloudStack > > > > On 09/14/2012 07:08 PM, Chiradeep Vittal wrote: > > > > > >

RE: passwd server not set to start

2012-09-14 Thread Marcus Sorensen
No, because it is never chkconfig'ed on. The variable in /etc/default just keeps the init script from exiting when it is run, but nothing runs it. In other words, the ENABLED variable is just a failsafe, it can keep the init scripts from doing anything, but can't control whether they run at boot.

Re: Review Request: CS-16104: Improve restart network behaviour for basic network

2012-09-14 Thread Alena Prokharchyk
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6781/#review11575 --- 1)long dcId = dest.getDataCenter().getId();

RE: passwd server not set to start

2012-09-14 Thread Edison Su
In the cloud-early-config -> setup_vpcrouter: enable_svc cloud-passwd-srvr 1 then /etc/default/cloud-passwd-srvr should have ENABLED=1. /etc/init.d/cloud-passwd-srvr should work then? > -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, September

[jira] [Created] (CLOUDSTACK-108) VM should not be allowed to be deployed on two Isolated Networks of an Account that were created from DefaultNetworkOfferingwithSourceNATService.

2012-09-14 Thread Chandan Purushothama (JIRA)
Chandan Purushothama created CLOUDSTACK-108: --- Summary: VM should not be allowed to be deployed on two Isolated Networks of an Account that were created from DefaultNetworkOfferingwithSourceNATService. Key: CLOUDSTACK-10

Re: passwd server not set to start

2012-09-14 Thread Marcus Sorensen
/etc/default controls variables for the /etc/init.d scripts. It looks like we're using /etc/default/cloud-passwd-srvr to override the 'ENABLED' variable in /etc/init.d/cloud-passwd-srvr. So there are two switches controlling services, in cloud-early-config we echo whether or not the script should

Re: passwd server not set to start

2012-09-14 Thread Marcus Sorensen
Here's the issue. root@r-197-VM:/etc/init.d# cat /var/cache/cloud/cmdline vpccidr=192.168.0.0/16 domain=mlsorensen.com dns1=8.8.8.8 dns2= template=domP name=r-197-VM eth0ip=169.254.1.16 eth0mask=255.255.0.0 type=vpcrouter disable_rp_filter=true So per cloud-early-setup, type=vpcrouter, but there

RE: Confluence plug-ins

2012-09-14 Thread Edison Su
I like https://marketplace.atlassian.com/plugins/com.cinergix.confluence.plugins.creately.CreatelyConfluence, which is great for drawing diagram, it’s not free though. From: Kelcey Damage (BBITS) [mailto:kel...@bbits.ca] Sent: Friday, September 14, 2012 12:06 PM To: CloudStack dev list Subject:

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Wido den Hollander
On 09/14/2012 07:08 PM, Chiradeep Vittal wrote: On 9/14/12 8:27 AM, "Wido den Hollander" wrote: On 09/14/2012 05:23 PM, Rohit Yadav wrote: On 14-Sep-2012, at 8:43 PM, Prasanna Santhanam wrote: Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with the ASF builds we wil

Re: [Discuss] VM Snapshot

2012-09-14 Thread Wido den Hollander
On 09/05/2012 09:22 AM, Mice Xia wrote: Thanks Wido, Following two APIs are not fully implemented in java-binding and much likely to be used by vm-snapshot as far as i can tell now: 1) Domain.snapshotCreateXML(String) expect to add an arugment 'flags', specifically, '--redefine' is needed for

Re: README.md vs README.html

2012-09-14 Thread Noah Slater
Does it contain useful information? We might want to consider converting it to HTML as part of the build, and then installing it under /user/share/docs/cloudstack or something. (The RM would have a Markdown processor on their path. But if no processor was found, the build would skip the conversion

Re: Review Request: Fix potential nullpointer in recent KVM systemvm patchdisk update

2012-09-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7121/#review11571 --- Ship it! Ship It! - edison su On Sept. 14, 2012, 8:46 p.m., Marcu

[jira] [Created] (CLOUDSTACK-107) Network domain guest suffix is not getting programmed as part of hostnames on Guest VMs that are part of Isolated and Shared Guest Networks

2012-09-14 Thread Chandan Purushothama (JIRA)
Chandan Purushothama created CLOUDSTACK-107: --- Summary: Network domain guest suffix is not getting programmed as part of hostnames on Guest VMs that are part of Isolated and Shared Guest Networks Key: CLOUDSTACK-107

Re: [jira] [Updated] (CLOUDSTACK-67) Resizing

2012-09-14 Thread Wido den Hollander
On 09/14/2012 12:06 AM, Marcus Sorensen wrote: On Thu, Sep 13, 2012 at 2:47 PM, Wido den Hollander wrote: On 09/13/2012 06:08 PM, Marcus Sorensen wrote: On Thu, Sep 13, 2012 at 5:56 AM, Wido den Hollander wrote: On 09/13/2012 06:36 AM, Marcus Sorensen wrote: I mainly wanted to sen

Re: [ASF40] libvirt-java 0.4.9 is out with MIT license

2012-09-14 Thread Wido den Hollander
On 09/14/2012 03:07 PM, Wido den Hollander wrote: On 09/14/2012 06:46 AM, KAWAI Hiroaki wrote: Hi, I found one problem with libvirt-java 0.4.9 jar file. Currently, we're targeting java 1.6.0, but that libvirt java 0.4.9 class files were compiled with 1.7.0. That cause agent program halt with

Review Request: Fix potential nullpointer in recent KVM systemvm patchdisk update

2012-09-14 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7121/ --- Review request for cloudstack. Description --- Upon further testing a null

RE: ant build-all-with-simulator broken

2012-09-14 Thread Edison Su
Fixed in e903f838720d1378062d2c625b56090bd054edcc > -Original Message- > From: Jason Bausewein [mailto:jason.bausew...@tier3.com] > Sent: Friday, September 14, 2012 12:52 PM > To: cloudstack-dev@incubator.apache.org > Subject: ant build-all-with-simulator broken > > compile-agent-simulato

Re: README.md vs README.html

2012-09-14 Thread Wido den Hollander
On 09/14/2012 10:29 PM, Chip Childers wrote: Hi all, It seems like we should focus on only one README file, and not have both an html and a markdown version. Any objections to me deleting the README.html file from the root of the project? Nope. As we're not maintaining those files really w

README.md vs README.html

2012-09-14 Thread Chip Childers
Hi all, It seems like we should focus on only one README file, and not have both an html and a markdown version. Any objections to me deleting the README.html file from the root of the project? -chip

RE: [ASFCS40] QA Scrum Meeting Minutes - 09/13/2012

2012-09-14 Thread Alex Huang
+1 on Jenkins job. --Alex > -Original Message- > From: Sudha Ponnaganti [mailto:sudha.ponnaga...@citrix.com] > Sent: Friday, September 14, 2012 1:03 PM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [ASFCS40] QA Scrum Meeting Minutes - 09/13/2012 > > Jenkins job should be fine

RE: [ASFCS40] QA Scrum Meeting Minutes - 09/13/2012

2012-09-14 Thread Sudha Ponnaganti
Jenkins job should be fine -Original Message- From: Chip Childers [mailto:chip.child...@sungard.com] Sent: Friday, September 14, 2012 12:58 PM To: cloudstack-dev@incubator.apache.org Subject: Re: [ASFCS40] QA Scrum Meeting Minutes - 09/13/2012 On Fri, Sep 14, 2012 at 1:52 AM, Sudha Ponna

Re: [ASFCS40] QA Scrum Meeting Minutes - 09/13/2012

2012-09-14 Thread Chip Childers
On Fri, Sep 14, 2012 at 1:52 AM, Sudha Ponnaganti wrote: > Operational Test Plan - https://cwiki.apache.org/CLOUDSTACK/asf-cs-40-qa.html > Test Execution Reports - > https://cwiki.apache.org/CLOUDSTACK/asf-cs-40-test-execution.html > > > General: > - non-OSS components deployment need to b

ant build-all-with-simulator broken

2012-09-14 Thread Jason Bausewein
compile-agent-simulator: [mkdir] Created dir: /home/jason/CloudStack/target/classes/cloud-agent-simulator.jar [echo] Compiling /home/jason/CloudStack/agent-simulator/src [javac] Compiling 47 source files to /home/jason/CloudStack/target/classes/cloud-agent-simulator.jar [javac] w

Review Request: set of files for admin guide

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7119/ --- Review request for cloudstack and David Nalley. Description --- one set of

[jira] [Updated] (CLOUDSTACK-106) Inter Vlan - When Vms are deployed as part of VPC , all egress traffic is blocked. It should be open for all egress traffic until first egress rule is added.

2012-09-14 Thread Sangeetha Hariharan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeetha Hariharan updated CLOUDSTACK-106: --- Environment: Tested with: Git Revision: 03df2fa9dd45c938f72cd1866044b09d

[jira] [Updated] (CLOUDSTACK-106) Inter Vlan - When Vms are deployed as part of VPC , all egress traffic is blocked. It should be open for all egress traffic until first egress rule is added.

2012-09-14 Thread Sangeetha Hariharan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeetha Hariharan updated CLOUDSTACK-106: --- Component/s: Management Server Affects Version/s: pre-4.0.0

[jira] [Updated] (CLOUDSTACK-106) Inter Vlan - When Vms are deployed as part of VPC , all egress traffic is blocked. It should be open for all egress traffic until first egress rule is added.

2012-09-14 Thread Sangeetha Hariharan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeetha Hariharan updated CLOUDSTACK-106: --- Description: Inter Vlan - When Vms are deployed as part of VPC , all egre

[jira] [Created] (CLOUDSTACK-106) Inter Vlan - When Vms are deployed as part of VPC , all egress traffic is blocked. It should be open for all egress traffic until first egress rule is added.

2012-09-14 Thread Sangeetha Hariharan (JIRA)
Sangeetha Hariharan created CLOUDSTACK-106: -- Summary: Inter Vlan - When Vms are deployed as part of VPC , all egress traffic is blocked. It should be open for all egress traffic until first egress rule is added. Key: CL

[jira] [Commented] (CLOUDSTACK-89) VM deployment not working and Exception on SSVM

2012-09-14 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456043#comment-13456043 ] Chip Childers commented on CLOUDSTACK-89: - IMO - we should figure out how to te

Confluence plug-ins

2012-09-14 Thread Kelcey Damage (BBITS)
Hi, I there any way we can get plug-ins/themes installed on our wiki for pages? Below is a free .jar theme that greatly expands the use of confluence for writers. https://marketplace.atlassian.com/plugins/com.atlassian.confluence.plugins.doctheme Cheers, Description: http://www.backbone

Re: Review Request: adding RPM dependency for cloud-agent

2012-09-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7117/#review11559 --- Ship it! Ship It! - edison su On Sept. 14, 2012, 6:26 p.m., Marcu

RE: iptables rules on hosts

2012-09-14 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, September 14, 2012 9:43 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: iptables rules on hosts > > Yes, it seems RHEL/CentOS sets up the FORWARD chain to reject by > default. They also

Re: [ASFCS40]Drive to clear the review board...

2012-09-14 Thread Chip Childers
Hey Marcus, Could you do us a favor please, and go through all of your reviewboard submissions that have been committed and mark then as closed / submitted? There isn't an admin role on reviewboard, so the originator is the one that needs to close them out. This would help Alex tremendously, as

Review Request: adding RPM dependency for cloud-agent

2012-09-14 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7117/ --- Review request for cloudstack. Description --- adding jakarta-commons-daemo

Re: Review Request: add CentOS 6.3 to cloud-setup-agent

2012-09-14 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7116/#review11555 --- Ship it! Ship It! - edison su On Sept. 14, 2012, 6:12 p.m., Marcu

Review Request: add CentOS 6.3 to cloud-setup-agent

2012-09-14 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7116/ --- Review request for cloudstack. Description --- I've been running CentOS 6.3

[jira] [Updated] (CLOUDSTACK-104) Failed to update SSL Certificate

2012-09-14 Thread Sudha Ponnaganti (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti updated CLOUDSTACK-104: Affects Version/s: (was: 4.0.0) pre-4.0.0 Fix

[jira] [Updated] (CLOUDSTACK-105) /tmp/stream-unix.####.###### stale sockets causing inodes to run out on Xenserver

2012-09-14 Thread Sudha Ponnaganti (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti updated CLOUDSTACK-105: Fix Version/s: pre-4.0.0 > /tmp/stream-unix..## stale sockets causi

[jira] [Assigned] (CLOUDSTACK-105) /tmp/stream-unix.####.###### stale sockets causing inodes to run out on Xenserver

2012-09-14 Thread Sudha Ponnaganti (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti reassigned CLOUDSTACK-105: --- Assignee: Devdeep Singh Devdeep, can anyone from Xen server team help wit

[jira] [Updated] (CLOUDSTACK-102) INSTALL.txt needs to be updated before ASF4 relesae

2012-09-14 Thread Sudha Ponnaganti (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti updated CLOUDSTACK-102: Assignee: Jessica Tomechak > INSTALL.txt needs to be updated before ASF4 re

[jira] [Updated] (CLOUDSTACK-102) INSTALL.txt needs to be updated before ASF4 relesae

2012-09-14 Thread Sudha Ponnaganti (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sudha Ponnaganti updated CLOUDSTACK-102: Fix Version/s: pre-4.0.0 > INSTALL.txt needs to be updated before ASF4 rele

[jira] [Closed] (CLOUDSTACK-43) Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-14 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] edison su closed CLOUDSTACK-43. --- Resolution: Fixed We just need to change the package version number in jenkins, no need to change

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-14 Thread edison su
> On Sept. 14, 2012, 1:26 p.m., Chip Childers wrote: > > Generally, I think that all of the child projects should inherit their > > version from the parent project's version. This can be accomplished by > > referencing the parent version as a variable. I'm not a maven guy, but I > > looked a

Re: Log maintenance

2012-09-14 Thread Caleb Call
Perfect, thanks. On Sep 14, 2012, at 11:46 AM, Ahmad Emneina wrote: > That¹s controlled by apache log4j. The config file is located in > /etc/cloud/management/log4j-cloud.xml > You can dictate a more fine grained rolling policy (hourly roll over for > example) and a min/max amount of files to ke

Re: Log maintenance

2012-09-14 Thread Ahmad Emneina
That¹s controlled by apache log4j. The config file is located in /etc/cloud/management/log4j-cloud.xml You can dictate a more fine grained rolling policy (hourly roll over for example) and a min/max amount of files to keep (RollOverStrategy). See [1] for reference. [1] http://logging.apache.org/l

RE: [ASFCS40]Drive to clear the review board...

2012-09-14 Thread Alex Huang
I've moved out all auto-scaling reviews to 4+ as that didn't make it into 4.0. All you have to do is look up your name and then look to see if the review has been changed from yesterday. If you haven't kept track of this daily email, then you need to look at all the items under your name and

[jira] [Commented] (CLOUDSTACK-105) /tmp/stream-unix.####.###### stale sockets causing inodes to run out on Xenserver

2012-09-14 Thread Caleb Call (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455964#comment-13455964 ] Caleb Call commented on CLOUDSTACK-105: --- Primary storage is on SAN (fiber attach

Re: Xenserver 6.0.2/Cloudstack 3.0.2 stale socket files

2012-09-14 Thread Caleb Call
Primary storage is on SAN (fiber attached), secondary is on NFS. I've submitted CLOUDSTACK-105. On Sep 14, 2012, at 11:18 AM, Prasanna Santhanam wrote: > Caleb - what kind of storage are you using? XenServer local store or NFS > shared store. We faced this with local store but only worked a

[jira] [Created] (CLOUDSTACK-105) /tmp/stream-unix.####.###### stale sockets causing inodes to run out on Xenserver

2012-09-14 Thread Caleb Call (JIRA)
Caleb Call created CLOUDSTACK-105: - Summary: /tmp/stream-unix..## stale sockets causing inodes to run out on Xenserver Key: CLOUDSTACK-105 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-105

Re: Xenserver 6.0.2/Cloudstack 3.0.2 stale socket files

2012-09-14 Thread Prasanna Santhanam
Caleb - what kind of storage are you using? XenServer local store or NFS shared store. We faced this with local store but only worked around the issue. - Original Message - From: Ahmad Emneina [mailto:ahmad.emne...@citrix.com] Sent: Friday, September 14, 2012 10:39 PM To: cloudstack-us.

Re: Xenserver 6.0.2/Cloudstack 3.0.2 stale socket files

2012-09-14 Thread Ahmad Emneina
This looks like a prime candidate for a bug. There might be time to get it in before 4.0 goes out! On 9/14/12 9:54 AM, "Caleb Call" wrote: >We came across an interesting issue yesterday in one of our clusters. We >ran out of inodes on all of our cluster members (since when does this >happen in

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Chiradeep Vittal
On 9/14/12 8:27 AM, "Wido den Hollander" wrote: >On 09/14/2012 05:23 PM, Rohit Yadav wrote: >> >> On 14-Sep-2012, at 8:43 PM, Prasanna Santhanam >> wrote: >> >>> Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with >>> the ASF builds we will effectively 'break' this since VMWa

Xenserver 6.0.2/Cloudstack 3.0.2 stale socket files

2012-09-14 Thread Caleb Call
We came across an interesting issue yesterday in one of our clusters. We ran out of inodes on all of our cluster members (since when does this happen in 2012?). When this happened, it in turn made the / filesystem a read-only filesystem which in turn made all the hosts go in to emergency maint

Re: iptables rules on hosts

2012-09-14 Thread Marcus Sorensen
Yes, it seems RHEL/CentOS sets up the FORWARD chain to reject by default. They also include net.bridge.bridge-nf-call-iptables = 0 in the sysctl.conf by default. If I'm reading this right, security_group.py only adds those rules on the default_network_* calls. It looks like the default rules are o

Re: Review Request: image files for ASF 4.0

2012-09-14 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7104/#review11546 --- This works, it's just a strangeness of reviewboard. (you can't downlo

Re: Review Request: Files for S2S

2012-09-14 Thread David Nalley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7107/#review11545 --- Ship it! Looks good, builds - committed in commit 006931ae1ee7

Re: passwd server not set to start

2012-09-14 Thread David Nalley
On Fri, Sep 14, 2012 at 1:13 AM, Marcus Sorensen wrote: > in launching new routers with the latest 4.0 build I'm getting no > passwd server, chkconfig --list show it turned off, and even turning > it on, it gets turned off automatically. > > root@r-190-VM:~# cat /etc/default/cloud-passwd-srvr > #s

Review Request: image files

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7114/ --- Review request for cloudstack and David Nalley. Description --- new image f

Review Request: Second part of splitting patch - Review : 7058

2012-09-14 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7113/ --- Review request for cloudstack and Devdeep Singh. Description --- AutoScale.

Re: Review Request: image files for ASF 4.0

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7104/ --- (Updated Sept. 14, 2012, 3:33 p.m.) Review request for cloudstack and David Nall

Re: CloudStack UI: New widget library development

2012-09-14 Thread Brian Federle
Unfortunately, I think sort will not be in the UI in the near future, as it is something that would need API/backend support. I experimented with sorting using pure JS, though once the table listing goes > 50 rows, the browser slows down considerably. But yes -- full docs will be provided for the

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Wido den Hollander
On 09/14/2012 05:23 PM, Rohit Yadav wrote: On 14-Sep-2012, at 8:43 PM, Prasanna Santhanam wrote: Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with the ASF builds we will effectively 'break' this since VMWare is non-oss. There are other components too but VmWare is the bi

Re: passwd server not set to start

2012-09-14 Thread Marcus Sorensen
No header, what I pasted was from the beginning of the file. Should we just change S to 3? Or should something else be changing the runlevel and setting it up, like cloud-early-config? On Fri, Sep 14, 2012 at 8:59 AM, Chip Childers wrote: > On Fri, Sep 14, 2012 at 1:13 AM, Marcus Sorensen wrote:

Re: Review Request: image files for ASF 4.0

2012-09-14 Thread Radhika PC
> On Sept. 14, 2012, 2:54 p.m., Chip Childers wrote: > > This patch doesn't apply: > > > > # git apply ~/Downloads/0001-images.patch fatal: > > patch with only garbage at line 3 very strange. We tested and attached the patch. Will try to give a new patch... - Radhika --

Re: [DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Rohit Yadav
On 14-Sep-2012, at 8:43 PM, Prasanna Santhanam wrote: > Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with > the ASF builds we will effectively 'break' this since VMWare is > non-oss. There are other components too but VmWare is the bigger > piece. > > Hosters and EndUsers

Re: Establishing Best Practices

2012-09-14 Thread Kelceydamage@bbits
Good call chip, I'll put the word out and get a page started. Sent from my iPhone On Sep 14, 2012, at 6:15 AM, Chip Childers wrote: > On Thu, Sep 13, 2012 at 11:18 PM, Kelceydamage@bbits wrote: >> I would like to get together with all the other Architects, and OPs agents, >> and start to buil

Re: Review Request: Handling of errors during AutoScaleConfig in NetScaler.

2012-09-14 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7058/ --- (Updated Sept. 14, 2012, 3:17 p.m.) Review request for cloudstack and Devdeep Si

[DISCUSS] About shipping a non-OSS CloudStack

2012-09-14 Thread Prasanna Santhanam
Until CloudStack 3.0.2 - VMWare support existed in cloudstack and with the ASF builds we will effectively 'break' this since VMWare is non-oss. There are other components too but VmWare is the bigger piece. Hosters and EndUsers would be affected by this. Is there a plan on creating the non-oss bui

RE: CloudStack UI: New widget library development

2012-09-14 Thread Pranav Saxena
Hi Mice, I have been working very closely with Brian . The first two requirements have already been taken into consideration and the development work for both of them will be starting pretty soon. Though I am not very sure about the 3rd requirement you mentioned. Thanks, Pranav -Original

Re: passwd server not set to start

2012-09-14 Thread Chip Childers
On Fri, Sep 14, 2012 at 1:13 AM, Marcus Sorensen wrote: > in launching new routers with the latest 4.0 build I'm getting no > passwd server, chkconfig --list show it turned off, and even turning > it on, it gets turned off automatically. > > root@r-190-VM:~# cat /etc/default/cloud-passwd-srvr > #s

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-14 Thread David Nalley
On Fri, Sep 14, 2012 at 8:59 AM, Chip Childers wrote: > On Thu, Sep 13, 2012 at 2:41 PM, David Nalley wrote: >> On Thu, Sep 13, 2012 at 2:36 PM, Noah Slater wrote: >>> Saying that configuration files, in all cases, are not copywritable because >>> that are, on the whole, not as complex as code i

Re: Review Request: image files for ASF 4.0

2012-09-14 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7104/#review11541 --- This patch doesn't apply: # git apply ~/Downloads/0001-images.patch

Re: CloudStack UI: New widget library development

2012-09-14 Thread Mice Xia
Brain, imo, a quick document/guide is required right now, it will greatly help developers to start off building their UI with current widgets. regarding new features: 1) in 2.2.y UI, we can select multiple VMs and start/stop them as a whole, 3.0.x lost this handy funcitonality. 2) can we associat

Re: Review Request: Waf: Remove junk code from wscript

2012-09-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7111/#review11539 --- Ship it! Applied e2ccf37b2a5fe0e34275ae945bc1bfd6817cf13b - Prasann

Re: Review Request: WAF: Fix build issue

2012-09-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7110/#review11538 --- Ship it! Applied c5a25a2b338c03ef6b632ea6f2be4c095eee8d28! - Prasan

Review Request: Waf: Remove junk code from wscript

2012-09-14 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7111/ --- Review request for cloudstack, Prasanna Santhanam and edison su. Description ---

Re: Review Request: Handling of errors during AutoScaleConfig in NetScaler.

2012-09-14 Thread Devdeep Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7058/#review11537 --- Code changes look fine. Is it possible to submit two review requests

Re: Review Request: WAF: Fix build issue

2012-09-14 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7110/ --- (Updated Sept. 14, 2012, 1:56 p.m.) Review request for cloudstack, Prasanna Sant

Review Request: WAF: Fix build issue

2012-09-14 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7110/ --- Review request for cloudstack, Prasanna Santhanam and edison su. Description ---

[jira] [Commented] (CLOUDSTACK-27) JARs are still present in the tools directory

2012-09-14 Thread Chip Childers (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455777#comment-13455777 ] Chip Childers commented on CLOUDSTACK-27: - Pradeep - Do we still use compiler.j

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-14 Thread Chip Childers
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7083/#review11534 --- Generally, I think that all of the child projects should inherit thei

Review Request: [DOC]Docbook for adding primary secondary storage

2012-09-14 Thread Gavin Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7109/ --- Review request for cloudstack, David Nalley and Jessica Tomechak. Description --

[jira] [Commented] (CLOUDSTACK-27) JARs are still present in the tools directory

2012-09-14 Thread Pradeep Soundararajan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455772#comment-13455772 ] Pradeep Soundararajan commented on CLOUDSTACK-27: - It has compiler.jar.

Re: Establishing Best Practices

2012-09-14 Thread Chip Childers
On Thu, Sep 13, 2012 at 11:18 PM, Kelceydamage@bbits wrote: > I would like to get together with all the other Architects, and OPs agents, > and start to build some established best practices for builds. > > A way of engaging users in the process of using established convention in > production bu

Re: [ASF40] libvirt-java 0.4.9 is out with MIT license

2012-09-14 Thread Wido den Hollander
On 09/14/2012 06:46 AM, KAWAI Hiroaki wrote: Hi, I found one problem with libvirt-java 0.4.9 jar file. Currently, we're targeting java 1.6.0, but that libvirt java 0.4.9 class files were compiled with 1.7.0. That cause agent program halt with UnsupportedClassVersionError : Unsupported major.min

Re: [ASFCS40][DISCUSS] How should we move forward to resolution on the config files in "patches"? Was: "Re: [ASFCS40] Configuration file licensing followup"

2012-09-14 Thread Chip Childers
On Thu, Sep 13, 2012 at 2:41 PM, David Nalley wrote: > On Thu, Sep 13, 2012 at 2:36 PM, Noah Slater wrote: >> Saying that configuration files, in all cases, are not copywritable because >> that are, on the whole, not as complex as code is like saying that blog >> posts, in all cases, are not copy

Re: Jenkins now running RAT reports on commits

2012-09-14 Thread Chip Childers
On Thu, Sep 13, 2012 at 4:20 PM, David Nalley wrote: > On Thu, Sep 13, 2012 at 4:19 PM, Chip Childers > wrote: >> I added a jenkins job (with no email notifications for now) that will >> provide a RAT report on each commit. >> >> http://jenkins.cloudstack.org/job/verify-licensing-master/ >> >> I'

[jira] [Created] (CLOUDSTACK-104) Failed to update SSL Certificate

2012-09-14 Thread Paco Medina (JIRA)
Paco Medina created CLOUDSTACK-104: -- Summary: Failed to update SSL Certificate Key: CLOUDSTACK-104 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-104 Project: CloudStack Issue Type:

Re: Review Request: CLOUDSTACK-43 : Jenkins build process needs to allow for setting the appropriate version number within the built JARs.

2012-09-14 Thread Pradeep Soundararajan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7083/ --- (Updated Sept. 14, 2012, 12:36 p.m.) Review request for cloudstack, Chip Childer

Re: Review Request: doc files for inter vlan routing

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7106/ --- (Updated Sept. 14, 2012, 12:36 p.m.) Review request for cloudstack and David Nal

Re: Review Request: image files for ASF 4.0

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7104/ --- (Updated Sept. 14, 2012, 12:35 p.m.) Review request for cloudstack and David Nal

Review Request: Files for S2S

2012-09-14 Thread Radhika PC
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7107/ --- Review request for cloudstack and David Nalley. Description --- Files for S

Re: Review Request: Add deps for vmware-base

2012-09-14 Thread Rohit Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7105/ --- (Updated Sept. 14, 2012, 12:28 p.m.) Review request for cloudstack and Prasanna

Re: Review Request: Add deps for vmware-base

2012-09-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7105/#review11533 --- Ship it! Ship It! - Prasanna Santhanam On Sept. 14, 2012, 12:13 p

Re: Review Request: Add deps for vmware-base

2012-09-14 Thread Prasanna Santhanam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7105/#review11532 --- Ship it! Applied d9f095042f7fd809feef3db3a4450c6f2b66c68d. - Prasan

Re: [PATCH] Add missing dependency for vmware-base

2012-09-14 Thread Rohit Yadav
On 14-Sep-2012, at 5:32 PM, Prasanna Santhanam wrote: > On Fri, Sep 14, 2012 at 05:31:37PM +0530, Prasanna Santhanam wrote: >> On Fri, Sep 14, 2012 at 07:58:04AM -0400, Chip Childers wrote: >>> The mailing list strips attachments. Can you send through review board? >>> >> >> Hey Chip - I reci

  1   2   >