ec2-api/ec2api/api
Takashi Kajinami ed85f5924c Remove ineffective codes from the FaultWrapper middleware
These three variables are initialized but unused.

Closes-Bug: #1967683
Change-Id: I5bab310fef66faa3291e7651106010761f636bc5
2022-04-04 08:07:41 +09:00
..
__init__.py fix tox python3 overrides 2018-11-12 11:02:34 +03:00
address.py Ignore floating ips not attached to instances 2018-12-17 10:52:09 +11:00
apirequest.py Delete log translation functions and add hacking rule 2017-07-03 04:14:44 -04:00
auth.py remove unused configuration options 2017-10-20 13:48:00 +03:00
availability_zone.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03:00
cloud.py fix UT for cinderclient 2021-09-28 19:24:15 +00:00
common.py Fix encoding/decoding in paging of universal describer class 2020-02-05 14:17:26 +00:00
customer_gateway.py Add missed module docstring 2015-05-28 19:48:11 +03:00
dhcp_options.py rework certs stuff 2015-11-12 11:19:06 +03:00
ec2utils.py Update hacking for Python3 2020-03-31 17:02:37 +02:00
faults.py Remove ineffective codes from the FaultWrapper middleware 2022-04-04 08:07:41 +09:00
image.py fix UT for cinderclient 2021-09-28 19:24:15 +00:00
instance.py handle new volume's status "reserved" 2017-12-23 15:53:29 +00:00
internet_gateway.py Create internet gateway for default VPC 2017-01-10 14:47:12 +03:00
key_pair.py rework certs stuff 2015-11-12 11:19:06 +03:00
network_interface.py fix UT for cinderclient 2021-09-28 19:24:15 +00:00
opts.py rework certs stuff 2015-11-12 11:19:06 +03:00
route_table.py Update hacking for Python3 2020-03-31 17:02:37 +02:00
security_group.py Openstack API interface changed. 2020-02-11 19:06:56 +03:00
snapshot.py switch to using new versions of cinder service 2016-09-13 12:01:57 +03:00
subnet.py fix UT for cinderclient 2021-09-28 19:24:15 +00:00
tag.py Add tag support for vpn-related objects 2015-06-29 17:52:50 +03:00
validator.py Update hacking for Python3 2020-03-31 17:02:37 +02:00
volume.py fix UT for cinderclient 2021-09-28 19:24:15 +00:00
vpc.py synchronize default vpc creation across threads 2018-03-24 00:49:01 +03:00
vpn_connection.py Delete log translation functions and add hacking rule 2017-07-03 04:14:44 -04:00
vpn_gateway.py Delete log translation functions and add hacking rule 2017-07-03 04:14:44 -04:00