Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve configuration, merge pull requests; use boto.ec2.regions; fix indentation; update README #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2013

  1. Added -r parameter to choose alternate regions. Fixed qty_ calculatio…

    …ns to deal with 0 values()
    brucep-care committed Oct 28, 2013
    Configuration menu
    Copy the full SHA
    8d7ee01 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2013

  1. Configuration menu
    Copy the full SHA
    c840871 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2013

  1. fixed names check

    brucep-care committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    afd6368 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. VPC support

    VPC is actually supported. I juse removed the if
    EC2 FAQ http://aws.amazon.com/ec2/faqs/ states the following:
    
    Q: What happens when I modify the Availability Zone or network Platform
    of a Reserved Instance?
    
    If you modify the Availability Zone of a Reserved Instance, its capacity
    reservation and pricing benefit stop applying to instance usage in the
    original Availability Zone and start applying to usage in the new
    Availability Zone. If you modify the Network Platform of a Reserved
    Instance, its capacity reservation stops applying to instance usage with
    the original Network Platform and starts applying to usage with the new
    Network Platform; however, its pricing benefit continues to apply to
    both EC2-Classic and EC2-VPC instance usage that matches the rest of the
    Reserved Instance parameters.
    Omri Bahumi committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    12a5af3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Configuration menu
    Copy the full SHA
    fad181d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96bad63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee0f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ee1aa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1375b26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1bd193 View commit details
    Browse the repository at this point in the history