Changes between Version 3 and Version 4 of CloudPlugin


Ignore:
Timestamp:
Jan 27, 2011, 3:50:13 AM (13 years ago)
Author:
Rob Guttman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudPlugin

    v3 v4  
    1212 * Edit the chef run_list (and other attributes) of existing ec2 instances
    1313 * Terminate ec2 instances and delete its chef node
    14  * View all instances in a report-like grid
     14 * View all ec2 instances in a report-like grid
    1515
    1616This plugin relies heavily upon [http://boto.cloudhackers.com/ boto] and [https://github.com/coderanger/pychef pychef].