Yes , and I can test it again with RC3.

--
Thank you,

Dmitri Chebotarov
VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175 | Fax: (703) 993-3404


> On Mar 13, 2015, at 15:41 , Josh Thompson <[email protected]> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Dmitri,
> 
> I saw your commit.  Are you ready for RC3 now?
> 
> Thanks,
> Josh
> 
> On Friday, March 13, 2015 2:01:27 PM Dmitri Chebotarov wrote:
>> Josh, 
>> 
>> Thank you - RC2 fixed the issue with the JS error.
>> 
>> I've found an error in OpenNebula module - it fails when OpenNebula cloud
>> has no images/templates owned by VCL's user (i.e. new integration). I'm
>> working on a fix...
> 
>> 
>> --
>> Thank you,
>> 
>> Dmitri Chebotarov
>> VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers &
>> Messaging
> 223 Aquia Building, Ffx, MSN: 1B5
>> Phone: (703) 993-6175 | Fax: (703) 993-3404
>> 
>> 
>> 
>>> On Mar 12, 2015, at 9:21 , Josh Thompson <[email protected]> wrote:
>>> 
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> 
>>> Dmitri,
>>> 
>>> Are you testing using the RC file from here?
>>> 
>>> http://people.apache.org/~jfthomps/apache-VCL-2.4-RC2/
>>> 
>>> It already has dojo bundled in it.
>>> 
>>> Josh
>>> 
>>> On Wednesday, March 11, 2015 4:33:21 PM you wrote:
>>> 
>>>> Dmitri,
>>>> 
>>>> The difference in requirement of the private address for single and
>>>> multiple
> computers isn't actually related to NAT.  The requirement
>>>> hasn't changed from previous releases.  I don't remember the reason for
>>>> it being required when adding multiple computers but not single ones.  I
>>>> think it had to do with adding multiple virtual computers.  When NAT is
>>>> being used, I'm pretty sure the nodes still need to have two network
>>>> interfaces - one for traditional private traffic, and one that is like
>>>> the traditional public network, but that one then gets NAT'd to the
>>>> public Internet.
>>>> 
>>>> For the 'Actions for selected computers', can you open a javascript
>>>> console
> and view what is being returned by the web server when you
>>>> click Submit, and send that to me?
>>>> 
>>>> Thanks,
>>>> Josh
>>>> 
>>>> On Wednesday, March 11, 2015 8:05:24 PM Dmitri Chebotarov wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> There are few issues I’ve noticed while testing NAT option (haven’t got
>>>>> to
>>>>> NAT yet):
>>>>> 
>>>>> - when adding multiple computers, fields 'Start Private IP Address*’
>>>>> and
>>>>> ‘End Private IP Address*’ are required (*), but when adding single
>>>>> computer
>>>>> only 'Public IP Address*’ is required. If NAT allows (?) to have only
>>>>> one
>>>>> IP address per VM then requirement for both IPs could be removed.
>>>>> 
>>>>> - any operation on computer(s) using ‘Actions for selected computers’
>>>>> option fails with JS error: “error encountered: please try again later”
>>>>> after I click Submit. I’m using Dojo from [1], b/c official Dojo
>>>>> release
>>>>> doesn’t have vcl*.js files.
>>>>> 
>>>>> [1] http://people.apache.org/~jfthomps/updates/dojo-1.6.2vcl.tar.gz
>>>>> 
>>>>> --
>>>>> Thank you,
>>>>> 
>>>>> Dmitri Chebotarov
>>>>> VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers &
>>>>> Messaging
>>>> 
>>>> 
>>>> 223 Aquia Building, Ffx, MSN: 1B5
>>>> 
>>>> 
>>>>> Phone: (703) 993-6175 | Fax: (703) 993-3404
>>>>> 
>>>>> 
>>>>>> On Mar 10, 2015, at 15:57 , Josh Thompson <[email protected]>
>>>>>> wrote:
>>>>>> 
>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>> Hash: SHA1
>>>>>> 
>>>>>> Aaron identified an issue in RC1 that the update-vcl.sql script was
>>>>>> missing an
>>>> 
>>>> 
>>>> entry for the computerloadstate table.  So, with that
>>>> 
>>>> 
>>>>>> updated, RC2 is now available.  This is basically the same email as
>>>>>> last
>>>>>> time, but with RC1 changed to RC2 and the vote set to end at 4pm EST
>>>>>> Friday, March 13th.
>>>>>> As Andy mentioned in his reply to the "release nearly ready" thread,
>>>>>> all
>>>>>> of
>>>> 
>>>> 
>>>> the (non-documentation) JIRA issues associated with 2.4 are now
>>>> 
>>>> 
>>>>>> resolved. Here is our first try at voting to release 2.4.
>>>>>> 
>>>>>> I created a release artifact based off of trunk.  I copied that branch
>>>>>> to
>>>>>> a
>>>> 
>>>> 
>>>> tag under the tags area of the repo that is named release-2.4-RC2:
>>>> 
>>>>>> http://svn.apache.org/repos/asf/vcl/tags/release-2.4-RC2/
>>>>>> 
>>>>>> The artifact is an export from that tag with the addition of Dojo
>>>>>> Toolkit
>>>>>> version 1.6.2 with a custom VCL profile and Spyc both 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.4-RC2/
>>>>>> 
>>>>>> The list of resolved JIRA issues associated with this release can be
>>>>>> found
>>>>>> under 2.4 on the Change Log page in the staging area of the CMS:
>>>>>> 
>>>>>> http://vcl.staging.apache.org/docs/changelog.html
>>>>>> 
>>>>>> This is the first release to include an installation script.
>>>>>> Installation
>>>>>> instructions on using the script and doing things manually are on the
>>>>>> following page in the staging area of the CMS:
>>>>>> 
>>>>>> http://vcl.staging.apache.org/docs/VCL24InstallGuide.html
>>>>>> 
>>>>>> The INSTALLATION file in the release artifact only contains
>>>>>> information
>>>>>> on
>>>>>> using the script.
>>>>>> 
>>>>>> *NOTE* To use the installation script with RC2, you need to give it
>>>>>> the
>>>>>> - --rc=1 option (which is not included in the output of --help).
>>>>>> 
>>>>>> I was able to successfully do test installs and upgrades, including
>>>>>> image
>>>>>> deploying and capture.
>>>>>> 
>>>>>> The directory created by extracting the RC2 artifact is
>>>>>> "apache-VCL-2.4-RC2"
>>>> 
>>>> 
>>>> (after extracting, you may want to rename it to
>>>> 
>>>> 
>>>>>> "apache-VCL-2.4" if you want to test the manual instruction from the
>>>>>> online 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.
>>>>>> After we finalize a release vote, the staging part of the CMS will be
>>>>>> published to update the production site.
>>>>>> 
>>>>>> Please vote by 4pm (EST) on Friday, March 13th to publish this release
>>>>>> (this
>>>> 
>>>> 
>>>> allows for 3 business days to vote).  Everyone in the community is
>>>> 
>>>> 
>>>>>> encouraged to vote if you have at least done some testing.  However,
>>>>>> only
>>>>>> votes by members of the PMC are binding votes.
>>>>>> 
>>>>>> [ ] +1 yes, release VCL 2.4
>>>>>> [ ] 0 dunno
>>>>>> [ ] -1 no, don't release VCL 2.4 (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
>>>>>> 
>>>>>> iEYEARECAAYFAlT/TKQACgkQV/LQcNdtPQOFyACfQslmZVazhy8Ikt43bIuc/fm5
>>>>>> I/oAnAu4io5S/vmKV2b4gCILqs2HgSnG
>>>>>> =k22n
>>>>>> -----END PGP SIGNATURE-----
>>>> 
>>>> 
>>>> --
>>>> -------------------------------
>>>> 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
>>> 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
>>> 
>>> iEYEARECAAYFAlUBkxEACgkQV/LQcNdtPQMNCACdGvDUmJaTksD5MuiQ02HokFmP
>>> THwAnjgyNdQp4KGJwyBw6iWfEMTi6FIu
>>> =Hc+A
>>> -----END PGP SIGNATURE-----
>>> 
>> 
>> 
> 
> - -- 
> - -------------------------------
> 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
> 
> iEYEARECAAYFAlUDPXoACgkQV/LQcNdtPQNksQCfYoUS2hOue1uE7KfcGbyxh1hQ
> Vo8An0VkFphDfIvqgBAdHXcT14tcaUyY
> =FpvG
> -----END PGP SIGNATURE-----
> 

Reply via email to