RE: Review Request 25017: Disabling VPC tests on Hyper-v

2014-08-27 Thread Srikanteswararao Talluri
My bad, I have given ‘ship it’ under the impression that VPC is not supported for Hyper-v overriding John’s comment. But, http://cloudstack-release-notes.readthedocs.org/en/latest/about.html#vpc-support-on-hyper-v clearly says that it is indeed supported on 4.4. I am taking back my ‘ship it’.

Jenkins build is still unstable: simulator-singlerun #217

2014-08-27 Thread jenkins
See

Re: Review Request 22805: CLOUDSTACK-1466:Adding automation tests for Secondary Storage Limits

2014-08-27 Thread Ashutosh Kelkar
> On July 22, 2014, 12:19 p.m., sanjeev n wrote: > > test/integration/component/test_ss_domain_limits.py, line 244 > > > > > > Step6 is missing. Please add test for step6 Done. - Ashutosh -

Re: Review Request 22805: CLOUDSTACK-1466:Adding automation tests for Secondary Storage Limits

2014-08-27 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22805/ --- (Updated Aug. 27, 2014, 8:31 a.m.) Review request for cloudstack, sanjeev n and

Jenkins build is still unstable: simulator-singlerun #218

2014-08-27 Thread jenkins
See

Review Request 25094: CLOUDSTACK-2251: Automation tests for dedicated public IP addreses per tenant feature

2014-08-27 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25094/ --- Review request for cloudstack and sanjeev n. Bugs: CLOUDSTACK-2251 https://

Re: Review Request 23819: CLOUDSTACK-2251: Automation tests for dedicated public IP addreses per tenant feature

2014-08-27 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23819/#review51646 --- Review Changes included in patch at: https://reviews.apache.org/r/25

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread Silvano Nogueira Buback
I'm trying use your implementation to implement OAuth2. It's almost working, but I think is necessary a little change: Class APIAuthenticationManagerImpl is calling command without correct spring context. I'm working in 4.3 branch, so, I will show what I changed: - org.apache.cloudstack.api.a

Jenkins build is still unstable: simulator-singlerun #219

2014-08-27 Thread jenkins
See

jsonObj is not defined. UI development problem.

2014-08-27 Thread Ilia Shakitko
I am working on some ui changes in cloudstack. And I am adding some lines (to display tags for SecurityGroupRules) in network.js: line #4670 (before actions: { destroy: { … on line #4814): tags: cloudStack.api.tags({ resourceType: 'SecurityGroupRule',

Re: How to re-use CloudStack's keystore?

2014-08-27 Thread Rohit Yadav
Hi Chiradeep, On 27-Aug-2014, at 2:31 am, Chiradeep Vittal wrote: > I think the keystoreManager provides a generic interface. I’d think that > certificate re-use is probably not a good idea, might be worth using a > different cert for different purposes. One compromise will affect only one >

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread Rohit Yadav
On 27-Aug-2014, at 1:56 am, Ian Duffy wrote: > Rohit, > > Not necessary but if your interested in looking into it I'd imagine there's > an embedded idp maven plugin. > > I know for the LDAP stuff we have an embedded Apache DS come up with some > bootstrap data. > > Got any documentation? For set

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread Rohit Yadav
Hi Silvano, Great, thanks for sharing. Sure, we can change this to suit your plugin as well. I suggest that you fork ACS on github and share your branch/url with us so those of us interested can help you out. Regards. On 27-Aug-2014, at 11:29 am, Silvano Nogueira Buback wrote: > I'm trying

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread sebgoa
On Aug 27, 2014, at 12:15 PM, Rohit Yadav wrote: > > On 27-Aug-2014, at 1:56 am, Ian Duffy wrote: > >> Rohit, >> >> Not necessary but if your interested in looking into it I'd imagine there's >> an embedded idp maven plugin. >> >> I know for the LDAP stuff we have an embedded Apache DS come

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread Rohit Yadav
On 27-Aug-2014, at 12:23 pm, sebgoa wrote: > How about giving it another 24/48 hours …I suspect some folks are still on > vacation hence no many comments. Alright. Regards, Rohit Yadav Software Architect, ShapeBlue M. +41 779015219 | rohit.ya...@shapeblue.com Blog: bhaisaab.org | Twitter: @_bh

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-27 Thread Sebastien Goasguen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25065/#review51648 --- Hi Fred, thanks for looking into this. I already applied Erik's revi

Jenkins build is still unstable: simulator-singlerun #220

2014-08-27 Thread jenkins
See

Review Request 25096: CLOUDSTACK-7407: Skip tests if physical network does not have OVS provider support

2014-08-27 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25096/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7407

Filesystem XFS

2014-08-27 Thread mo
Hello Dev Folks, Is there any particular filesystem that Cloudstack does not appreciate. I was considering doing a new install utilizing XFS.  Anyone have this, or run into issues utilizing this FS type? - Mo

Jenkins build is still unstable: simulator-singlerun #221

2014-08-27 Thread jenkins
See

Review Request 25097: Test script to verify vm deployment with two networks in SG enabled advanced zone

2014-08-27 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25097/ --- Review request for cloudstack, suresh sadhu, Santhosh Edukulla, and Srikanteswar

Re: Developing for Project Support

2014-08-27 Thread Will Stevens
Thanks for the response Chiradeep. I am currently using the networking code as my example since I know that code better than most other areas of the project. I have been able to find most of the different pieces I will need to do what I need to do. I am extending the NetScaler SSL termination co

Re: S3/Swift Problem around Virtual Size

2014-08-27 Thread Punith S
hi think i had a timeout problem! on the second try the template has been downloaded to the S3 bucket and the management server shows the status as download complete with template size as 1.6G instead of its virtual size 20G. and i see the template's status as Download Complete but it seems it is

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-27 Thread Fred Clift
> On Aug. 27, 2014, 4:50 a.m., Sebastien Goasguen wrote: > > Hi Fred, thanks for looking into this. I already applied Erik's review from > > https://reviews.apache.org/r/25023/ > > I am happy to apply yours if you think it makes sense. > > > > We just need to make sure it indeed fixes the probl

Automatic Updates

2014-08-27 Thread mo
Hello Can you tell me a list of programs that I should add to the hold list in Ubuntu for Cloudstack. One I know for certain is TomCat 6.  Anything else? - Mo

Re: Review Request 24779: [CLOUDSTACK-6254] Template disappears when download cleanup

2014-08-27 Thread David Bierce
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24779/ --- (Updated Aug. 27, 2014, 3:46 p.m.) Review request for cloudstack. Changes ---

Re: Filesystem XFS

2014-08-27 Thread John Kinsella
Besides network filesystems, CloudStack should be filesystem-agnostic. It’s an application that sits on top of whatever FS you pick. On Aug 27, 2014, at 5:11 AM, mo wrote: > Hello Dev Folks, > > Is there any particular filesystem that Cloudstack does not appreciate. I was > considering doing

Re: [DISCUSS] Changing the way password reset works, or allowing the cloud-init way

2014-08-27 Thread John Kinsella
SSL - maybe we could use the same SSL cert used for the CP and secure download? Feels a little sketchy at first thought but might be an improvement... John On Aug 26, 2014, at 5:51 PM, Chiradeep Vittal wrote: > The current design is “OK”, not great. Looking for suggestions to make it > more

Re: [DISCUSS] Changing the way password reset works, or allowing the cloud-init way

2014-08-27 Thread John Kinsella
Is that open source? I’ve been eyeing doing something with that virtio serial path for a long time…seems like it’d be a great improvement. On Aug 26, 2014, at 7:47 PM, Marcus mailto:shadow...@gmail.com>> wrote: We had set up an agent in the VM that listens on the virtio serial port, similar to

Review Request 25102: CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin

2014-08-27 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25102/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7444

RE: Should CloudStack support forced password reset?

2014-08-27 Thread Demetrius Tsitrelis
I probably should have specifically said that this is for the built-in users; it could only be them since they are the only ones which would use the MD5 or plaintext authentication plugins. I don't think updateUser will help here. The case is for users to change their passwords and not admins;

Re: [MERGE] Merge saml2 branch to master

2014-08-27 Thread Silvano Nogueira Buback
I'm working in cloudstack 4.3 and there some tokens and migrations in Globo.com internal version that I'm not able to share now. Next week I will clean and publish this integration in external repository. On Wed, Aug 27, 2014 at 7:16 AM, Rohit Yadav wrote: > Hi Silvano, > > Great, thanks for sh

remove dynamic generation of routers modrewrite htaccess files?

2014-08-27 Thread Fred Clift
So I've been digging through the code that generates the meta-data available to vms (e.g. http:///latest/meta-data/local-ipv4 etc). The systems design is discussed here: https://code.launchpad.net/~lcosmin/cloud-init/cloudstack though the impleme

Re: remove dynamic generation of routers modrewrite htaccess files?

2014-08-27 Thread Wido den Hollander
On 27-08-14 19:50, Fred Clift wrote: So I've been digging through the code that generates the meta-data available to vms (e.g. http:///latest/meta-data/local-ipv4 etc). The systems design is discussed here: https://code.launchpad.net/~lcosmin/

Jenkins build is still unstable: simulator-singlerun #222

2014-08-27 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #223

2014-08-27 Thread jenkins
See

Jenkins build is still unstable: simulator-singlerun #224

2014-08-27 Thread jenkins
See

Re: Review Request 22706: This test suite contains test cases relating to access checks for listVolume() with parameters - id, listall, isrecursive, account and domainid executed as ROOT admin, domain

2014-08-27 Thread sangeetha hariharan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22706/ --- (Updated Aug. 28, 2014, 12:56 a.m.) Review request for cloudstack, Min Chen, Pr

Question about volume snapshots

2014-08-27 Thread Mike Tutkowski
Hi, Under the Storage tab in the GUI, we can take a snapshot of a volume (assuming the underlying storage plug-in supports that operation). When I examine the options of the created snapshots, I see the snapshot can be deleted (as you'd expect), but I don't see a "revert volume to snapshot" optio

Re: Question about volume snapshots

2014-08-27 Thread Mike Tutkowski
Actually, it looks like you can revert a volume to a snapshot, if the underlying storage supports such an operation. I hadn't been explicitly setting this "revertable" field and it appears to default to "false" and the GUI then doesn't show the button. On Wed, Aug 27, 2014 at 11:55 PM, Mike Tutk

Re: Question about volume snapshots

2014-08-27 Thread Mike Tutkowski
For those who are interested in this, it appears you have to write a SnapshotStrategy implementation and override the canHandle method (this is the default implementation, which is provided by the XenserverSnapshotStrategy class): @Override public StrategyPriority canHandle(Snapshot snaps

Review Request 25141: CLOUDSTACK-7437: Fixed cleanup issue in test_escalations_snapshots.py

2014-08-27 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25141/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7437

Error running client of Cloudstackclient

2014-08-27 Thread Giri Prasad
Hello,  I have cs running fine accessible thru gui.  I have installed cloudstackclient, and generated the php wrapper (using generator.php). When calling this wrapper function, some error comes up. Any indeas to fix this? Thanks & Regards, Giri The program ***     echo "Including