ec2-api/ec2api/api
tikitavi 20f65fac2d fix ec2-api after deprecation of nova-network functions in novaclient
removed NovaEngine in addresses, availability_zones, instances, security_groups
removed unit tests for NovaEngine
disabled some unit tests using NovaEngine for further reworking

Closes-bug: #1691484
Change-Id: I662d5b57b9e46be80c1d2093038ada83897565eb
2017-05-24 20:00:19 +03:00
..
__init__.py rework creating admin context - use keystoneauth1 lib 2016-09-16 17:20:55 +03:00
address.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03:00
apirequest.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03:00
auth.py follow oslo 2015-02-26 22:04:09 +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 py34: fix using of internal types vriables in cloud.py 2015-09-09 17:07:49 +03:00
common.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03: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 Merge "Replace six.iteritems() with .items()" 2017-04-20 15:52:26 +00:00
faults.py fix encoding of request_id 2016-02-06 08:10:38 +03:00
image.py use glanceclient version '2'. fix keystone error message. 2017-04-19 13:10:40 +03:00
instance.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03: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 Graduate to oslo.utils.timeutils 2016-03-18 14:11:42 -04:00
opts.py rework certs stuff 2015-11-12 11:19:06 +03:00
route_table.py Create default VPC during describe route tables 2017-01-10 14:12:49 +03:00
security_group.py fix ec2-api after deprecation of nova-network functions in novaclient 2017-05-24 20:00:19 +03:00
snapshot.py switch to using new versions of cinder service 2016-09-13 12:01:57 +03:00
subnet.py Create a subnet for default VPC 2017-01-09 14:20:58 +03:00
tag.py Add tag support for vpn-related objects 2015-06-29 17:52:50 +03:00
validator.py py34: fix basestring usage in validator 2015-09-10 20:14:27 +03:00
volume.py rework certs stuff 2015-11-12 11:19:06 +03:00
vpc.py small fixes to default vpc implementation 2017-02-27 15:34:09 +03:00
vpn_connection.py rework certs stuff 2015-11-12 11:19:06 +03:00
vpn_gateway.py rework certs stuff 2015-11-12 11:19:06 +03:00