ec2-api/ec2api
Feodor Tersin 4f35af8502 Enable greenthreading for ec2api services
Since ec2api and metadata services based on greenthreading, it have to
be initialized properly. This patch initializes it for cmd modules,
which allows to debug services from IDE.

Change-Id: Ic7ae69fbf5b58cfa4df822cd5d42f7c2cf45d848
2015-09-09 14:20:27 +03:00
..
api Merge "Translate Glance and internal image statuses to valid EC2 states" 2015-09-04 20:14:23 +00:00
cmd Enable greenthreading for ec2api services 2015-09-09 14:20:27 +03:00
db Remove project_id from db.add_item interface 2015-08-13 18:46:09 +03:00
metadata Unify work with request unpacking methods in metadata server 2015-09-02 11:07:01 +03:00
openstack update from oslo-incubator 2015-06-24 18:33:23 +00:00
s3 add code for config generation 2015-08-28 20:15:50 +03:00
tests Merge "Fix H501 errors" 2015-09-06 09:26:35 +00:00
__init__.py Update copyright 2014-11-11 21:02:39 +04:00
config.py Enable debug logging for Nova, Glance, Cinder requests 2015-08-19 17:49:50 +03:00
context.py adopt ec2 api to work with keystone v3 api 2015-08-11 10:40:17 +03:00
exception.py adopt ec2 api to work with keystone v3 api 2015-08-11 10:40:17 +03:00
i18n.py follow oslo 2015-02-26 22:04:09 +03:00
opts.py add code for config generation 2015-08-28 20:15:50 +03:00
paths.py follow oslo 2015-02-26 22:04:09 +03:00
service.py Replace local cpu_count with processutils.get_worker_count 2015-09-03 09:38:32 +03:00
utils.py Use get_my_ipv4 from oslo_utils 2015-08-13 09:48:13 +03:00
version.py Update copyright 2014-11-11 21:02:39 +04:00
wsgi.py Fix H501 errors 2015-09-05 08:30:46 +03:00