ec2-api/ec2api/api
Andrey Pavlov 2f967d5ed4 add code for config generation
Change-Id: Ib86b949bb43ca6b5c386b7032a255f06b0f2eab9
2015-08-28 20:15:50 +03:00
..
__init__.py adopt ec2 api to work with keystone v3 api 2015-08-11 10:40:17 +03:00
address.py Handle invalid setting of public network 2015-04-20 10:30:51 +03:00
apirequest.py Rename dict_to_lxml to dict_to_xml 2015-05-28 19:41:39 +03:00
auth.py follow oslo 2015-02-26 22:04:09 +03:00
availability_zone.py Use get_my_ipv4 from oslo_utils 2015-08-13 09:48:13 +03:00
clients.py Split Nova API's version and microversion constants 2015-08-25 07:10:23 +03:00
cloud.py Implement storage of VPN gateway route propagation attribute 2015-05-25 17:48:56 +03:00
common.py Implement VPN connection storage 2015-05-25 17:48:38 +03:00
customer_gateway.py Add missed module docstring 2015-05-28 19:48:11 +03:00
dhcp_options.py restrict listing neutrons' resources to one tenant for admin 2015-04-14 16:47:23 +03:00
ec2utils.py Fix comments in ec2utils.get_os_image_mappings 2015-08-24 21:53:59 +03:00
faults.py follow oslo 2015-02-26 22:04:09 +03:00
image.py Store volume size in bdms of image being registered 2015-08-18 15:41:48 +03:00
instance.py Clear conversion of source id to uuid in _build_block_device_mapping 2015-08-25 06:42:44 +03:00
internet_gateway.py Remove underscore to camelCase conversion for XML output 2015-05-27 15:45:24 +03:00
key_pair.py follow oslo 2015-02-26 22:04:09 +03:00
network_interface.py implement describing other network interface attributes 2015-05-14 17:23:42 +03:00
opts.py add code for config generation 2015-08-28 20:15:50 +03:00
route_table.py Consider VPN routes for subnet host routes 2015-07-21 18:12:08 +03:00
security_group.py implement groupId for EC2 classic groups 2015-05-22 19:54:42 +03:00
snapshot.py implement paging 2015-04-28 11:33:19 +03:00
subnet.py Fix 0.0.0.0/0 route management 2015-06-23 19:22:05 +00:00
tag.py Add tag support for vpn-related objects 2015-06-29 17:52:50 +03:00
validator.py Remove obsolete comment 2015-08-13 10:06:33 +03:00
volume.py Add deleteOnTermination to volume filters 2015-08-14 08:06:53 +03:00
vpc.py Implement VPN gateways 2015-05-16 17:28:53 +03:00
vpn_connection.py Fix create/delete vpn connection route 2015-06-23 16:57:22 +03:00
vpn_gateway.py Add missed module docstring 2015-05-28 19:48:11 +03:00