Re: Install of Management Node

2012-05-17 Thread Aaron Coburn
Arbin, I would suggest following the online documentation. Version 2.3 has not been released yet, so I would recommend following the instructions located here: https://cwiki.apache.org/confluence/display/VCL/VCL+2.2.1+Installation The documentation assumes that the management node is a RHEL or

Re: openstack and VCL ?

2012-05-17 Thread Young h Oh
Hi Aaron, I've been also working on Openstack plugin for VCL and finished the POC test on Openstack Essex with Ubuntu 12.04 x64 server. The reservations works but there are still some issues on capturing (or snapshot) images in Openstack Essex. If you can create jira issue, I could post my

Re: MIT licensed source code

2012-05-17 Thread Kevan Miller
On May 17, 2012, at 8:34 AM, Josh Thompson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, May 16, 2012 10:37:02 AM Kevan Miller wrote: On May 11, 2012, at 3:17 PM, Josh Thompson wrote: Kevan, Ugh. Thanks for looking at this. I guess it goes to show you can't

Re: MIT licensed source code

2012-05-17 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, May 17, 2012 11:45:00 AM Kevan Miller wrote: On May 17, 2012, at 8:34 AM, Josh Thompson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, May 16, 2012 10:37:02 AM Kevan Miller wrote: On May 11, 2012, at 3:17

Re: MIT licensed source code

2012-05-17 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aaron, Good thoughts, and thanks for asking the obvious. I vaguely remember considering using openssl instead of mcrypt when I initially wrote that code. I think the only reason I decided to use mcrypt was that it was symmetric key based, making it

Re: VCL-543 OSX under ESXi 4.1

2012-05-17 Thread Aaron Peeler
Hi Jim, I have another routine to add to OSX.pm. user_exists. It was mainly needed for the server reservations. It's using the id cmd, so it shouldn't need any changes. But since it wouldn't work for windows, I couldn't put it in the OS.pm module. =head2 user_exists Parameters : Returns