neutron/neutron/tests/unit/extensions
Hong Hui Xiao 635581912f Correlate address scope with network
With address scope being enabled, networks now are in one ipv4
address scope and one ipv6 address scope.

This patch adds derived attributes to the network as part of the
address scopes extension that will show related address scopes
when viewing a network through the API.

APIImpact

Change-Id: Ib1657636033ad2c0009d50ebe7c5ae4f72f6b175
Closes-Bug: #1547380
2016-02-22 22:46:18 -05:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
foxinsocks.py Simplify extension processing 2015-09-30 15:29:06 +09:00
test_address_scope.py Correlate address scope with network 2016-02-22 22:46:18 -05:00
test_agent.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
test_availability_zone.py ML2: Call _dict_extend in create_(net|port) ops 2016-02-06 09:50:38 +00:00
test_bgp_dragentscheduler.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
test_dns.py Postpone heavy policy check for ports to later 2016-02-05 10:07:03 +01:00
test_external_net.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extra_dhcp_opt.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extraroute.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_flavors.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
test_l3.py Merge "Test helpers to facilitate testing BGP dynamic routing." 2016-02-09 22:21:25 +00:00
test_l3_ext_gw_mode.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_netmtu.py Merge "Fix params order in assertEqual" 2016-02-05 07:44:36 +00:00
test_portsecurity.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_providernet.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_quotasv2.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
test_router_availability_zone.py Add availability_zone support for router 2015-12-04 12:32:42 +09:00
test_securitygroup.py Add hacking check for assertEqual HTTP code 2016-02-06 00:01:08 +08:00
test_servicetype.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_vlantransparent.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
v2attributes.py Simplify extension processing 2015-09-30 15:29:06 +09:00