neutron/neutron/tests/unit/services
Slawek Kaplonski 6ef02c9591 Fix error 500 during segment range creation
When new network segment range is created for "vlan" network,
specify physical network is required.
It wasn't checked so there was ugly error 500 returned to the user
and ugly stacktrace in neutron logs.

Now it is validated and error 400 with proper description of
what is missing is returned.

Change-Id: Id3809a62f0e5d74949b34788b08af2e2aec879d8
Closes-Bug: #1823297
(cherry picked from commit 84ba64a6a6)
2019-04-09 06:48:54 +00:00
..
auto_allocate remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
l3_router Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
logapi Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
metering consume UnorderedList from neutron-lib 2019-03-11 06:07:54 -06:00
network_segment_range Fix error 500 during segment range creation 2019-04-09 06:48:54 +00:00
placement_report Merge "Fail placement sync if _get_rp_by_name() fails" 2019-03-15 11:52:06 +00:00
portforwarding Prevent create port forwarding to port which has binding fip 2018-11-10 07:09:51 +08:00
qos Reject min-bw rule operations on non-physnet networks/ports 2019-03-23 15:44:31 +00:00
revisions Specify tenant_id in TestRevisionPlugin objects 2019-03-13 15:54:37 +00:00
trunk Use allocated trunk_id in TestOVSDBHandler 2019-03-12 16:55:11 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00