Changelog for
python-condor-ec2-enhanced-hooks-common-1.0-19.1.fc14.noarch.rpm :
Wed Jul 21 14:00:00 2010 David Malcolm
- 1.0-19.1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Tue Aug 18 14:00:00 2009 - 1.0-19
- Split the documentation into two files, one for the AMI and one for
the submit machine
- Fixed obsolete issue with common package
- SQS/S3 queues/buckets no longer use GlobalJobId because they can be too
long for AWS. Instead, ClusterId, ProcId, and QDate is used.
Mon Jul 27 14:00:00 2009 - 1.0-18
- Fixed dependency issue
Mon Jul 27 14:00:00 2009 - 1.0-17
- Fixed missed dependency renames
Mon Jul 27 14:00:00 2009 - 1.0-16
- Renamed condor-ec2-enhanced-hooks-common to
python-condor-ec2-enhanced-hooks to conform to packaging guidelines
since the package installs in python sitelib.
Mon Jul 27 14:00:00 2009 - 1.0-15
- Fixed rpmlint/packaging issues
Fri Feb 27 13:00:00 2009 - 1.0-14
- Update docs
- Changes to work with boto 1.7a
Fri Feb 13 13:00:00 2009 - 1.0-13
- Rebuild bump
Fri Feb 13 13:00:00 2009 - 1.0-12
- Change tarball name
Thu Feb 5 13:00:00 2009 - 1.0-11
- Fixed problems in the translate hook when a job is rerouted
- Cleaned up classad parsing
- Increment counter denoting number of run attempts in EC2
- Fixed logic error if the S3 key wasn\'t created by the translate hook
- Changed Cmd attribute for routed job to be: \"EC2: : \"
Tue Jan 13 13:00:00 2009 - 1.0-10
- Added handling of exceptions when retrieving queues from SQS
- Finalize hook now updates the source job\'s stats
Thu Dec 18 13:00:00 2008 - 1.0-9
- Status hook no longer outputs updates if the job completed
- Finalize hook prints ID of job that doesn\'t run
- Cleanly remove tempory directory on failure cases
Mon Dec 15 13:00:00 2008 - 1.0-8
- The status hook outputs updates, not entire classads
- The finalize hook does file remapping and places files in job\'s iwd
- The finalize hook attempts to access AWS multiple times before quitting
Sat Dec 13 13:00:00 2008 - 1.0-7
- Use GlobalJobId a part of unique S3 key
- Handle more failure conditions when accessing AWS
- Errors are printed to stderr
- Read results from unique queue per job
- Simplication of hooks since queues are now unique
- Clean hook ensures all information has been remove from AWS
- Finalize hook failure will force job to be re-routed
- Translate hook now uses AmazonUserData instead of AmazonUserDataFile
Tue Dec 9 13:00:00 2008 - 1.0-6
- S3 data is stored in unique buckets
- Print errors when having problems accessing S3
- Only encrypted the AWS secret access key and base64 encode
- Print error message if invalid key files are given
- Handle bad messages in SQS queues
Sun Dec 7 13:00:00 2008 - 1.0-5
- Fixed python dep issue on RHEL4
- Changes for python 2.3 compatibility
- Added openssl dependency
Mon Dec 1 13:00:00 2008 - 1.0-4
- Fixed issue with uppercase file names being converted to lowercase names
(BZ474071)
Tue Nov 4 13:00:00 2008 - 1.0-3
- Removed INSTALL and example from the common package
- Updated INSTALL to mention RSA Private Key file
Tue Nov 4 13:00:00 2008 - 1.0-2
- Add changelog
- Fix rpmlint issues
Tue Nov 4 13:00:00 2008 - 1.0-1
- Initial packaging