Akihiro Motoki 61ad9f69bd Fix a bug to unable to retrieve ports when no trunk ext
When neutron trunk extension is not enabled, we cannot retrieve
network ports for a new instance. The current version of
port_list_with_trunk_types assumes the trunk extension is always
available, so if it is not enabled we cannot retrieve network ports.
This commit changes the logic to check whether the trunk extension
is enabled and if not it does not retrieve trunk information.

Change-Id: I2aa476790820f9512fe4728e0a806bd543021b0b
Closes-Bug: #1717893
2017-09-19 18:01:52 +00:00
..
2017-09-12 16:15:42 +00:00
2017-06-27 14:20:03 +00:00
2017-07-03 08:02:23 +00:00
2017-09-12 15:23:26 +08:00
2017-07-03 08:02:23 +00:00