heat/heat/engine/resources
rabi 1bb701217a Check for correct Neutron exceptions harder
The change to stop using the Nova passthrough API for networking in
e8e0a2483a changed the type of exceptions
expected in a couple of places, without changing the exception handling
code accordingly.

7b17c8b4ee changed the exception handling
in one case, but continued to raise the exception instead of suppressing
it.

This patch suppresses the exception, and makes the same change to
another case of the problem.

Use a different network name for test_create_server_with_port instead of
'my_net' which is also used by one of the other tests in the same file,
to avoid the conflict at its source.

Change-Id: I2f1210e546a5ad7eef3ffd6537335049120b2d2c
Co-Authored-By: Zane Bitter <zbitter@redhat.com>
Closes-Bug: #1694412
2017-06-01 19:00:46 -04:00
..
aws Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
openstack Check for correct Neutron exceptions harder 2017-06-01 19:00:46 -04:00
__init__.py Log missing clients as WARNING instead of ERROR 2016-08-16 16:27:55 -05:00
alarm_base.py Allow query types other than string in Aodh alarms 2017-01-11 17:59:35 -05:00
scheduler_hints.py Fix path_in_stack for scheduler hints 2016-08-05 10:21:10 +00:00
server_base.py Add os_collect_config attribute to server resources 2017-05-01 17:08:03 -04:00
signal_responder.py Remove log translations 2017-03-25 17:11:50 +08:00
stack_resource.py Merge "Validate property values in nested stacks again" 2017-04-05 07:02:14 +00:00
stack_user.py Remove log translations 2017-03-25 17:11:50 +08:00
template_resource.py Include template url in nested stack parse error 2017-04-27 09:11:49 +05:30
volume_base.py Merge "Deal with cinder-backup service absent" 2016-08-18 17:32:03 +00:00
wait_condition.py Remove log translations 2017-03-25 17:11:50 +08:00