ec2-api/ec2api
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
..
api Merge "Remove and actualize some TODOes" 2015-04-23 10:23:12 +00:00
cmd Copy S3 server implmenetation from Nova 2015-04-01 16:37:46 +03:00
db fix bugs with project id in DB for public objects 2015-04-21 20:06:59 +03:00
metadata Performance: leverage dict comprehension in PEP-0274 2015-04-02 16:07:58 +03:00
openstack Copy S3 server implmenetation from Nova 2015-04-01 16:37:46 +03:00
s3 Make S3 server compatible with AWS cli 2015-04-09 16:54:55 +03:00
tests move to botocore clients technology 2015-04-24 14:18:46 +03:00
__init__.py Update copyright 2014-11-11 21:02:39 +04:00
config.py follow oslo 2015-02-26 22:04:09 +03:00
context.py Remove get_admin_context function 2015-03-21 01:20:59 +03:00
exception.py check right error codes in image operations 2015-04-22 13:31:16 +03:00
i18n.py follow oslo 2015-02-26 22:04:09 +03:00
paths.py follow oslo 2015-02-26 22:04:09 +03:00
service.py Restart service at SIGHUP signal 2015-04-13 19:04:09 +03:00
utils.py Copy S3 server implmenetation from Nova 2015-04-01 16:37:46 +03:00
version.py Update copyright 2014-11-11 21:02:39 +04:00
wsgi.py Restart service at SIGHUP signal 2015-04-13 19:04:09 +03:00