summaryrefslogtreecommitdiff
path: root/boto/ec2/keypair.py
Commit message (Expand)AuthorAgeFilesLines
* Added ``dry_run`` to. All. The. Things.Daniel Lindsley2013-09-111-9/+9
* The KeyPair save method now expands ~ in the directory path and also chmod's ...Mitch Garnaat2011-06-171-0/+2
* updated references to L{<>} style of cross linking to classes in favor of :cl...paltman2009-09-191-2/+2
* global search and replace on @param => :param, @type => :type, @rtype => :rty...paltman2009-09-181-10/+10
* Fixed silly typo error in save method. Fixed issue 187.Mitch.Garnaat2008-12-171-1/+1
* Checking in changes to support regions in EC2.Mitch.Garnaat2008-12-101-5/+62
* Modified copyright on all files. Also fixed a bug in the EC2 SecurityGroup r...Mitch.Garnaat2007-01-081-1/+7
* Cleaning up some of the EC2 support classes to support new capabilities and t...Mitch.Garnaat2006-12-271-1/+5
* Subpackage for EC2.Mitch.Garnaat2006-12-151-0/+44