ec2-api/ec2api/tests
Andrey Pavlov 3947354c37 move to botocore clients technology
from https://botocore.readthedocs.org/en/latest/client_upgrades.html#client-upgrades

Version 0.104.0 emitted an ImminentRemovalWarning when using the old interface. This warning is now printed to stderr by default. A user can still turn off these warnings via the warnings module.
The develop branch on github will be updated to completely remove the old interface. At this point the client interface will be the only interface available when using the develop branch on github.
A 1.0 alpha version will be released. By default, pip will not pick up any alpha/beta releases.
A 1.0 beta version will be released.
A GA (1.0) version of botocore will be released.

Change-Id: Id6661e3e1e73de018e9b4de7612972654bb27422
2015-04-24 14:18:46 +03:00
..
contrib fix bugs with project id in DB for public objects 2015-04-21 20:06:59 +03:00
functional move to botocore clients technology 2015-04-24 14:18:46 +03:00
unit Fix GetConsoleOutput and GetPasswordData 2015-04-22 10:42:33 +00:00
__init__.py Update copyright 2014-11-11 21:02:39 +04:00