• Antoine Catton's avatar
    Merge Antoine Catton work on promises. · 79e8f0a2
    Antoine Catton authored
    Squashed commit of the following:
    
    commit 29caaa556d1d641f6b2241db84d2d8b588689a82
    Merge: 32d5fef 13d6e1d3
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Mon Sep 19 11:49:27 2011 +0200
    
        Merge branch 'master' into promises
    
        Conflicts:
        	slapos/recipe/kvm/__init__.py
    
    commit 32d5fef49f22e3a47ca0b0728e502d177979b214
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Wed Aug 24 16:45:31 2011 +0200
    
        Minor: Use pkg_resources the right way
    
        http://peak.telecommunity.com/DevCenter/PkgResources
    
    commit e2fae493ab6a96fa10cbe6531ee1a1ba9c16bb4c
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Wed Aug 24 16:00:02 2011 +0200
    
        Minor: some typo fix to get the recipe working
    
    commit 3764ab93da5031f9b5ea59072090d2b961a791cf
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Wed Aug 24 15:53:17 2011 +0200
    
        Minor: typo fix
    
    commit 259026f718e0e37c5c151fb40dbf85866f6ab87f
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Wed Aug 24 15:33:04 2011 +0200
    
        Cleanup: use createPromiseWrapper instead of easy_install.script
    
        - Install the socket_connection_attempt script into bin/ directory
        - Create promises running this script specifying the right command line
          arguments
    
    commit a870a4d77a3b72d79354e557ee0b8571da9a7459
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Wed Aug 24 13:44:50 2011 +0200
    
        Minor: remove appending promise path to path_list
    
    commit 260df1be27ac382061809aa8851130cd26f74be0
    Author: Łukasz Nowak <luke@nexedi.com>
    Date:   Thu Jul 28 14:40:29 2011 +0200
    
        Do not expose python's shabang.
    
    commit 7db31e9b6759183a54390480a77032009bf2e9ae
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Thu Jul 28 14:13:03 2011 +0200
    
        Replaced the usage python script as template by the easy_install
        capability usage.
    
    commit 3f62cda3a2a9e64cc92cd4c01585b422bb30ff0e
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Tue Jul 26 15:34:13 2011 +0200
    
        Adding promises to kvm software release.
    
        Not tested yet
    
        Minor: removed magic number 5900
    
    commit 2e36426bd11e4833ec3be6a8e2b664e343760417
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Tue Jul 26 13:38:14 2011 +0200
    
        Trailing spaces on KVM recipe
    
    commit 02ed180bd0002cbfe387875ec917e4d6e214e40e
    Author: Antoine Catton <acatton@tiolive.com>
    Date:   Mon Jul 25 16:57:43 2011 +0200
    
        Method createPromise in slapos.librecipe
    
        This method create a promise script which should return 0 whether the
        promise was kept.
    79e8f0a2
socket_connection_attempt.py 572 Bytes