Re: CONSOLE access via API

2013-08-06 Thread Antonio Petrocelli
Hi, my goal is obtain an url (API generated) to open directly the Console from my custom Cloud interface... Thanks. Regards. Il 06/08/2013 21:28, Musayev, Ilya ha scritto: Antonio, Would you explain what the end goal is? Console access is token based and works directly with your browser a

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Daan Hoogland
Sheng, Some of this code will be used in a feature allowing vpc gateways to be plugged to sdn networks and to allow multiple gateways to share that network. I am using that in a hack on 4.1.1 and porting the code to master now, bit by bit so to speak. This is why you see some functions that seem n

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Daan Hoogland
Hi Dave, I see what you mean by colons wouldn't be allowed. Nothing changed but I went for this solution for consistency (over backward compatibility). I will change again. Let me get to work first. nice working around the globe;) Daan On Wed, Aug 7, 2013 at 3:57 AM, Sheng Yang wrote: >Th

Re: Review Request 13323: if a failure occurs while adding VM to another network (this should be the first vm in the subnet). The ip alias created as a part of this process is not removed.

2013-08-06 Thread Sheng Yang
> On Aug. 7, 2013, 12:03 a.m., Sheng Yang wrote: > > server/src/com/cloud/network/NetworkManagerImpl.java, line 2433 > > > > > > It's better to show the semantic of "if this is the last nic in the > > subnet" in code

Re: Review Request 13223: (CLOUDSTACK-2729) use file lock to prevent concurrent refreshPool/deleteVolume on KVM shared storage pool

2013-08-06 Thread ASF Subversion and Git Services
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13223/#review24778 --- Commit 9ec8d48945f465b74284034b94f12efdd319bd0f in branch refs/heads

Re: [DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Amit Das
This is definitely a great idea. Will it be feasible to decouple the front-end build from server-side build as mentioned in the following link: http://addyosmani.com/blog/making-maven-grunt/ Regards, Amit Kumar Das *CloudByte Inc.* On Wed, Aug 7, 2013 at 5:48 AM, Ia

Re: TEST or integration test?

2013-08-06 Thread Prasanna Santhanam
The integration-test is a lifecycle in maven.[1] Surefire plugin provides a goal to maven where you can hook-in integration tests. The weird thing I find about maven calling it an 'integration test' is that it comes before the install phase. We only put together all our modules and generate the clo

Re: Review Request 13323: if a failure occurs while adding VM to another network (this should be the first vm in the subnet). The ip alias created as a part of this process is not removed.

2013-08-06 Thread bharat kumar
> On Aug. 7, 2013, 12:03 a.m., Sheng Yang wrote: > > server/src/com/cloud/network/NetworkManagerImpl.java, line 2433 > > > > > > It's better to show the semantic of "if this is the last nic in the > > subnet" in code

Re: Review Request 13320: In case when all the vnets are deleted we are not logging a error message if there are vnets allocated.

2013-08-06 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13320/#review24775 --- Ship it! Ship It! - Jayapal Reddy On Aug. 6, 2013, 11:18 a.m., b

Re: Review Request 13237: Unable to resize disk with Zone wide storage

2013-08-06 Thread Rajesh Battala
> On Aug. 6, 2013, 7:57 p.m., edison su wrote: > > Ship It! thanks for committing the patch - Rajesh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13237/#review24736 ---

Re: Review Request 13365: fix local storage volume deployment

2013-08-06 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13365/#review24773 --- Ship it! Ship It! - Rajesh Battala On Aug. 6, 2013, 10:53 p.m.,

Re: Review Request: Freshness Check for doc xml on section Storage Setup

2013-08-06 Thread Gavin Lee
Appreciate if someone can help to review this doc. Otherwise, it will be deferred to future release. Thanks. On Fri, Jul 26, 2013 at 7:23 AM, Jessica Tomechak < jessica.tomec...@gmail.com> wrote: > Can anyone please review the newly added doc? Otherwise we have to decide > whether to revert the

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Sheng Yang
> On Aug. 6, 2013, 11:40 p.m., Sheng Yang wrote: > > api/src/com/cloud/network/Networks.java, line 135 > > > > > > I think by following the previous case, it should be > > URI(scheme,value.toString()) rather than "nul

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Dave Cahill
> On Aug. 6, 2013, 11:40 p.m., Sheng Yang wrote: > > api/src/com/cloud/network/Networks.java, line 135 > > > > > > I think by following the previous case, it should be > > URI(scheme,value.toString()) rather than "nul

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Sheng Yang
> On Aug. 6, 2013, 11:40 p.m., Sheng Yang wrote: > > api/src/com/cloud/network/Networks.java, line 135 > > > > > > I think by following the previous case, it should be > > URI(scheme,value.toString()) rather than "nul

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Sheng Yang
> On Aug. 7, 2013, 1:10 a.m., Dave Cahill wrote: > > api/src/com/cloud/network/Networks.java, line 135 > > > > > > Sheng, not sure if you caught the conversation around breaking > > backwards compatibility, but it exp

RE: TEST or integration test?

2013-08-06 Thread Alex Huang
So is the difference between test and integration-test is that the code access db? I've noticed a great deal of test code that's been disabled by hand as well. A proper test should just mock the db layer. To me it would make sense if we use an in memory db like derby for the unit tests. --

Comment about "Data Disk Offering" when creating a VM from an ISO

2013-08-06 Thread Mike Tutkowski
Hi, I noticed while creating a VM from an ISO today that I am taken to a page in the wizard that talks about a Data Disk Offering. It seems a bit confusing to me because I don't actually get a data disk once the wizard has spun up the VM. This Data Disk Offering page is displayed to collect data

Re: [API][4.1.1] ALL VMs for ALL users, domains and projects

2013-08-06 Thread Simon Weller
Ilya, This has been the status quo since 4.0. It would definitely be nice to be able to list all running VMs, rather than have to drill down to projects. - Si - Original Message - From: "Ilya Musayev" To: dev@cloudstack.apache.org Sent: Tuesday, August 6, 2013 7:16:43 PM Subje

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Dave Cahill
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12849/#review24766 --- Replied to Sheng's comments. api/src/com/cloud/network/Networks.ja

Question about GUI refresh logic

2013-08-06 Thread Mike Tutkowski
Hi, I'm curious when I should expect the GUI to refresh and when I should be expected to manually do so. For example, after I destroy a VM, the GUI refreshes to tell me the VM's in the destroyed state. However, to see when the VM is actually expunged, I have to refresh manually by clicking on th

Re: [DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Ian Duffy
+1 to that definitely! > The only problem I cannot handle is integrating the SASS compiler (which > converts .scss->.css) into the UI build phase. I've found a maven plugin at > https://github.com/Jasig/sass-maven-plugin, so if anyone wants to tackle that > it would be awesome. Below is a m

RE: [API][4.1.1] ALL VMs for ALL users, domains and projects

2013-08-06 Thread Musayev, Ilya
When I say it does not do it, I don't see all VMs under general instances tab, I have to drill down to specific project to see them. > -Original Message- > From: Musayev, Ilya [mailto:imusa...@webmd.net] > Sent: Tuesday, August 06, 2013 8:15 PM > To: dev@cloudstack.apache.org > Subject: [

[API][4.1.1] ALL VMs for ALL users, domains and projects

2013-08-06 Thread Musayev, Ilya
How do you go about seeing *all* vms for *all* users in *all* domains and projects? The admin user UI does not do it in 4.1.1 Thanks ilya

Re: Review Request 12098: Add PCI Passthrough to CloudStack on KVM Hypervisor

2013-08-06 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12098/#review24763 --- Can you rebase against latest master? How does this apply to Xenserv

Re: Review Request 13323: if a failure occurs while adding VM to another network (this should be the first vm in the subnet). The ip alias created as a part of this process is not removed.

2013-08-06 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13323/#review24762 --- server/src/com/cloud/network/NetworkManager.java

Re: Review Request 12849: added backwards compatibility code to Networks enums

2013-08-06 Thread Sheng Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12849/#review24756 --- api/src/com/cloud/network/Networks.java

RE: api calls in 4.1.1

2013-08-06 Thread Musayev, Ilya
Daan, Take this back - the error was on my part it seems (I've used cloudmonkey with api/secret keys for another test user). Once I fixed the secret and api keys to a proper user that had vms, I would see the vms entitled to that user. If you do come around on specifics of this issue, please l

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Demetrius Tsitrelis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/#review24759 --- Ship it! Ship It! - Demetrius Tsitrelis On Aug. 6, 2013, 9:59 p.

Re: TEST or integration test?

2013-08-06 Thread Min Chen
For /engine/storage/integration-test, I know that those tests are TestNG test cases, requiring DB existence. Thanks -min On 8/6/13 2:59 PM, "Alex Huang" wrote: >I noticed that some of our unit tests are run in integration-test stage >of maven. Shouldn't that be in the test phase? Does anyone

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/#review24757 --- Can you add tests to AuthenticatorTest.java 1. authenticate('FooUser

Review Request 13365: fix local storage volume deployment

2013-08-06 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13365/ --- Review request for cloudstack and Rajesh Battala. Bugs: CLOUDSTACK-4121 Repos

RE: [DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Musayev, Ilya
+1, like the idea > -Original Message- > From: Brian Federle [mailto:brian.fede...@citrix.com] > Sent: Tuesday, August 06, 2013 4:46 PM > To: dev@cloudstack.apache.org > Cc: Sonny Chhen; psb...@gmail.com; Jessica Wang > Subject: [DISCUSS] CSS framework for CloudStack UI > > Hey all, > >

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

2013-08-06 Thread Marcus Sorensen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13072/ --- (Updated Aug. 6, 2013, 10:32 p.m.) Review request for cloudstack. Changes ---

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/ --- (Updated Aug. 6, 2013, 9:59 p.m.) Review request for cloudstack and John Kinsel

TEST or integration test?

2013-08-06 Thread Alex Huang
I noticed that some of our unit tests are run in integration-test stage of maven. Shouldn't that be in the test phase? Does anyone know why it's set at integration-test? I based this observation on the surefire plugins are set for integration-test phase. Note the following. ./engine/orchest

RE: What are the new features in 4.2?

2013-08-06 Thread Animesh Chaturvedi
The wiki page [1] for 4.2 had links to Features and Improvements using {jiraissues} macro but looks like it is no longer available in Apache confluence. I see a new macro {swizzlejira} but can't find good documentation on its usage. Is anyone familiar with it? [1] https://cwiki.apache.org/CLO

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Demetrius Tsitrelis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/#review24750 --- There is a problem on line 86 with the order of the test. As is the

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/ --- (Updated Aug. 6, 2013, 9:51 p.m.) Review request for cloudstack and John Kinsel

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Amogh Vasekar
> On Aug. 6, 2013, 8:57 p.m., Chiradeep Vittal wrote: > > plugins/user-authenticators/sha256salted/src/com/cloud/server/auth/SHA256SaltedUserAuthenticator.java, > > line 43 > > > > > > What is the impact on upgrades? T

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Amogh Vasekar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/ --- (Updated Aug. 6, 2013, 9:45 p.m.) Review request for cloudstack and John Burwel

RE: Is the simulator broken?

2013-08-06 Thread Edison Su
I usually use "python -m marvin.deployDataCenter -i setup/dev/advanced.cfg" to deploy, it works on latest 4.2 branch. > -Original Message- > From: Ian Duffy [mailto:i...@ianduffy.ie] > Sent: Tuesday, August 06, 2013 1:38 PM > To: dev@cloudstack.apache.org > Subject: RE: Is the simulator b

Re: api calls in 4.1.1

2013-08-06 Thread Daan Hoogland
H Ilya, I am not at the bottom of this yet. It seems the api no longer returns the full list hence a certain key can not be found in the result set. We are looking at it (between other work). If this is the case a test scenario would need a big set of VMs:( regards, On Tue, Aug 6, 2013 at 10:16

Re: Review Request 13008: Fix usage of vm.instancename.flag when generating VM names on ESX hypervisor

2013-08-06 Thread Venkata Siva Vijayendra Bhamidipati
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13008/ --- (Updated Aug. 6, 2013, 9:10 p.m.) Review request for cloudstack, Alex Huang, Ch

Re: please provide access to cwiki for my account

2013-08-06 Thread David Nalley
Rajesh: I noticed you weren't listed in the confluence-users group. I have added your account to that group. Let me know if you have any problems. --David On Tue, Aug 6, 2013 at 5:44 AM, Rajesh Battala wrote: > Hi , > > Am not able to view any page in cwiki after login-in. > Am getting permissi

Re: Review Request 13252: SHA256 timing attack and brute force attack fix

2013-08-06 Thread Chiradeep Vittal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13252/#review24743 --- plugins/user-authenticators/sha256salted/src/com/cloud/server/auth/

Re: Help needed with Cloudstack Setup

2013-08-06 Thread Marcus Sorensen
4.2.0-SNAPSHOT <-- this will require a newer system vm than the one you installed. see http://jenkins.cloudstack.org/view/master/job/build-systemvm-master/ On Tue, Aug 6, 2013 at 2:52 PM, Marcus Sorensen wrote: > Also, what version are you deploying? 4.1.1? > > On Tue, Aug 6, 2013 at 2:48 PM, Mar

RE: What are the new features in 4.2?

2013-08-06 Thread Animesh Chaturvedi
> -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Tuesday, August 06, 2013 11:55 AM > To: dev@cloudstack.apache.org > Subject: Re: What are the new features in 4.2? > > Thanks again, Wei. > > It's silly what happened (just noticed). I thought I wa

Re: Help needed with Cloudstack Setup

2013-08-06 Thread Marcus Sorensen
Also, what version are you deploying? 4.1.1? On Tue, Aug 6, 2013 at 2:48 PM, Marcus Sorensen wrote: > Any reason why you aren't using the developer packages? I don't see > any info regarding the agent install. Did you also set your KVM > traffic labels for the various networks (I'm assuming clou

Re: Help needed with Cloudstack Setup

2013-08-06 Thread Marcus Sorensen
Any reason why you aren't using the developer packages? I don't see any info regarding the agent install. Did you also set your KVM traffic labels for the various networks (I'm assuming cloubr0 and cloudbr1 are for management, public, guest bridges, but not sure which is which, management is 3200,

[DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Brian Federle
Hey all, As part of the next release, I'm planning on doing a lot of cleanup of our massive heap of CSS code. As part of this, I want to start using SASS/SCSS (http://sass-lang.com/) to improve organization and maintainability. Particularly, this would allow: - Splitting CSS into multiple file

Re: please provide access to cwiki for my account

2013-08-06 Thread Chiradeep Vittal
I don't have the karma to do this, but I do notice there are 2 of you in Confluence. On 8/6/13 3:41 AM, "Rajesh Battala" wrote: >After resetting the password also am still facing the issue. >Please do the needful. > >Thanks >Rajesh Battala > >-Original Message- >From: Rajesh Battala [mai

Re: Help needed with Cloudstack Setup

2013-08-06 Thread Chiradeep Vittal
Why would your primary (local) storage have a different IP than host-corporate-ip? There is also a flag system.vm.use.local.storage which tells CloudStack to use local storage for system vms. From: Sarath Chandra mailto:sarath.cloudst...@gmail.com>> Reply-To: "dev@cloudstack.apache.org

Re: queryAsyncJobResult ISSUE on 4.1.0

2013-08-06 Thread Alena Prokharchyk
Just tested for deployVm command, "DeployVMCmd" is returned in the response: 26ffed14-feb8-11e2-aad9-664f5bd82b4f 27002e0a-feb8-11e2-aad9-664f5bd82b4f org.apache.cloudstack.api.command.user.vm.DeployVMCmd 1 From: Chiradeep Vittal mailto:chiradeep.vit...@citrix.com>> Date: Tuesday, August 6

RE: Is the simulator broken?

2013-08-06 Thread Ian Duffy
Cool. Will try it again tomorrow. Did Marvin.setup run for you? On 6 Aug 2013 21:32, "Edison Su" wrote: > Checked in a small fix: fe9f02c372be0f3b8e755afaea1fdb60d460fcbb on 4.2 > branch, simulator works for me now. > > > -Original Message- > > From: Ian Duffy [mailto:i...@ianduffy.ie] >

Re: queryAsyncJobResult ISSUE on 4.1.0

2013-08-06 Thread Chiradeep Vittal
Is it possible that you actually called StartVm ? From: Antonio Petrocelli mailto:a.petroce...@netsons.com>> Reply-To: mailto:dev@cloudstack.apache.org>> Date: Tuesday, August 6, 2013 6:50 AM To: mailto:dev@cloudstack.apache.org>> Subject: queryAsyncJobResult ISSUE on 4.1.0 It is normal that aft

RE: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread Brian Federle
That sounds great, Chris. I had pretty much the same concept for multi-selection as you, so I can take what you write and expand on it. -Brian -Original Message- From: SuichII, Christopher [mailto:chris.su...@netapp.com] Sent: Tuesday, August 06, 2013 11:49 AM To: Subject: Re: [DISCUSS

RE: Is the simulator broken?

2013-08-06 Thread Edison Su
Checked in a small fix: fe9f02c372be0f3b8e755afaea1fdb60d460fcbb on 4.2 branch, simulator works for me now. > -Original Message- > From: Ian Duffy [mailto:i...@ianduffy.ie] > Sent: Tuesday, August 06, 2013 11:51 AM > To: dev@cloudstack.apache.org > Subject: RE: Is the simulator broken? >

Re: Documentation Question

2013-08-06 Thread Mike Tutkowski
It looks like I'll need to provide an XML file using certain tags and then link to it from another doc. I'm working on the content now. Thanks again On Tue, Aug 6, 2013 at 2:22 PM, Mike Tutkowski wrote: > Yeah - thanks! :) > > > On Tue, Aug 6, 2013 at 2:17 PM, Jessica Tomechak < > jessica.tom

Re: Documentation Question

2013-08-06 Thread Mike Tutkowski
Yeah - thanks! :) On Tue, Aug 6, 2013 at 2:17 PM, Jessica Tomechak < jessica.tomec...@citrix.com> wrote: > Mike, > Is this what you are looking for? > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Doc+Writers > > Jessica T. > > From: Mike Tutko

RE: Breaking docs out

2013-08-06 Thread Jessica Tomechak
I'm +0 on it. Don't really mind either way. Jessica T. From: Radhika Puthiyetath [radhika.puthiyet...@citrix.com] Sent: Monday, August 05, 2013 9:25 PM To: dev@cloudstack.apache.org Subject: RE: Breaking docs out Make perfect sense. + 1 -Radhika -Ori

RE: Documentation Question

2013-08-06 Thread Jessica Tomechak
Mike, Is this what you are looking for? https://cwiki.apache.org/confluence/display/CLOUDSTACK/Doc+Writers Jessica T. From: Mike Tutkowski [mike.tutkow...@solidfire.com] Sent: Tuesday, August 06, 2013 11:52 AM To: dev@cloudstack.apache.org Subject: Documen

RE: IP Address Allocation

2013-08-06 Thread Alex Huang
I'll say it's a bad design. He he I designed it. :( We had to make some compromises due to time constraints. I always intended to move the ip allocation into NetworkGurus and actually attempted to several times but, at the end for various reasons, we just couldn't complete that task. I

RE: api calls in 4.1.1

2013-08-06 Thread Musayev, Ilya
Daan, The commit CLOUDSTACK-3080 seems like the only change that was made - that would be related. I'm about to try this out and find it - if that's what broke it. Thanks ilya > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Monday, August 05, 2013 2:

Re: Review Request 13237: Unable to resize disk with Zone wide storage

2013-08-06 Thread edison su
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13237/#review24736 --- Ship it! Ship It! - edison su On Aug. 6, 2013, 7:13 p.m., Rajesh

Re: [ACS411] 4.1.1 status

2013-08-06 Thread Chip Childers
This was a mistake in our release process, however instead of re-spinning a 4.1.2 release just for this issue, I've chosen to modify debian/changelog in the source release copy that I built the debs from. They are now correct in cloudstack.apt-get.eu. On Tue, Aug 06, 2013 at 06:59:15PM +, Mus

RE: CONSOLE access via API

2013-08-06 Thread Musayev, Ilya
Antonio, Would you explain what the end goal is? Console access is token based and works directly with your browser and java plugin, I'm not certain what you would achieve by executing console access command in command line. Regards ilya > -Original Message- > From: Antonio P

Re: Review Request 13237: Unable to resize disk with Zone wide storage

2013-08-06 Thread Rajesh Battala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13237/ --- (Updated Aug. 6, 2013, 7:13 p.m.) Review request for cloudstack, Devdeep Singh,

Re: Documentation Question

2013-08-06 Thread Mike Tutkowski
Great - thanks for the info! On Tue, Aug 6, 2013 at 1:05 PM, Musayev, Ilya wrote: > Hi Mike, > > We use publican for documentation. > > There is a section on wiki for docs, > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Doc+Writers > > Perhaps it will be helpful. > > Regards > ilya >

Re: Is the simulator broken?

2013-08-06 Thread Chip Childers
On Tue, Aug 06, 2013 at 05:55:09PM +, Edison Su wrote: > Can you try: mvn -P developer,systemvm,simulator -D nonoss,simulator clean > install What changed that requires this now?

RE: Documentation Question

2013-08-06 Thread Musayev, Ilya
Hi Mike, We use publican for documentation. There is a section on wiki for docs, https://cwiki.apache.org/confluence/display/CLOUDSTACK/Doc+Writers Perhaps it will be helpful. Regards ilya > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Tuesda

RE: [VOTE] Update by-laws: non-technical decisions and other minor changes

2013-08-06 Thread Musayev, Ilya
+1 > -Original Message- > From: Chiradeep Vittal [mailto:chiradeep.vit...@citrix.com] > Sent: Tuesday, August 06, 2013 1:58 PM > To: dev@cloudstack.apache.org > Subject: Re: [VOTE] Update by-laws: non-technical decisions and other minor > changes > > +1 > > On 8/5/13 2:43 PM, "Noah Slate

Re: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread Chip Childers
On Tue, Aug 06, 2013 at 06:48:50PM +, SuichII, Christopher wrote: > It's good to hear there is a demand for this. However, this is something that > we could really use in our integrations targeted for 4.3. I have some spare > cycles planned for contributing to CloudStack while working on our

Re: [VOTE] Update by-laws: non-technical decisions and other minor changes

2013-08-06 Thread Chip Childers
+1 On Mon, Aug 05, 2013 at 10:43:22PM +0100, Noah Slater wrote: > Hi dev, > > I have some more by-law changes to propose. This is essentially round 2 for > these changes. I incorporated feedback from the last thread. > > Per the by-laws, we're using a lazy majority for this vote. Please cast > y

RE: IP Address Allocation

2013-08-06 Thread Soheil Eizadi
It is more a function of the networks that are managed, so any VM including SystemVMs would be managed. It would apply to both Public and Guest Networks. -Soheil From: Musayev, Ilya [imusa...@webmd.net] Sent: Tuesday, August 06, 2013 11:49 AM To: dev@clouds

RE: [ACS411] 4.1.1 status

2013-08-06 Thread Musayev, Ilya
Wido, Just to confirm, Did you switch to the proper commit or tag? Thanks ilya > -Original Message- > From: Wido den Hollander [mailto:w...@widodh.nl] > Sent: Tuesday, August 06, 2013 3:10 AM > To: dev@cloudstack.apache.org > Subject: Re: [ACS411] 4.1.1 status > > Hi Chip, > > On 08/0

Re: What are the new features in 4.2?

2013-08-06 Thread Wei ZHOU
:) 2013/8/6 Mike Tutkowski > Thanks again, Wei. > > It's silly what happened (just noticed). I thought I was logged in to JIRA, > but it was another web system, so not being logged in is why that option > was disabled. :) > > > On Tue, Aug 6, 2013 at 12:44 PM, Mike Tutkowski < > mike.tutkow...@

Re: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread SuichII, Christopher
It's good to hear there is a demand for this. However, this is something that we could really use in our integrations targeted for 4.3. I have some spare cycles planned for contributing to CloudStack while working on our integrations if you're interested in talking more either online or off abo

Re: Review Request 13237: Unable to resize disk with Zone wide storage

2013-08-06 Thread Rajesh Battala
> On Aug. 5, 2013, 6:17 p.m., edison su wrote: > > engine/schema/src/com/cloud/storage/dao/VolumeDaoImpl.java, line 77 > > > > > > why not just use "select s.scope from storage_pool s, volumes v where > > s.id = v.pool

Re: What are the new features in 4.2?

2013-08-06 Thread Mike Tutkowski
Thanks again, Wei. It's silly what happened (just noticed). I thought I was logged in to JIRA, but it was another web system, so not being logged in is why that option was disabled. :) On Tue, Aug 6, 2013 at 12:44 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks! > > > On Tue,

RE: IP Address Allocation

2013-08-06 Thread Soheil Eizadi
Agree that the IP Address allocation is different than the DHCP and DNS service offered by the NetworkElements. The third party NetworkGurus just reference the standard NetworkManager IP Address Allocation routines, either directly (e.g. _networkMgr.assignPublicIpAddress()) or by calling out to

Documentation Question

2013-08-06 Thread Mike Tutkowski
Hi, I am working on documenting the SolidFire (storage) plug-in I developed for 4.2. I have plenty of documentation handy, but am not familiar with how I should document this for CloudStack. Would someone be able to point me to a template so I know how mine documentation should look and where it

RE: Is the simulator broken?

2013-08-06 Thread Ian Duffy
Eventually got it running. Still hangs during marvin.setup though. On 6 Aug 2013 18:55, "Edison Su" wrote: > Can you try: mvn -P developer,systemvm,simulator -D nonoss,simulator > clean install > > > > -Original Message- > > From: Ian Duffy [mailto:i...@ianduffy.ie] > > Sent: Tuesday, Au

RE: IP Address Allocation

2013-08-06 Thread Musayev, Ilya
Can this be done on system VMs as well? I see that its targeted for the guests, if there is a way to abstract and apply ip address on any component - it would certainly make ACS much more flexible than it is now. > -Original Message- > From: Soheil Eizadi [mailto:seiz...@infoblox.com] >

Re: What are the new features in 4.2?

2013-08-06 Thread Mike Tutkowski
Thanks! On Tue, Aug 6, 2013 at 12:42 PM, Wei ZHOU wrote: > Mike, > > I closed it. > > > 2013/8/6 Mike Tutkowski > > > Hi Animesh, > > > > Upon seeing your e-mail here, I tried to go in and mark mine as Resolved, > > but the control for this is disabled. > > > > https://issues.apache.org/jira/b

Re: What are the new features in 4.2?

2013-08-06 Thread Wei ZHOU
Mike, I closed it. 2013/8/6 Mike Tutkowski > Hi Animesh, > > Upon seeing your e-mail here, I tried to go in and mark mine as Resolved, > but the control for this is disabled. > > https://issues.apache.org/jira/browse/CLOUDSTACK-2778 > > > On Tue, Aug 6, 2013 at 12:00 PM, Animesh Chaturvedi < >

Re: What are the new features in 4.2?

2013-08-06 Thread Mike Tutkowski
Hi Animesh, Upon seeing your e-mail here, I tried to go in and mark mine as Resolved, but the control for this is disabled. https://issues.apache.org/jira/browse/CLOUDSTACK-2778 On Tue, Aug 6, 2013 at 12:00 PM, Animesh Chaturvedi < animesh.chaturv...@citrix.com> wrote: > You can use this JIRA

RE: IP Address Allocation

2013-08-06 Thread Soheil Eizadi
We can define a third type of element for IP Address Allocation, let me look at the code and see is there is standard base class that it can extend or we have to come up with a new base class like we have for NetworkElements. -Soheil From: Chiradeep Vittal

Question about creating a template

2013-08-06 Thread Mike Tutkowski
Hi, I have a small Linux ISO (http://www.damnsmalllinux.org/download.html) I've uploaded to my secondary storage NFS location. I can create VM instances just fine with it. I stopped one of my VMs that was created with this ISO and tried to create a template from its root disk. I received the fo

RE: IP Address Allocation

2013-08-06 Thread Alex Huang
We can either break NetworkManager down further and say NetworkGuru sets the actual parameters of the network and a new IpAddressReserver sets the ip address or we can let NetworkGurus identify the IpAddressReserver to use themselves. I generally think NetworkManager shouldn't care where the ip

RE: KVM always defaulting to QCOW2 image formats

2013-08-06 Thread Edison Su
Possible to add some code in volumeObject-> processEvent(ObjectInDataStoreStateMachine.Event event, Answer answer) if (this.dataStore.getRole() == DataStoreRole.Primary) { if (answer instanceof CopyCmdAnswer) { else if (answer instanceof CreateObjectAnswer) { if (newvol.getImageFormat() != null)

RE: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread Brian Federle
Hey Chris, I've actually created a ticket for this, which I'm planning to implement in a future release (hopefully the next one if I have the bandwidth). See https://issues.apache.org/jira/browse/CLOUDSTACK-1579 This will require a good deal of refactoring of existing code to support though, s

Re: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread Pranav Saxena
Hey Chris , This is something which has always been in demand but due to time constraints in the previous releases , it could never be paid much attention. Brian and myself had discussed about this in the past . In case you are planning to work on this , it would be great . Brian and myself shall

Re: weird test failure

2013-08-06 Thread Chiradeep Vittal
Some insight here http://www.javatuning.com/why-is-thread-sleep-inherently-inaccurate/ On 8/6/13 8:16 AM, "Daan Hoogland" wrote: >H, > >I just had a time skew that seems impossible: > >if in the folowing test the sleep is 1000 it reports a failure saying >the duration was 999. now I see at leas

Re: [DISCUSS] Selectable UI list view rows

2013-08-06 Thread SuichII, Christopher
Oops, thanks for the heads up! http://imgur.com/48L9bpx On Aug 6, 2013, at 1:58 PM, Chiradeep Vittal mailto:chiradeep.vit...@citrix.com>> wrote: You can't embed/attach on this mailing list. Can you give us a link? From: , Christopher mailto:chris.su...@netapp.com>

Re: Breaking docs out

2013-08-06 Thread David Nalley
Sorry - wasn't advocating a repo for each, but a directory for each of the below. I apparenlty was low on caffeine when I authored the email. --David On Tue, Aug 6, 2013 at 3:53 AM, Daan Hoogland wrote: > one litle spark here; why does every thing need to go in its own repo. > I would rather go

Re: IP Address Allocation

2013-08-06 Thread Chiradeep Vittal
The way the gurus are consulted for network design and reservation makes it difficult to put this inside a guru. However it does seem odd to put this inside an element. Perhaps we need a 3rd type (IpAddressReserver?) On 8/6/13 10:42 AM, "Soheil Eizadi" wrote: >The NetworkGuru does a lot more th

Re: What are the new features in 4.2?

2013-08-06 Thread Nux!
On 06.08.2013 18:52, Chiradeep Vittal wrote: I look at Developer -> Design Documents -> 4.2 3rd Party UI Plugin Ability to delete or archive Events and Alerts Woah, massive changes! I welcome them all. :D Thanks guys. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

[DISCUSS] Selectable UI list view rows

2013-08-06 Thread SuichII, Christopher
One feature I'd like to look in to is allowing list views to have 'selectable' rows. With this, users could check individual rows of a list view to perform some action on a subset of the list. When one or more row is selected, the list of actions at the top of the list view would be filtered to

Re: Is the simulator broken?

2013-08-06 Thread Chiradeep Vittal
Perhaps nonoss and simulator are incompatible? You shouldn't need nonoss On 8/6/13 7:45 AM, "Ian Duffy" wrote: >Yeah complied with: > >mvn -P developer,systemvm -D nonoss,simulator clean install > > >Will retry... > >On 6 August 2013 14:43, Prasanna Santhanam wrote: >> I haven't tried on maste

  1   2   >