[jira] [Resolved] (CLOUDSTACK-183) hitting exception and system VM are not coming up

2012-09-21 Thread shweta agarwal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shweta agarwal resolved CLOUDSTACK-183. --- Resolution: Invalid with new build not able to reproduce it anymore

[jira] [Closed] (CLOUDSTACK-183) hitting exception and system VM are not coming up

2012-09-21 Thread shweta agarwal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shweta agarwal closed CLOUDSTACK-183. - with new build not able to reproduce it anymore > hitting exception and

[jira] [Updated] (CLOUDSTACK-184) inter-vlan:fail to apply the load balancer rule

2012-09-21 Thread sadhu suresh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sadhu suresh updated CLOUDSTACK-184: Attachment: management-server.rar management log Note:not seen this issue in 3.0.5.its

editting wiki pages under migration

2012-09-21 Thread Donal Lafferty
Is the ASF community or Citrix migrating the old wiki (http://wiki.cloudstack.org) to ASF (https://cwiki.apache.org/CLOUDSTACK/)? I wanted to update "Setting up Cloudstack dev environment on Windows" (http://wiki.cloudstack.org/display/dev/Setting%20up%20Cloudstack%20dev%20environment%20on%20Win

Re: Review Request: Changes for addressing AutoScale bugs CS-15930, CS-15931, CS-15934, CS-15935

2012-09-21 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7192/ --- (Updated Sept. 21, 2012, 11:25 a.m.) Review request for cloudstack, Devdeep Sing

Re: editting wiki pages under migration

2012-09-21 Thread Prasanna Santhanam
Please update the page on the ASF site. The old wiki will become internal to Citrix soon as we migrate some more spaces. - Original Message - From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Friday, September 21, 2012 04:48 PM To: cloudstack-dev@incubator.apache.org Subje

Re: Review Request: Changes for addressing AutoScale bugs CS-15930, CS-15931, CS-15934, CS-15935

2012-09-21 Thread Vijay Venkatachalam
> On Sept. 20, 2012, 9:39 p.m., Alex Huang wrote: > > Especially for bugs not for 4.0. Please detail what was tested. Just > > simply stating tested doesn't do anything. Sure Alex. Basically, i had run the steps mentioned in the corresponding bugs. I have now updated the details in the revie

[jira] [Commented] (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-21 Thread sadhu suresh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460436#comment-13460436 ] sadhu suresh commented on CLOUDSTACK-106: - Am not able to reopen the bug.but s

RE: editting wiki pages under migration

2012-09-21 Thread Donal Lafferty
I can update the existing page, which is linked to by the ASF site. However, the existing page itself is on the old wiki. DL -Original Message- From: Prasanna Santhanam [mailto:prasanna.santha...@citrix.com] Sent: 21 September 2012 12:28 To: 'cloudstack-dev@incubator.apache.org' Subje

[jira] [Resolved] (CLOUDSTACK-117) Deleting all the users from the account doesn't delete the account and the domain router.

2012-09-21 Thread Devdeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devdeep Singh resolved CLOUDSTACK-117. -- Resolution: Not A Problem This behavior is by design. Confirmed it against older ve

[jira] [Closed] (CLOUDSTACK-117) Deleting all the users from the account doesn't delete the account and the domain router.

2012-09-21 Thread Abhinav Roy (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinav Roy closed CLOUDSTACK-117. -- Closing the defect based on the comments above. > Deleting all the users from

[jira] [Closed] (CLOUDSTACK-85) UI:Not showing hypervisor type in AddInstance wizard

2012-09-21 Thread sadhu suresh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sadhu suresh closed CLOUDSTACK-85. -- verfied in the Build with hypervisor as xen .now its showing the hypevisor type in the AddInsta

[jira] [Reopened] (CLOUDSTACK-81) fail to start cloud-usage service

2012-09-21 Thread sadhu suresh (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sadhu suresh reopened CLOUDSTACK-81: tested with Rhel6.3 build and Installation successful but fail to start.It says commond not

[jira] [Created] (CLOUDSTACK-185) install script for usage server asking for JSVC package

2012-09-21 Thread sadhu suresh (JIRA)
sadhu suresh created CLOUDSTACK-185: --- Summary: install script for usage server asking for JSVC package Key: CLOUDSTACK-185 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-185 Project: CloudStac

Re: [1/3] git commit: Added gitignore for deps/*.jar so that the files are not added back into the source tree.

2012-09-21 Thread Chip Childers
Good point. I just committed your suggested change: [master c594ed6] Adding git ignore rules for several binary file types that we have chosen to exclude from the source tree. On Mon, Sep 10, 2012 at 11:20 AM, David Nalley wrote: > So putting something in .gitignore shouldn't affect any existi

Re: Disk offerings per VM

2012-09-21 Thread Marcus Sorensen
You can use the api calls 'createVolume' and 'attachVolume'. You can do this in the UI as well under Storage. You can add them while the VM is running if it supports the right drivers (virtio, etc). Not sure if the startvm parameter has been fixed. On Fri, Sep 21, 2012 at 5:22 AM, Busy Dev wrote

Re: Review Request: resize volume initial implementation

2012-09-21 Thread Marcus Sorensen
Yeah, that was the point. If people are charging a price based on disk offering, then we don't want users creating any disk offering they want. Isn't that the reason for disk offering? I guess if root admin can only create disk offerings, then the proposal is correct, since we don't want to let us

housekeeping: which git repo?

2012-09-21 Thread Donal Lafferty
I noticed on our wiki that we've a couple of different GIT repos referenced. Apache CloudStack (http://incubator.apache.org/cloudstack/develop/environment.html) recommends at https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Elsewhere, https://cwiki.apache.org/CLOUDSTACK/ points

RE: housekeeping: which git repo?

2012-09-21 Thread Pranav Saxena
Use this one - Apache CloudStack (http://incubator.apache.org/cloudstack/develop/environment.html) recommends at https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git Regards, Pranav -Original Message- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Friday, S

Re: housekeeping: which git repo?

2012-09-21 Thread Rohit Yadav
On 21-Sep-2012, at 9:09 PM, Donal Lafferty wrote: > I noticed on our wiki that we've a couple of different GIT repos referenced. > > Apache CloudStack > (http://incubator.apache.org/cloudstack/develop/environment.html) recommends > at https://git-wip-us.apache.org/repos/asf/incubator-cloudst

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

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

RE: housekeeping: which git repo?

2012-09-21 Thread Donal Lafferty
Hi Rohit, Thanks for the quick response, and your patience with these questions. This information will help encourage newcomers to the project. Comments inline. > -Original Message- > From: Rohit Yadav [mailto:rohit.ya...@citrix.com] > Sent: 21 September 2012 16:55 > To: cloudstack-de

[ASFCS40] Features that did not make the release...

2012-09-21 Thread Alex Huang
There are two features that did not make the 4.0 release: autoscaling and brocade. Significant code changes are expected for both of these features past the code freeze and we just couldn't risk the disruption to the QA cycle. Please comment. --Alex

Re: housekeeping: which git repo?

2012-09-21 Thread Joe Brockmeier
On Fri, Sep 21, 2012, at 10:39 AM, Donal Lafferty wrote: > Elsewhere, https://cwiki.apache.org/CLOUDSTACK/ points to > https://github.com/CloudStack/CloudStack (use the 'Git: Working with > CloudStack > code' > link)

Re: Disk offerings per VM

2012-09-21 Thread Busy Dev
Thanks! That makes my life easier. On Fri, Sep 21, 2012 at 11:04 AM, Marcus Sorensen wrote: > You can use the api calls 'createVolume' and 'attachVolume'. You can > do this in the UI as well under Storage. You can add them while the > VM is running if it supports the right drivers (virtio, etc)

Re: housekeeping: which git repo?

2012-09-21 Thread Busy Dev
I ran into that git repository as well but decided to use the ASF one since the one on GitHub had no recent activity... all very confusing in the beginning. On Fri, Sep 21, 2012 at 12:47 PM, Joe Brockmeier wrote: > On Fri, Sep 21, 2012, at 10:39 AM, Donal Lafferty wrote: > > Elsewhere, https://c

[jira] [Reopened] (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-21 Thread Sangeetha Hariharan (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeetha Hariharan reopened CLOUDSTACK-106: Re-opening this bug as per Suresh's findings using the latest builds.

Re: [ASFCS40] Features that did not make the release...

2012-09-21 Thread Wido den Hollander
On 09/21/2012 06:24 PM, Alex Huang wrote: There are two features that did not make the 4.0 release: autoscaling and brocade. Significant code changes are expected for both of these features past the code freeze and we just couldn't risk the disruption to the QA cycle. Please comment. IIR

Re: [ASFCS40] Features that did not make the release...

2012-09-21 Thread Chip Childers
On Fri, Sep 21, 2012 at 12:24 PM, Alex Huang wrote: > There are two features that did not make the 4.0 release: autoscaling and > brocade. Significant code changes are expected for both of these features > past the code freeze and we just couldn't risk the disruption to the QA cycle. > > Please

RE: [ASFCS40] Features that did not make the release...

2012-09-21 Thread Alex Huang
> -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Friday, September 21, 2012 10:15 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [ASFCS40] Features that did not make the release... > > > > On 09/21/2012 06:24 PM, Alex Huang wrote: > > There a

realhostip certificate role in Cloudstack

2012-09-21 Thread Kelven Yang
Periodically we get questions asking about what realhostip DNS name is exactly doing in CloudStack. Realhostip.com domain exists to make HTTPS work across all CloudStack installations in different customer sites, without administrators to worry about how to load a SSL certificate due to deployment

[jira] [Resolved] (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-21 Thread Anthony Xu (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Xu resolved CLOUDSTACK-106. --- Resolution: Fixed commit 44e893812010961baa8edda7ffb1f96239c3c542 Author: Anthony Xu Dat

RE: realhostip certificate role in Cloudstack

2012-09-21 Thread Rajesh Battala
Thanks a lot Kelven for the info. -Original Message- From: Kelven Yang [mailto:kelven.y...@citrix.com] Sent: Friday, September 21, 2012 10:57 PM To: cloudstack-dev@incubator.apache.org Subject: realhostip certificate role in Cloudstack Periodically we get questions asking about what rea

RE: NFS mount options on primary storage

2012-09-21 Thread Edison Su
> -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Friday, September 21, 2012 3:03 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: NFS mount options on primary storage > > On 09/20/2012 05:37 PM, Roland Kool wrote: > > Hi all, > > > > Hopefully th

Setting Up an Apache CloudStack Development Environment

2012-09-21 Thread Donal Lafferty
Couple of questions about http://incubator.apache.org/cloudstack/develop/environment.html 1. Under "Install Ant" the instructions suggest that Ant is in Apache CloudStack source. However, I don't see the files under cloudstack_source_dir/tools/ant/apache-ant-1.7.1/bin/ Is the source p

[ASFCS 4.0] QA Metrics

2012-09-21 Thread Sudha Ponnaganti
QA Metrics are being posted here: https://cwiki.apache.org/CLOUDSTACK/asf-cs-40-qa-metrics.html Only key metrics are being tracked for release readiness. Other related QA documents: Operational Test plan: https://cwiki.apache.org/CLOUDSTACK/asf-cs-40-qa.html Scrum Meeting minutes: https://cwiki.a

[jira] [Assigned] (CLOUDSTACK-166) Establish legal use of patches/systemvm/debian/config/root/redundant_router/conntrackd.conf.templ

2012-09-21 Thread Sheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang reassigned CLOUDSTACK-166: - Assignee: Sheng Yang > Establish legal use of > patches/systemvm/debian/config/r

[jira] [Assigned] (CLOUDSTACK-159) Establish legal use of patches/systemvm/debian/config/root/redundant_router/keepalived.conf.templ

2012-09-21 Thread Sheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang reassigned CLOUDSTACK-159: - Assignee: Sheng Yang > Establish legal use of > patches/systemvm/debian/config/r

[jira] [Commented] (CLOUDSTACK-174) Why is patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf.orig in the repo?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460681#comment-13460681 ] Chiradeep Vittal commented on CLOUDSTACK-174: - Yes, this can be removed. W

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

2012-09-21 Thread Jessica Tomechak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7109/#review11792 --- Ship it! Ship It! - Jessica Tomechak On Sept. 20, 2012, 8:38 a.m.

[jira] [Resolved] (CLOUDSTACK-166) Establish legal use of patches/systemvm/debian/config/root/redundant_router/conntrackd.conf.templ

2012-09-21 Thread Sheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang resolved CLOUDSTACK-166. --- Resolution: Not A Problem It won't be a problem since it's all key-vaule pairs.

[jira] [Commented] (CLOUDSTACK-173) Establish legal use of patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460693#comment-13460693 ] Chiradeep Vittal commented on CLOUDSTACK-173: - This was constructed after

[jira] [Resolved] (CLOUDSTACK-159) Establish legal use of patches/systemvm/debian/config/root/redundant_router/keepalived.conf.templ

2012-09-21 Thread Sheng Yang (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sheng Yang resolved CLOUDSTACK-159. --- Resolution: Not A Problem Not a problem since I wrote it except the comments and less tha

[CONFIG FILES] License headers

2012-09-21 Thread Chiradeep Vittal
There is a long list of blocker bugs [1] regarding the configuration files checked in to the repository. Some of the bugs ask that the Apache License header be inserted into the config file if it is indeed resolved as "written specifically for CloudStack". My question is whether this is necessa

[jira] [Resolved] (CLOUDSTACK-173) Establish legal use of patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal resolved CLOUDSTACK-173. - Resolution: Fixed Assignee: Chiradeep Vittal Written specifically for C

[jira] [Closed] (CLOUDSTACK-174) Why is patches/systemvm/debian/vpn/etc/xl2tpd/xl2tpd.conf.orig in the repo?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-174. --- Resolution: Fixed Assignee: Chiradeep Vittal commit 3158e2fa16ffba5e9d65ddc

[jira] [Closed] (CLOUDSTACK-172) Establish legal use of patches/systemvm/debian/vpn/etc/ppp/options.xl2tpd

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-172. --- Resolution: Fixed Assignee: Chiradeep Vittal Written specifically for Cloud

[jira] [Created] (CLOUDSTACK-186) Setting Up instructions do not appear to work

2012-09-21 Thread Donal Lafferty (JIRA)
Donal Lafferty created CLOUDSTACK-186: - Summary: Setting Up instructions do not appear to work Key: CLOUDSTACK-186 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-186 Project: CloudStack

Re: [CONFIG FILES] License headers

2012-09-21 Thread Chip Childers
On Fri, Sep 21, 2012 at 2:53 PM, Chiradeep Vittal wrote: > There is a long list of blocker bugs [1] regarding the configuration files > checked in to the repository. Some of the bugs ask that the Apache License > header be inserted into the config file if it is indeed resolved as "written > spe

RE: housekeeping: which git repo?

2012-09-21 Thread Rohit Yadav
Hi Donal, go ahead and update the info, remove incorrect ones. Any kind of help is welcome. The master branch should build fine, if you have any trouble please raise a concern on the ML or on irc, or post an issue on https://issues.apache.org/jira/browse/CLOUDSTACK _

Re: [CONFIG FILES] License headers

2012-09-21 Thread Joe Brockmeier
On Fri, Sep 21, 2012, at 01:53 PM, Chiradeep Vittal wrote: > There is a long list of blocker bugs [1] regarding the configuration > files checked in to the repository. Some of the bugs ask that the Apache > License header be inserted into the config file if it is indeed resolved > as "written speci

Re: [CONFIG FILES] License headers

2012-09-21 Thread Chip Childers
On Fri, Sep 21, 2012 at 3:13 PM, Joe Brockmeier wrote: > On Fri, Sep 21, 2012, at 01:53 PM, Chiradeep Vittal wrote: >> There is a long list of blocker bugs [1] regarding the configuration >> files checked in to the repository. Some of the bugs ask that the Apache >> License header be inserted into

RE: Setting Up an Apache CloudStack Development Environment

2012-09-21 Thread Rohit Yadav
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven#BuildingwithMaven-TemporaryBuildProcessonASFMaster Just follow cwki.a.o: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Index#Index-ApacheCloudStack%3AHowtoContribute From: D

[jira] [Resolved] (CLOUDSTACK-186) Setting Up instructions do not appear to work

2012-09-21 Thread Rohit Yadav (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Yadav resolved CLOUDSTACK-186. Resolution: Not A Problem Assignee: Rohit Yadav With ASF we've moved to using Mav

Re: [CONFIG FILES] License headers

2012-09-21 Thread Chip Childers
On Fri, Sep 21, 2012 at 3:17 PM, Chip Childers wrote: > On Fri, Sep 21, 2012 at 3:13 PM, Joe Brockmeier wrote: >> On Fri, Sep 21, 2012, at 01:53 PM, Chiradeep Vittal wrote: >>> There is a long list of blocker bugs [1] regarding the configuration >>> files checked in to the repository. Some of the

[jira] [Commented] (CLOUDSTACK-186) Setting Up instructions do not appear to work

2012-09-21 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460774#comment-13460774 ] Donal Lafferty commented on CLOUDSTACK-186: --- The link provided *is* an ASF l

[jira] [Reopened] (CLOUDSTACK-186) Setting Up instructions do not appear to work

2012-09-21 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty reopened CLOUDSTACK-186: --- The link provided *is* an ASF link, and it is the link we encourage participants to

Re: Review Request: CloudStack CS-15644 Pass uuid to resource layer in Autoscale instead of Ids

2012-09-21 Thread Vijay Venkatachalam
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7205/#review11772 --- Deepak, can you document what testing you did you do and what is expe

[jira] [Updated] (CLOUDSTACK-186) Setting Up instructions do not appear to work

2012-09-21 Thread Donal Lafferty (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donal Lafferty updated CLOUDSTACK-186: -- Priority: Minor (was: Major) > Setting Up instructions do not appear to work >

RE: housekeeping: which git repo?

2012-09-21 Thread Donal Lafferty
Thanks! > -Original Message- > From: Rohit Yadav [mailto:rohit.ya...@citrix.com] > Sent: 21 September 2012 20:13 > To: cloudstack-dev@incubator.apache.org > Subject: RE: housekeeping: which git repo? > > Hi Donal, go ahead and update the info, remove incorrect ones. Any kind of > help is

Re: Review Request: unit test suite for api project

2012-09-21 Thread Chip Childers
All, I'd like to create a branch for some of the JUnit tests that Yichi is creating. That way, we can accept the tests into the codebase (after reviews), but not apply them to master until 4.0 is stabilized. Any thoughts, questions or concerns? -chip On Thu, Sep 20, 2012 at 11:41 PM, Yichi Lu

Re: [CONFIG FILES] License headers

2012-09-21 Thread Chiradeep Vittal
On 9/21/12 12:41 PM, "Chip Childers" wrote: >[snip] >OK, so I went to look at both Apache HTTP server and Hadoop for >examples of "config" files. > >They seem to be doing things like this: >1 - if it's a script (init script or otherwise), the ASF license >header seems to be included >2 - if it'

[jira] [Closed] (CLOUDSTACK-171) Establish legal use of patches/systemvm/debian/vpn/etc/ipsec.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-171. --- Resolution: Fixed Assignee: Chiradeep Vittal This was developed for CloudSt

[jira] [Closed] (CLOUDSTACK-170) Why is patches/systemvm/debian/vpn/etc/ipsec.secrets.orig in the repo?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-170. --- Resolution: Fixed Assignee: Chiradeep Vittal Not needed, will be removed

[jira] [Closed] (CLOUDSTACK-169) Why is patches/systemvm/debian/vpn/etc/ipsec.conf.orig in the repo?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-169. --- Resolution: Fixed Assignee: Chiradeep Vittal Not needed, removed by commit

[jira] [Commented] (CLOUDSTACK-170) Why is patches/systemvm/debian/vpn/etc/ipsec.secrets.orig in the repo?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460852#comment-13460852 ] Chiradeep Vittal commented on CLOUDSTACK-170: - Correct commit here: commi

[jira] [Closed] (CLOUDSTACK-175) Can patches/systemvm/debian/vpn/etc/ipsec.secrets be modified to simply be the two "include" config lines that are needed?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-175. --- Resolution: Fixed Assignee: Chiradeep Vittal Agreed and done commit 9a4041

[jira] [Closed] (CLOUDSTACK-168) Why is patches/systemvm/debian/config/var/lib/misc/dnsmasq.leases in the repo? It's empty.

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-168. --- Resolution: Fixed Assignee: Chiradeep Vittal Agreed and removed commit f96

[jira] [Closed] (CLOUDSTACK-158) Establish legal use of patches/systemvm/debian/config/etc/sysctl.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-158. --- Resolution: Fixed Assignee: Chiradeep Vittal The content of this file was d

RE: Setting Up an Apache CloudStack Development Environment

2012-09-21 Thread Edison Su
> -Original Message- > From: Donal Lafferty [mailto:donal.laffe...@citrix.com] > Sent: Friday, September 21, 2012 11:00 AM > To: cloudstack-dev@incubator.apache.org > Subject: Setting Up an Apache CloudStack Development Environment > > Couple of questions about > http://incubator.apache.

RE: Setting Up an Apache CloudStack Development Environment

2012-09-21 Thread Donal Lafferty
Thanks! > -Original Message- > From: Edison Su [mailto:edison...@citrix.com] > Sent: 21 September 2012 23:13 > To: cloudstack-dev@incubator.apache.org > Subject: RE: Setting Up an Apache CloudStack Development Environment > > > > > -Original Message- > > From: Donal Lafferty [ma

[jira] [Resolved] (CLOUDSTACK-157) Confirm that the following files were created specifically for CloudStack

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal resolved CLOUDSTACK-157. - Resolution: Fixed These were developed for CloudStack by consulting the man p

[jira] [Closed] (CLOUDSTACK-148) Establish legal use of patches/systemvm/debian/config/etc/logrotate.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-148. --- Resolution: Fixed Assignee: Chiradeep Vittal logrotate.conf was developed f

[jira] [Closed] (CLOUDSTACK-140) Establish legal use of patches/systemvm/debian/config/etc/dnsmasq.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-140. --- Resolution: Fixed Assignee: Chiradeep Vittal This is derived from the stock

[jira] [Closed] (CLOUDSTACK-145) Establish legal use of patches/systemvm/debian/config/etc/ssh/sshd_config

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-145. --- Resolution: Fixed Assignee: Chiradeep Vittal Taken from the OpenSSH project

[jira] [Closed] (CLOUDSTACK-142) Can patches/systemvm/debian/config/etc/httpd/conf/httpd.conf be removed?

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-142. --- Resolution: Fixed Assignee: Chiradeep Vittal (was: Prasanna Santhanam) Ind

[jira] [Closed] (CLOUDSTACK-137) Establish legal use of patches/systemvm/debian/config/etc/apache2/httpd.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-137. --- Resolution: Fixed Assignee: Chiradeep Vittal Based on comments, closing co

[jira] [Closed] (CLOUDSTACK-138) Establish legal use of patches/systemvm/debian/config/etc/apache2/ports.conf

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-138. --- Resolution: Fixed Assignee: Chiradeep Vittal Based on comments, closing co

[jira] [Closed] (CLOUDSTACK-139) Can we remove patches/systemvm/debian/config/etc/apache2/[vhostexmaple.conf, sites-available/default, sites-available/default-ssl]

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-139. --- Resolution: Fixed Assignee: Chiradeep Vittal (was: Pradeep Soundararajan)

[jira] [Assigned] (CLOUDSTACK-181) Not able to add KVM (ubuntu 12.04 ) host to the MS

2012-09-21 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] edison su reassigned CLOUDSTACK-181: Assignee: edison su > Not able to add KVM (ubuntu 12.04 ) host to the MS >

[jira] [Commented] (CLOUDSTACK-181) Not able to add KVM (ubuntu 12.04 ) host to the MS

2012-09-21 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460913#comment-13460913 ] edison su commented on CLOUDSTACK-181: -- when you add the host from UI, are you us

RE: Review Request: resize volume initial implementation

2012-09-21 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, September 21, 2012 8:34 AM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Review Request: resize volume initial implementation > > Yeah, that was the point. If people are charging a price

RE: Disk offerings per VM

2012-09-21 Thread Edison Su
> -Original Message- > From: Busy Dev [mailto:busyd...@gmail.com] > Sent: Friday, September 21, 2012 4:22 AM > To: cloudstack-dev@incubator.apache.org > Subject: Disk offerings per VM > > I need to attach 3 data disks to a VM during deployment but the API > only > allows for 1 disk offer

Re: Review Request: resize volume initial implementation

2012-09-21 Thread Marcus Sorensen
When you create an offering, you can select 'custom disk size' in the offering, allowing the user to specify a size. It's possible that the data disk was created with custom offering, so this particular offering is not bound to a particular size and it would seem that we're free to resize without s

[jira] [Closed] (CLOUDSTACK-143) Establish legal use of patches/systemvm/debian/xe/xen-vcpu-hotplug.rules

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-143. --- Resolution: Fixed Assignee: Chiradeep Vittal commit 97a1ed2ecbd411a00656614

[jira] [Closed] (CLOUDSTACK-144) Establish legal use of patches/systemvm/debian/xe/xe-linux-distribution.init

2012-09-21 Thread Chiradeep Vittal (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiradeep Vittal closed CLOUDSTACK-144. --- Resolution: Fixed Assignee: Chiradeep Vittal commit 97a1ed2ecbd411a00656614

[jira] [Assigned] (CLOUDSTACK-182) Not able to add KVM (rhel 6.3 ) host to the MS

2012-09-21 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] edison su reassigned CLOUDSTACK-182: Assignee: edison su > Not able to add KVM (rhel 6.3 ) host to the MS >

[jira] [Commented] (CLOUDSTACK-182) Not able to add KVM (rhel 6.3 ) host to the MS

2012-09-21 Thread edison su (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460971#comment-13460971 ] edison su commented on CLOUDSTACK-182: -- Seems failed to create local storage on y

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-21 Thread Chiradeep Vittal
On 9/20/12 7:11 AM, "Chip Childers" wrote: >On Thu, Sep 20, 2012 at 5:14 AM, Noah Slater wrote: >> This is cool, nice to see this data on the wiki. Thanks! Is this >> list exhaustive? > >I believe it is, for the patches folder. > >David is currently working his way through a file by file revie

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

2012-09-21 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7083/#review11804 --- cloud.spec Do

RE: Review Request: resize volume initial implementation

2012-09-21 Thread Edison Su
> -Original Message- > From: Marcus Sorensen [mailto:shadow...@gmail.com] > Sent: Friday, September 21, 2012 4:47 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Review Request: resize volume initial implementation > > When you create an offering, you can select 'custom disk siz

RE: Review Request: resize volume initial implementation

2012-09-21 Thread Marcus Sorensen
Not sure I understand. I would use that to fetch the new size for moving to a disk offering of a static size (else how would I know what size to migrate to), but for a custom sized offering I'd require a size parameter be specified. Or is that call unreliable or something else wrong with it? On Sep

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-21 Thread Chip Childers
On Sep 21, 2012, at 8:59 PM, Chiradeep Vittal wrote: > > > On 9/20/12 7:11 AM, "Chip Childers" wrote: > >> On Thu, Sep 20, 2012 at 5:14 AM, Noah Slater wrote: >>> This is cool, nice to see this data on the wiki. Thanks! Is this >>> list exhaustive? >> >> I believe it is, for the patches folder.

Re: Disk offerings per VM

2012-09-21 Thread Busy Dev
Very good. thank you. On Fri, Sep 21, 2012 at 7:31 PM, Edison Su wrote: > > > > -Original Message- > > From: Busy Dev [mailto:busyd...@gmail.com] > > Sent: Friday, September 21, 2012 4:22 AM > > To: cloudstack-dev@incubator.apache.org > > Subject: Disk offerings per VM > > > > I need to

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Marcus Sorensen
If you can't ssh in, then nothing will work since that's how the system vms are controlled. This is likely due to a recent change that moved the system vm iso file. If the systemvm iso isn't mounted then the authorized keys file is never copied into /root/.ssh on the system vm. All of this assumes

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Marcus Sorensen
will probably be /usr/lib64/cloud/common/vms/systemvm.iso or /usr/lib/cloud/common/vms/systemvm.iso On Fri, Sep 21, 2012 at 10:47 PM, Marcus Sorensen wrote: > If you can't ssh in, then nothing will work since that's how the > system vms are controlled. This is likely due to a recent change that

[jira] [Commented] (CLOUDSTACK-182) Not able to add KVM (rhel 6.3 ) host to the MS

2012-09-21 Thread Marcus Sorensen (JIRA)
[ https://issues.apache.org/jira/browse/CLOUDSTACK-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461026#comment-13461026 ] Marcus Sorensen commented on CLOUDSTACK-182: also the /var/log/libvirt/lib

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Busy Dev
Thanks. I'm trying it now. On Sat, Sep 22, 2012 at 12:48 AM, Marcus Sorensen wrote: > will probably be /usr/lib64/cloud/common/vms/systemvm.iso or > /usr/lib/cloud/common/vms/systemvm.iso > > On Fri, Sep 21, 2012 at 10:47 PM, Marcus Sorensen > wrote: > > If you can't ssh in, then nothing will wo

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Busy Dev
Should the entry in agent.properties be systemvm.iso.path=/usr/lib64/cloud/common/vms/systemvm.iso or systemvm.iso.path=/usr/lib64/cloud/common/vms/ When do the id_rsa* files get regenerated? Thanks again. On Sat, Sep 22, 2012 at 1:05 AM, Busy Dev wrote: > Thanks. I'm trying it now. > > >

Re: Cannot import template - issue with secondary storage VM

2012-09-21 Thread Marcus Sorensen
Include the filename. >From what I have been told, they are generated on the cloudstack server when you install. They go in a very small disk on the system VM (/dev/vdb). I could walk you through how to copy it, but if you're also missing the ISO mount there will likely be other issues. On Sep 21,

  1   2   >