heat/heat/engine/resources/openstack
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
..
aodh Mark deprecated resources as HIDDEN 2017-02-10 16:47:17 +08:00
barbican Don't resolve attribute pre-storage 2016-10-15 20:58:34 +02:00
cinder Fix handle_restore for server and volume resources 2017-05-19 11:56:27 +05:30
designate Merge "Deprecate designate v1 resource plugin" 2017-01-13 07:17:31 +00:00
glance Don't override _show_resource() for image 2017-01-23 15:54:13 +08:00
heat Add os_collect_config attribute to server resources 2017-05-01 17:08:03 -04:00
keystone Merge "Add attributes schema for OS::Keystone::User" 2017-03-21 12:45:35 +00:00
magnum Deprecate `OS::Magnum::Bay` resource 2017-05-05 01:20:20 +00:00
manila Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
mistral Implements custom resource type managed by Mistral workflows 2017-05-24 17:52:32 +02:00
monasca Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
neutron Merge "Fix validate() of rbac resource" 2017-05-24 03:05:28 +00:00
nova Check for correct Neutron exceptions harder 2017-06-01 19:00:46 -04:00
sahara Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
senlin Remove log translations 2017-03-25 17:11:50 +08:00
swift Remove log translations 2017-03-25 17:11:50 +08:00
trove Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
zaqar Fix errors resulting from over-long Zaqar queue names 2017-01-12 13:02:02 -05:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00