ec2-api/ec2api/api
Feodor Tersin 80655cb362 Fix and rename get_item_ids
1 Rename to get_items_ids
2 Fix a bug of filtering
3 Add a test on it
4 Add a test on ec2utils.os_id_to_ec2_id

Change-Id: I0ae4b0d2cd937ffa810f7cea3d818a72e3fac845
2015-04-13 11:09:35 +03:00
..
__init__.py Don't add exception instance in LOG.exception 2015-04-02 14:36:49 +03:00
address.py Merge "Simplify usage of db_api.get_item_by_id" 2015-02-27 10:00:31 +00:00
apirequest.py follow oslo 2015-02-26 22:04:09 +03:00
auth.py follow oslo 2015-02-26 22:04:09 +03:00
availability_zone.py follow oslo 2015-02-26 22:04:09 +03:00
clients.py Get partial compatibility with pre Kilo Nova release 2015-03-21 01:20:46 +03:00
cloud.py fix delete on termination behaviour for network interfaces 2015-03-20 11:33:24 +03:00
common.py Added repair default group feature. 2015-04-07 17:29:17 +04:00
dhcp_options.py add absent filters 2015-04-02 12:27:45 +03:00
ec2utils.py Fix and rename get_item_ids 2015-04-13 11:09:35 +03:00
faults.py follow oslo 2015-02-26 22:04:09 +03:00
image.py change s3 endpoint from nova to ec2-api for devstack 2015-04-07 22:33:41 +03:00
instance.py Performance: leverage dict comprehension in PEP-0274 2015-04-02 16:07:58 +03:00
internet_gateway.py Merge "Simplify usage of ec2utils.get_db_item" 2015-02-26 23:17:44 +00:00
key_pair.py follow oslo 2015-02-26 22:04:09 +03:00
network_interface.py add absent filters 2015-04-02 12:27:45 +03:00
route_table.py Performance: leverage dict comprehension in PEP-0274 2015-04-02 16:07:58 +03:00
security_group.py Added repair default group feature. 2015-04-07 17:29:17 +04:00
snapshot.py Performance: leverage dict comprehension in PEP-0274 2015-04-02 16:07:58 +03:00
subnet.py Merge "Simplify usage of db_api.get_item_by_id" 2015-02-27 10:00:31 +00:00
tag.py create tags' tests 2015-03-05 09:35:39 +03:00
validator.py create tags' tests 2015-03-05 09:35:39 +03:00
volume.py add filters 'encrypted' and 'volume-type' to volumes 2015-04-02 18:17:49 +03:00
vpc.py Fixes in security_groups. 2015-04-02 18:18:20 +04:00