Metadata-Version: 1.0
Name: ploy_ec2
Version: 1.0b4
Summary: Plugin for ploy to provision Amazon EC2 instances.
Home-page: http://github.com/ployground/ploy_ec2
Author: Florian Schulze
Author-email: florian.schulze@gmx.net
License: BSD 3-Clause License
Description: Changelog
        =========
        
        1.0b4 - 2014-07-15
        ------------------
        
        * Fix confusion between instance from ploy and ec2 instance.
          [fschulze]
        
        
        1.0b3 - 2014-07-08
        ------------------
        
        * Moved ``snapshots`` list command here after ploy enabled it.
          [fschulze]
        
        * Renamed mr.awsome to ploy and mr.awsome.ec2 to ploy_ec2.
          [fschulze]
        
        
        1.0b2 - 2014-05-15
        ------------------
        
        * Renamed ``conn`` to ``ec2_conn`` to allow reuse of ``conn`` from BaseInstance.
          [fschulze]
        
        * Moved setuptools-git from setup.py to .travis.yml, it's only needed for
          releases and testing.
          [fschulze]
        
        
        1.0b1 - 2014-03-24
        ------------------
        
        * Initial release
          [fschulze]
        
        
        
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
