neutron/neutron/tests/unit/extensions
Eugene Nikanorov e0eed14a1e Flavor Framework implementation
This patch introduces API and DB plugin for flavor framework.
API adds Flavors and Service Profiles which are resources
available only for admins to operate.

This framework then should be leveraged by advanced services.

Included tempest API tests in neutron tree

Implements: blueprint neutron-flavor-framework
Change-Id: I99ba0ce520ae3d8696eca5c994777c7d5ba3d4b1
Co-Authored-By: Doug Wiegley <dougw@a10networks.com>
Co-Authored-By: Madhusudhan Kandadai <madhusudhan.kandadai@hp.com>
2015-07-16 09:07:41 -07:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Make sure path_prefix is set during unit tests 2015-07-07 11:13:41 -07:00
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
foxinsocks.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_address_scope.py Support Basic Address Scope CRUD as extensions 2015-07-02 13:49:06 +05:30
test_agent.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_external_net.py Merge "Python 3: do not use itertools.izip" 2015-06-26 05:14:16 +00:00
test_extra_dhcp_opt.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extraroute.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_flavors.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
test_l3.py Merge "Ensure floating IPs only use IPv4 addresses" 2015-07-13 17:29:48 +00:00
test_l3_ext_gw_mode.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py populate port security default into network 2015-06-29 09:31:43 +08:00
test_providernet.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_quotasv2.py Remove get_admin_roles and associated logic 2015-06-09 11:12:47 +02:00
test_securitygroup.py Python3: do not use __builtin__ 2015-06-22 16:03:51 +02:00
test_servicetype.py Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00
test_vlantransparent.py Remove duplicated call to setup_coreplugin 2015-06-25 18:38:17 -07:00
v2attributes.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00