Re: VCL 2.3 and KVM / Libvirt support

2012-06-07 Thread Dmitri Chebotarov
Hi 

Have anyone else tried Libvirt support in VCL 2.3? 

I'm getting this error, not sure if it's specific to my configuration (# svn up 
At revision 1347799)

During base image capture VCL creates two files per VM in "Virtual Disk Path" 
folder (I'm using qcow2 disk format): 

qemu-img convert "/var/lib/libvirt/images/Linux_CentOS_62.img" -O qcow2 
"/var/lib/libvirt/images/baseImages/centos5image-linuxkvm898-v0.qcow2"
two files created:

centos5image-linuxkvm898-v0.qcow2
centos5-linuxkvm8-98-v0.xml

The content of centos5-linuxkvm8-98-v0.xml is:

# cat centos5-linuxkvm8-98-v0.xml HASH(0x154d9a50)

When I try to reload a computer with new image, VCL is trying to use .xml file 
as disk image and reload fails. 

Once I delete .xml and rename image file, it works fine:

rm -f centos5-linuxkvm8-98-v0.xml 
mv centos5image-linuxkvm898-v0.qcow2 centos5-linuxkvm8-98-v0.qcow2


Llog file:

|27378|484:476|reload|utils.pm:insertloadlog(3701)|inserted computer=98, 
loadimageblade, sandbox-vcl-20 must be reloaded with centos5-linuxkvm8-98-v0 
2012-06-07 16:42:46|27378|484:476|reload|new.pm:reload_image(616)|calling 
VCL::Module::Provisioning::libvirt->does_image_exist() 2012-06-07 
16:42:46|27378|484:476|reload|OS.pm:find_files(2801)|attempting to find files 
on BC1-12, base directory path: '/var/lib/libvirt/images/baseImages/', pattern: 
centos5-linuxkvm8-98-v0.*, command: /usr/bin/find 
"/var/lib/libvirt/images/baseImages/" -type f -iname 
"centos5-linuxkvm8-98-v0.*" 2012-06-07 
16:42:46|27378|484:476|reload|OS.pm:find_files(2829)|files found: 1, base 
directory: '/var/lib/libvirt/images/baseImages/', pattern: 
'centos5-linuxkvm8-98-v0.*' |27378|484:476|reload| command: '/usr/bin/find 
"/var/lib/libvirt/images/baseImages/" -type f -iname 
"centos5-linuxkvm8-98-v0.*"', output: |27378|484:476|reload| 
/var/lib/libvirt/images/baseImages/centos5-linuxkvm8-98-v0.xml 2012-06-07 
16:42:46|273
78|484:476|reload|libvirt.pm:get_master_image_file_path(1011)|found master 
image file on BC1-12: 
/var/lib/libvirt/images/baseImages/centos5-linuxkvm8-98-v0.xml 2012-06-07 
16:42:46|27378|484:476|reload|Module.pm:new(203)|VCL::Module::Semaphore object 
created, address: 2179cfe0 2012-06-07 
16:42:46|27378|484:476|reload|Module.pm:code_loop_timeout(879)|attempting to 
open lockfile, maximum of 7200 seconds 2012-06-07 
16:42:46|27378|484:476|reload|Semaphore.pm:open_lockfile(175)|opened and 
obtained an exclusive lock on file: 
/tmp/master-centos5-linuxkvm8-98-v0.semaphore 2012-06-07 
16:42:46|27378|484:476|reload|Semaphore.pm:open_lockfile(182)|wrote to file: 
/tmp/master-centos5-linuxkvm8-98-v0.semaphore, contents: |27378|484:476|reload| 
'27378 vcld 484:476 reload sandbox-vcl-20>BC1-12 centos5-linuxkvm8-98-v0 
vclreload' 2012-06-07 
16:42:46|27378|484:476|reload|Module.pm:code_loop_timeout(899)|attempting to 
open lockfile, code returned true 2012-06-07 
16:42:46|27378|484:476|reload|Module.pm:get
_semaphore(977)|created 'master:centos5-linuxkvm8-98-v0' Semaphore object, 
memory address: 2179cfe0 2012-06-07 
16:42:46|27378|484:476|reload|utils.pm:run_ssh_command(4928)|executing SSH 
command on BC1-12: |27378|484:476|reload| /usr/bin/ssh -i /etc/vcl/vcl.key -o 
StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o 
ConnectionAttempts=1 -o ConnectTimeout=3 -l root -p 22 -x BC1-12 'stat 
\/var\/lib\/libvirt\/images\/baseImages\/centos5\-linuxkvm8\-98\-v0\.xml' 2>&1 
2012-06-07 
16:42:46|27378|484:476|reload|utils.pm:run_ssh_command(5046)|run_ssh_command 
output: |27378|484:476|reload| File: 
`/var/lib/libvirt/images/baseImages/centos5-linuxkvm8-98-v0.xml' 
|27378|484:476|reload| Size: 16 Blocks: 0 IO Block: 65536 regular file 
|27378|484:476|reload| Device: 1bh/27d Inode: 24549393 Links: 1 
|27378|484:476|reload| Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ 
root) |27378|484:476|reload| Access: 2012-06-07 16:45:02.507151000 -0400 
|27378|484:476|reload| Modify: 2012-06-07 16:45:02.
507153000 -0400 |27378|484:476|reload| Change: 2012-06-07 16:45:02.507153000 
-0400 2012-06-07 
16:42:46|27378|484:476|reload|utils.pm:run_ssh_command(5060)|SSH command 
executed on BC1-12, returning (0, "File: `/var/lib/libvirt/images...") 
2012-06-07 
16:42:46|27378|484:476|reload|Linux.pm:file_exists(1335)|'/var/lib/libvirt/images/baseImages/centos5-linuxkvm8-98-v0.xml'
 exists on BC1-12, files: 1, directories: 0, links: 0 2012-06-07 
16:42:46|27378|484:476|reload|libvirt.pm:does_image_exist(478)|centos5-linuxkvm8-98-v0
 image exists on BC1-12: 
/var/lib/libvirt/images/baseImages/centos5-linuxkvm8-98-v0.xml

--
Thank you,

Dmitri Chebotarov
Virtual Computing Lab Systems Engineer, TSD - Ent Servers & Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175
Fax: (703) 993-3404


On Thursday, June 7, 2012 at 14:18 , Dmitri Chebotarov wrote:

> 
> Hi
> 
> 
> 
> Has anyone tried KVM support in 2.3?
> 
> I got it working to a point where I can capture a Linux image and able to 
> reload a VM computer with new KVM-based image via 'Manage Co

Re: [VOTE] release VCL 2.3 (based on RC3)

2012-06-07 Thread Aaron Peeler
+1

On Thu, Jun 7, 2012 at 2:29 PM, Josh Thompson  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> And now with the correct subject... (RC2 -> RC3)
>
> I was finally able to (successfully) test the fixes for the xCAT2 module with
> the latest version of xCAT as well as the issue of emailing
> nob...@example.com.
>
> So, here we go again with RC3.  (I'm starting to feel like the boy who cried
> 'wolf'...)
>
> I created a release artifact based off of trunk.  I copied trunk to a tag
> under the tags area of the repo that is named release-2.3-RC3:
>
> http://svn.apache.org/repos/asf/incubator/vcl/tags/release-2.3-RC3/
>
> The artifact is an export from that tag with the addition of Dojo Toolkit
> version 1.6.1 with a custom VCL profile bundled in the web code.  The
> artifact, MD5 and SHA1 sums, and my GPG signature of it are available from my
> space on people.a.o:
>
> http://people.apache.org/~jfthomps/apache-VCL-2.3-RC3-incubating/
>
> The list of resolved JIRA issues associated with this release can be found
> under Change Log on the VCL 2.3 release page:
>
> https://cwiki.apache.org/VCL/vcl-23.html#VCL2.3-ChangeLog
>
> Installation instructions are on the Confluence site and in the INSTALLATION
> file included in the artifact.
>
> The only testing I did with RC3 was related to xCAT and watching what emails
> went out.  Nothing else changed from RC2.
>
> The directory created by extracting the RC3 artifact is
> "apache-VCL-2.3-RC3-incubating" (after extracting, you may want to rename it
> to "apache-VCL-2.3-incubating" so you can copy and paste all of the commands
> in the installation guide).  Licensing information about perl and its required
> modules, php and its required modules, and mysql are stated as "system
> requirements" according to the information under "System Requirements" on
> http://www.apache.org/legal/3party.html.
>
> Please vote by the end of the day on Tuesday, June 12th to publish this
> release (this allows for 3 business days to vote).  Please note that anyone in
> the VCL community is allowed to vote.
>
> +1 yes, release VCL 2.3
>  0 dunno
> - -1 no, don't release VCL 2.3 (provide reasons if this is your vote)
>
> Josh
> - --
> - ---
> Josh Thompson
> VCL Developer
> North Carolina State University
>
> my GPG/PGP key can be found at pgp.mit.edu
>
> All electronic mail messages in connection with State business which
> are sent to or received by this account are subject to the NC Public
> Records Law and may be disclosed to third parties.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.17 (GNU/Linux)
>
> iEYEARECAAYFAk/Q8yUACgkQV/LQcNdtPQMpBgCePWKUiTadPAmiuPJnejDXeFiE
> 1s0Amwe8Nx3UUaosnrVzYy7LuIgYVOpz
> =Yg1q
> -END PGP SIGNATURE-
>



-- 
Aaron Peeler
Program Manager
Virtual Computing Lab
NC State University

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.


Re: [VOTE] release VCL 2.3 (based on RC3)

2012-06-07 Thread Josh Thompson
+1

On Thursday, June 07, 2012 2:29:57 PM Josh Thompson wrote:
> 
> And now with the correct subject... (RC2 -> RC3)
> 
> I was finally able to (successfully) test the fixes for the xCAT2 module
> with the latest version of xCAT as well as the issue of emailing
> nob...@example.com.
> 
> So, here we go again with RC3.  (I'm starting to feel like the boy who cried
> 'wolf'...)
> 
> I created a release artifact based off of trunk.  I copied trunk to a tag
> under the tags area of the repo that is named release-2.3-RC3:
> 
> http://svn.apache.org/repos/asf/incubator/vcl/tags/release-2.3-RC3/
> 
> The artifact is an export from that tag with the addition of Dojo Toolkit
> version 1.6.1 with a custom VCL profile bundled in the web code.  The
> artifact, MD5 and SHA1 sums, and my GPG signature of it are available from
> my space on people.a.o:
> 
> http://people.apache.org/~jfthomps/apache-VCL-2.3-RC3-incubating/
> 
> The list of resolved JIRA issues associated with this release can be found
> under Change Log on the VCL 2.3 release page:
> 
> https://cwiki.apache.org/VCL/vcl-23.html#VCL2.3-ChangeLog
> 
> Installation instructions are on the Confluence site and in the
> INSTALLATION file included in the artifact.
> 
> The only testing I did with RC3 was related to xCAT and watching what emails
> went out.  Nothing else changed from RC2.
> 
> The directory created by extracting the RC3 artifact is
> "apache-VCL-2.3-RC3-incubating" (after extracting, you may want to rename
> it to "apache-VCL-2.3-incubating" so you can copy and paste all of the
> commands in the installation guide).  Licensing information about perl and
> its required modules, php and its required modules, and mysql are stated as
> "system requirements" according to the information under "System
> Requirements" on http://www.apache.org/legal/3party.html.
> 
> Please vote by the end of the day on Tuesday, June 12th to publish this
> release (this allows for 3 business days to vote).  Please note that anyone
> in the VCL community is allowed to vote.
> 
> +1 yes, release VCL 2.3
>  0 dunno
> -1 no, don't release VCL 2.3 (provide reasons if this is your vote)
> 
> Josh
> - -- 
> - ---
> Josh Thompson
> VCL Developer
> North Carolina State University
> 
> my GPG/PGP key can be found at pgp.mit.edu
> 
> All electronic mail messages in connection with State business which
> are sent to or received by this account are subject to the NC Public
> Records Law and may be disclosed to third parties.
-- 
---
Josh Thompson
Systems Programmer
Advanced Computing | VCL Developer
North Carolina State University

josh_thomp...@ncsu.edu
919-515-5323

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.

signature.asc
Description: This is a digitally signed message part.


[VOTE] release VCL 2.3 (based on RC3)

2012-06-07 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

And now with the correct subject... (RC2 -> RC3)

I was finally able to (successfully) test the fixes for the xCAT2 module with 
the latest version of xCAT as well as the issue of emailing 
nob...@example.com.

So, here we go again with RC3.  (I'm starting to feel like the boy who cried 
'wolf'...)

I created a release artifact based off of trunk.  I copied trunk to a tag
under the tags area of the repo that is named release-2.3-RC3:

http://svn.apache.org/repos/asf/incubator/vcl/tags/release-2.3-RC3/

The artifact is an export from that tag with the addition of Dojo Toolkit
version 1.6.1 with a custom VCL profile bundled in the web code.  The
artifact, MD5 and SHA1 sums, and my GPG signature of it are available from my
space on people.a.o:

http://people.apache.org/~jfthomps/apache-VCL-2.3-RC3-incubating/

The list of resolved JIRA issues associated with this release can be found
under Change Log on the VCL 2.3 release page:

https://cwiki.apache.org/VCL/vcl-23.html#VCL2.3-ChangeLog

Installation instructions are on the Confluence site and in the INSTALLATION
file included in the artifact.

The only testing I did with RC3 was related to xCAT and watching what emails 
went out.  Nothing else changed from RC2.

The directory created by extracting the RC3 artifact is
"apache-VCL-2.3-RC3-incubating" (after extracting, you may want to rename it
to "apache-VCL-2.3-incubating" so you can copy and paste all of the commands
in the installation guide).  Licensing information about perl and its required
modules, php and its required modules, and mysql are stated as "system
requirements" according to the information under "System Requirements" on
http://www.apache.org/legal/3party.html.

Please vote by the end of the day on Tuesday, June 12th to publish this
release (this allows for 3 business days to vote).  Please note that anyone in
the VCL community is allowed to vote.

+1 yes, release VCL 2.3
 0 dunno
- -1 no, don't release VCL 2.3 (provide reasons if this is your vote)

Josh
- -- 
- ---
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEARECAAYFAk/Q8yUACgkQV/LQcNdtPQMpBgCePWKUiTadPAmiuPJnejDXeFiE
1s0Amwe8Nx3UUaosnrVzYy7LuIgYVOpz
=Yg1q
-END PGP SIGNATURE-



[VOTE] release VCL 2.3 (based on RC2)

2012-06-07 Thread Josh Thompson
I was finally able to (successfully) test the fixes for the xCAT2 module with 
the latest version of xCAT as well as the issue of emailing 
nob...@example.com.

So, here we go again with RC3.  (I'm starting to feel like the boy who cried 
'wolf'...)

I created a release artifact based off of trunk.  I copied trunk to a tag
under the tags area of the repo that is named release-2.3-RC3:

http://svn.apache.org/repos/asf/incubator/vcl/tags/release-2.3-RC3/

The artifact is an export from that tag with the addition of Dojo Toolkit
version 1.6.1 with a custom VCL profile bundled in the web code.  The
artifact, MD5 and SHA1 sums, and my GPG signature of it are available from my
space on people.a.o:

http://people.apache.org/~jfthomps/apache-VCL-2.3-RC3-incubating/

The list of resolved JIRA issues associated with this release can be found
under Change Log on the VCL 2.3 release page:

https://cwiki.apache.org/VCL/vcl-23.html#VCL2.3-ChangeLog

Installation instructions are on the Confluence site and in the INSTALLATION
file included in the artifact.

The only testing I did with RC3 was related to xCAT and watching what emails 
went out.  Nothing else changed from RC2.

The directory created by extracting the RC3 artifact is
"apache-VCL-2.3-RC3-incubating" (after extracting, you may want to rename it
to "apache-VCL-2.3-incubating" so you can copy and paste all of the commands
in the installation guide).  Licensing information about perl and its required
modules, php and its required modules, and mysql are stated as "system
requirements" according to the information under "System Requirements" on
http://www.apache.org/legal/3party.html.

Please vote by the end of the day on Tuesday, June 12th to publish this
release (this allows for 3 business days to vote).  Please note that anyone in
the VCL community is allowed to vote.

+1 yes, release VCL 2.3
 0 dunno
-1 no, don't release VCL 2.3 (provide reasons if this is your vote)

Josh
-- 
---
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.

signature.asc
Description: This is a digitally signed message part.


[jira] [Updated] (VCL-593) Documentation Links on VCL Home Page

2012-06-07 Thread Dmitri Chebotarov (JIRA)

 [ 
https://issues.apache.org/jira/browse/VCL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitri Chebotarov updated VCL-593:
--

Attachment: Untitled.2.pdf

Code changes necessary to add Help/Docs links to VCL login page (PDF file 
attached - Untitled.2.pdf).

The change is for VCL 2.3. 

> Documentation Links on VCL Home Page
> 
>
> Key: VCL-593
> URL: https://issues.apache.org/jira/browse/VCL-593
> Project: VCL
>  Issue Type: New Feature
>  Components: web gui (frontend)
>Affects Versions: 2.2.1
>Reporter: Mark Craft
>Priority: Trivial
> Fix For: 2.4
>
> Attachments: Untitled.2.pdf, VCLDocLinks.JPG
>
>
> Request from End User to add a link to the VCL home page for documentation on 
> how to use the system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Fwd: [DISCUSS] graduation of VCL as a TLP

2012-06-07 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

FYI - I just sent this to the general incubator list.

- -- Forwarded message --
From: Josh Thompson 
Date: Thu, Jun 7, 2012 at 1:18 PM
Subject: [DISCUSS] graduation of VCL as a TLP
To: gene...@incubator.apache.org

IPMC members,

The VCL project would like to graduate.  We think we have fulfilled all of the
requirements for graduation.  We had a successful community graduation vote,
including positive votes from 2 mentors.  The result of that vote is in this
email (mentors denoted by * in the list):

http://mail-archives.apache.org/mod_mbox/incubator-vcl-
user/201205.mbox/

We have prepared a board resolution that can be viewed on our wiki:

https://cwiki.apache.org/VCL/graduation-board-resolution.html

There is one member listed in the initial member list (Dmitri Chebotarov)
whose ICLA has been sent in but not yet processed.  If something were to keep
his ICLA from being processed, we understand that his name would need to be
removed from the list before a vote is called for us to graduate.

There was also a vote in the community to appoint Andy Kurth as our initial
chair.  The result for that vote is in this email:

http://mail-archives.apache.org/mod_mbox/incubator-vcl-
dev/201205.mbox/%3CDD527FB1-35F4-474A-9BEB-77461F617B78%40amherst.edu%3E

Please provide any feedback on our charter.  Also, let us know if there are
any other issues that may need to be completed before we would be allowed to
graduate.

Thanks,
Josh
- --
- ---
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (GNU/Linux)

iEYEARECAAYFAk/Q414ACgkQV/LQcNdtPQOwPACfSfUBxrAU6+xMZs2/MauvhuZ5
CKgAmwY+xm5dzOib4KqjbWv214i+rz/a
=/6Il
-END PGP SIGNATURE-



[jira] [Updated] (VCL-593) Documentation Links on VCL Home Page

2012-06-07 Thread Mark Craft (JIRA)

 [ 
https://issues.apache.org/jira/browse/VCL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Craft updated VCL-593:
---

Attachment: VCLDocLinks.JPG

Documentation Links

> Documentation Links on VCL Home Page
> 
>
> Key: VCL-593
> URL: https://issues.apache.org/jira/browse/VCL-593
> Project: VCL
>  Issue Type: New Feature
>  Components: web gui (frontend)
>Affects Versions: 2.2.1
>Reporter: Mark Craft
>Priority: Trivial
> Fix For: 2.4
>
> Attachments: VCLDocLinks.JPG
>
>
> Request from End User to add a link to the VCL home page for documentation on 
> how to use the system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (VCL-593) Documentation Links on VCL Home Page

2012-06-07 Thread Mark Craft (JIRA)

[ 
https://issues.apache.org/jira/browse/VCL-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291012#comment-13291012
 ] 

Mark Craft commented on VCL-593:


Myself and Dmitri Chebotarov have start to work on this.  I have attached a 
screenshot of what we have so far.

> Documentation Links on VCL Home Page
> 
>
> Key: VCL-593
> URL: https://issues.apache.org/jira/browse/VCL-593
> Project: VCL
>  Issue Type: New Feature
>  Components: web gui (frontend)
>Affects Versions: 2.2.1
>Reporter: Mark Craft
>Priority: Trivial
> Fix For: 2.4
>
>
> Request from End User to add a link to the VCL home page for documentation on 
> how to use the system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (VCL-593) Documentation Links on VCL Home Page

2012-06-07 Thread Mark Craft (JIRA)
Mark Craft created VCL-593:
--

 Summary: Documentation Links on VCL Home Page
 Key: VCL-593
 URL: https://issues.apache.org/jira/browse/VCL-593
 Project: VCL
  Issue Type: New Feature
  Components: web gui (frontend)
Affects Versions: 2.2.1
Reporter: Mark Craft
Priority: Trivial
 Fix For: 2.4


Request from End User to add a link to the VCL home page for documentation on 
how to use the system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: graduation proposal?

2012-06-07 Thread Art Vandenberg
Seems a reasonable approach to moving forward on graduation.

Art

On Jun 6, 2012, at 9:37 PM, Matt Hogstrom wrote:

> I think that works.
> 
> On Jun 6, 2012, at 2:24 PM, Andy Kurth wrote:
> 
>> I don't think there can be any conditionals when the actual vote takes
>> place.  However, we first need to propose the charter on the general
>> incubator list and allow time for discussion.  I propose adding his
>> name to the charter and proposing it on the incubator list.  Mention
>> that his ICLA is currently being worked on and the vote won't begin
>> until the ICLA is on file.  If the ICLA can't be done in a timely
>> matter his name will be removed and than the vote will begin.  I
>> believe we can always add him to the project later as if we are adding
>> a new committer.
>> 
>> -Andy
>> 
>> On Wed, Jun 6, 2012 at 1:58 PM, Josh Thompson  wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>> 
>>> According to
>>> 
>>> http://incubator.apache.org/guides/graduation.html#toplevel
>>> 
>>> there needs to be a vote at the IPMC level.  Should we go ahead and start 
>>> that
>>> process and mention that we may add one person (Dmitri) to the initial 
>>> member
>>> list in the charter if his ICLA gets filed in time?
>>> 
>>> Thanks,
>>> Josh
>>> 
>>> On Monday, June 04, 2012 1:31:26 PM Kevan Miller wrote:
 If we are to graduate this month, we're running short on time. I don't
 recall a vote being sent to general@
 
 --kevan
>>> - --
>>> - ---
>>> Josh Thompson
>>> VCL Developer
>>> North Carolina State University
>>> 
>>> my GPG/PGP key can be found at pgp.mit.edu
>>> 
>>> All electronic mail messages in connection with State business which
>>> are sent to or received by this account are subject to the NC Public
>>> Records Law and may be disclosed to third parties.
>>> -BEGIN PGP SIGNATURE-
>>> Version: GnuPG v2.0.17 (GNU/Linux)
>>> 
>>> iEYEARECAAYFAk/Pmj8ACgkQV/LQcNdtPQMUCwCfSbE8HaCakJqUA0kHvYzR5/KQ
>>> zTsAnAvzdfwTr075qZ4DoPweXWIE7TKw
>>> =f4si
>>> -END PGP SIGNATURE-
>>> 
> 

Art Vandenberg
avandenb...@gsu.edu
MS Information & Computer Science, Georgia Tech
MVA Painting & Drawing, Georgia State
http://www.gsu.edu/ist/research-computing/art-vandenberg.html