Re: Error while running master

2013-11-21 Thread Wido den Hollander
On 11/20/2013 09:37 PM, Syed Ahmed wrote: Is this change going in 4.3? Is so then the Alter table I guess should be in schema-421to430.sql. I don't see a schema-430to440.sql though. How deploydb read the files? Does it go through all the schema files or does it pick the latest one? It someho

Re: [Review Request]ASF4.2 to4.2.1 upgarde steps using source builds

2013-11-21 Thread Abhinandan Prateek
Thanks Manasa for trying out the upgrades. Radhika, We had a hackathon on RN yesterday here at Collab. Several changes have been made, can you build those and email so that these can be reviewed by community ? -abhi On 20/11/13 3:31 pm, "Manasa Veloori (3P)" wrote: > >Steps to upgrade ASF 4

Jenkins build is back to normal : build-master-noredist #1812

2013-11-21 Thread jenkins
See

Jenkins build is back to normal : build-master #29

2013-11-21 Thread jenkins
See

Re: Review Request 13938: StringUtils csv methods simplified

2013-11-21 Thread Amogh Vasekar
> On Oct. 4, 2013, 5:24 p.m., Darren Shepherd wrote: > > utils/src/com/cloud/utils/StringUtils.java, line 79 > > > > > > This is not actually correct, the previous code would do a trim() and > > the new code also can i

Re: Review Request 11981: Adding base support for NVP security groups to the NVP API

2013-11-21 Thread Amogh Vasekar
> On June 20, 2013, 6:40 a.m., Prasanna Santhanam wrote: > > Minor nitpick : our code conventions recommend the method naming to not use > > underscore. so it's lowerCaseAndNoUnderscores() > > > > http://cloudstack.apache.org/develop/coding-conventions.html > > Animesh Chaturvedi wrote: >

Re: Review Request 13238: JIRA-3701 : VM instantiation : Sending network information to a new VM instance

2013-11-21 Thread Amogh Vasekar
> On Aug. 2, 2013, 12:17 p.m., Jenkins Cloudstack.org wrote: > > Review 13238 failed the build test : FAILURE > > The url of build cloudstack-master-with-patch #108 is : > > http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/108/ Reminder - Hi, This request has been pending for lo

Re: Review Request 12679: CLOUDSTACK-904: Changed multiple vcpus to one vcpu with multiple sockets

2013-11-21 Thread Amogh Vasekar
> On July 17, 2013, 4:43 p.m., Wido den Hollander wrote: > > Hmm, I'm not sure about this one. > > > > In the UI we indeed mention the amount of cores, however, the API parameter > > is "cpunumber". > > > > So I get the reasoning, but we would be changing a lot here. I don't know > > if this

Re: Review Request 12660: Replaced multiple grep/awk/head commands by one awk

2013-11-21 Thread Amogh Vasekar
> On July 26, 2013, 10:24 p.m., Jenkins Cloudstack.org wrote: > > Review 12660 failed the build test : FAILURE > > The url of build cloudstack-master-with-patch #55 is : > > http://jenkins.cloudstack.org/job/cloudstack-master-with-patch/55/ > > Animesh Chaturvedi wrote: > Patch needs to br

Re: Review Request 13072: Print agent host name in logging of agent commands

2013-11-21 Thread Amogh Vasekar
> On Aug. 14, 2013, 5:31 p.m., Marcus Sorensen wrote: > > Any comments? Reminder - Hi, This review has been pending for long. Request the reviewer to provide comments. Thanks - Amogh --- This is an automatically generated e-mail. To re

Re: Review Request 14023: NetworkManager Exception Fix Due to call to getDhcpServiceProvider()

2013-11-21 Thread Amogh Vasekar
> On Sept. 19, 2013, 6:42 a.m., Murali Reddy wrote: > > Could you please rebase to master and submit the patch, fix need to go into > > NetworkOrchestrator. Reminder - Hi, This request has been pending for long. Please take the time to address the comments raised. Thanks! - Amogh ---

Re: devcloud2

2013-11-21 Thread Rohit Yadav
Hello! I'm not sure what the issue is, probably you want to know about the behaviour. DevCloud2 requires minimum of 1G RAM but then mgmt server should not be run inside it. The defaults should work out of the box for any host with AMD-v or Intel-VT enabled processor. Another thing is the memory y

RE: Build failed in Jenkins: build-master #28

2013-11-21 Thread Alex Huang
I should have fixed this already. --Alex > -Original Message- > From: jenk...@cloudstack.org [mailto:jenk...@cloudstack.org] > Sent: Thursday, November 21, 2013 8:17 AM > To: dev@cloudstack.apache.org; n...@cloudstack.org; Alex Huang > Subject: Build failed in Jenkins: build-master #28

Re: Error while running master

2013-11-21 Thread Wei ZHOU
Thanks Hugo. Wido, it failed when CS create the default offerings in server/src/com/cloud/server/ConfigurationServerImpl.java, as "Column 'cache_mode' cannot be null" . Can you fix it? Can cache_mode be null in database? 2013/11/21 Hugo Trippaers > Just bumped master to 4.4.0 and Wido did the

Bump to 4.4.0

2013-11-21 Thread Hugo Trippaers
Hey all, Together with Wido i bumped the version of master to 4.4.0 as we now have the 4.3 branch for 4.3.0 Cheers from #CCCEU13 ! Hugo

Re: Request: Help designing a 'powered by' logo for CloudStack

2013-11-21 Thread Kirk Jantzer
Love it! Although, the 'powered by' looks a little crooked. If this was intentional, I think it should be more crooked, because right now it's like "is it crooked? i can't be sure" :-P Regards, Kirk Jantzer http://about.me/kirkjantzer On Wed, Nov 20, 2013 at 4:34 PM, Ian Duffy wrote: > Seeme

Build failed in Jenkins: build-master #28

2013-11-21 Thread jenkins
See Changes: [alex.huang] Reformat all source code. Added checkstyle to check the source code [alex.huang] Brought in Hugo's checkstyle [alex.huang] Removed trailing spaces [alex.huang] Replace all tabs, particularly the ones in th

Re: [PROPOSAL] Ability to control the external facing id of CS resources

2013-11-21 Thread Nitin Mehta
Please find the first draft of the Functional Spec. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Ability+to+control+t he+external+id+of+first+class+objects Thanks, -Nitin On 19/11/13 3:18 PM, "Nitin Mehta" wrote: >Admin should have the ability to control the external facing id of th

RE: A question on vm migrations when hosts are set into a maintenance mode.

2013-11-21 Thread Alex Huang
It's because we switched over to a new way to declare configuration variables. Here's some information about it. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configuration --Alex From: Alex Ough [mailto:alex.o...@sungard.com] Sent: Wednesday, November 20, 2013 9:56 AM To: Alex Huang

Re: Error while running master

2013-11-21 Thread Hugo Trippaers
Just bumped master to 4.4.0 and Wido did the upgrade scripts Cheers, Hugo On 21 nov. 2013, at 16:19, Alex Huang wrote: > Here's a wiki page about it. > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/DB+Upgrade+in+CloudStack > > --Alex > >> -Original Message- >> From: Syed

Re: [PROPOSAL] Ability to control the external facing id of CS resources

2013-11-21 Thread Nitin Mehta
Please find the first draft of the Functional Spec. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Ability+to+control+t he+external+id+of+first+class+objects Thanks, -Nitin On 19/11/13 3:18 PM, "Nitin Mehta" wrote: >Admin should have the ability to control the external facing id of t

Re: Enabling AMQP/RabbitMQ Events on master

2013-11-21 Thread Min Chen
CC Darren here, I am having the same question on current master. Thanks -min On 11/21/13 5:00 AM, "David Grizzanti" wrote: >Alena, > >Do you or anyone else on the list have any updated information about >enabling the events on master? > >Thanks! > >On Thursday, November 7, 2013, David Grizzanti

Re: A question on vm migrations when hosts are set into a maintenance mode.

2013-11-21 Thread Alex Ough
Hi Wido, Related with the 'disk_offering.cache_mode', I found that there is a sql file to add that column, which is 'cloudstack/ developer/target/db/db/schema-430to440.sql'. But after running it manually, I have another error saying that the 'cache_mode' cannot be null, so I just changed the colum

Re: Enabling AMQP/RabbitMQ Events on master

2013-11-21 Thread Alena Prokharchyk
Murali might help you with that as he developed the feature. -Alena. From: Min Chen mailto:min.c...@citrix.com>> Date: Thursday, November 21, 2013 9:30 AM To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>>, Alena Prokharchyk mailto:alena.prokhar

Re: A question on vm migrations when hosts are set into a maintenance mode.

2013-11-21 Thread Alex Ough
I see. Thanks for the information, Alex. Alex Ough On Thu, Nov 21, 2013 at 9:22 AM, Alex Huang wrote: > It’s because we switched over to a new way to declare configuration > variables. Here’s some information about it. > > > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Configurat

RE: [MERGE] Reformat of the source code....

2013-11-21 Thread Alex Huang
Hi All, I just pushed this change. It's a big change but mostly harmless as it's mostly white space. I'm unable to turn on checkstyle on the whole project as there's still about 1000 strings that are longer than the 180 column limit. Will try to work through those before I leave CCC tomorrow

Re: Review Request 15250: Fix Hyper-V plugin RAT issue

2013-11-21 Thread Amogh Vasekar
> On Nov. 5, 2013, 11:47 p.m., edison su wrote: > > Ship It! Reminder - Hi, This request has been pending for long. Please take the time to close the request if it has been committed. Thanks! - Amogh --- This is an automatically gene

Jenkins build is back to normal : build-master » Apache CloudStack Cloud Engine Orchestration Component #29

2013-11-21 Thread jenkins
See

Build failed in Jenkins: build-master-noredist #1810

2013-11-21 Thread jenkins
See Changes: [kishan] Fix listRouter by clusterId and upgradeRouterTemplate by clusterId [htrippaers] Expose getPrimaryDataStore(String uuid) through the DatastoreManager interface so it can be used clients. [htrippaers] S

Review Request 15761: CLOUDSTACK-5230: Removing test cases' dependency on each other leading to failures

2013-11-21 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15761/ --- Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Talluri. B

Review Request 15763: Changed 'MigrateCommand' to use the global setting value of 'execute.in.sequence.hypervisor.commands'

2013-11-21 Thread Alex Ough
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15763/ --- Review request for cloudstack. Repository: cloudstack-git Description ---

Re: Enabling AMQP/RabbitMQ Events on master

2013-11-21 Thread David Grizzanti
Alena, Do you or anyone else on the list have any updated information about enabling the events on master? Thanks! On Thursday, November 7, 2013, David Grizzanti wrote: > Alena, > > I don't think these steps will work on master (not installing packages of > cloudstack), I'm building from source

Build failed in Jenkins: build-master-noredist #1811

2013-11-21 Thread jenkins
See Changes: [htrippaers] Bump 4.3.0 to 4.4.0 in master [htrippaers] Add the upgrade path to all versions -- Started by upstream project "build-master" build number 27 originally caus

RE: Error while running master

2013-11-21 Thread Alex Huang
Here's a wiki page about it. https://cwiki.apache.org/confluence/display/CLOUDSTACK/DB+Upgrade+in+CloudStack --Alex > -Original Message- > From: Syed Ahmed [mailto:sah...@cloudops.com] > Sent: Wednesday, November 20, 2013 12:37 PM > To: dev@cloudstack.apache.org > Cc: Wei ZHOU > Subject

RE: Error while running master

2013-11-21 Thread Alex Huang
Feature freeze for 4.3 is closed. This should go into the new db upgrade. --Alex > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Thursday, November 21, 2013 12:03 AM > To: dev@cloudstack.apache.org > Subject: Re: Error while running master > > > > On 11

Build failed in Jenkins: build-master » Apache CloudStack Cloud Engine Orchestration Component #28

2013-11-21 Thread jenkins
See Changes: [alex.huang] Replace all tabs, particularly the ones in the comments [alex.huang] Removed trailing spaces [alex.huang] Formatted again after all the tab expansions and eol

Re: Bump to 4.4.0

2013-11-21 Thread Wido den Hollander
On 11/21/2013 04:39 PM, Hugo Trippaers wrote: Hey all, Together with Wido i bumped the version of master to 4.4.0 as we now have the 4.3 branch for 4.3.0 Yes, this was because the 4.3 branch already exists, so master should now be 4.4 to accomodate upgrades for new features. Wido Ch

need access to QA folder

2013-11-21 Thread Raja Pullela
Hi, Can I please get me +W access to the QA folder under CWIKI. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home Thanks, Raja

Regarding w+ access to Cwiki

2013-11-21 Thread Kiran Koneti
Hi, I used to have the write access to the cwiki earlier but somehow now the access is been removed .So please provide me the access so that I can add my testplans in the cwiki. Regards, Kiran.

Help In Launch instance Schedule policy

2013-11-21 Thread Yitao Jiang
Hi, I was looking for some help in launching instance using some schedule policies. I know that Openstack allow developers write their own policy .So I guess cloudstack support maybe that .Since i am just started developing it , i'll be really appreciate someone can tell me where i can write it u

Write Access for CWIKI

2013-11-21 Thread Pavan Bandarupally
Hi, Can you give me right access to CWIKI page. My mail id: pavan.bandarupa...@citrix.com (username: pavanb) Regards, Pavan