e0080bff62
In case create_port is called with host_id it's better to fail if port_binding_extension is not available. Otherwise there won't be any binding and no logging that the port will be inactive. Change-Id: I65595308bc71ae78c992fd97e3f26fd718b249ec Closes-bug: #1602525
5 lines
150 B
YAML
5 lines
150 B
YAML
---
|
|
fixes:
|
|
- Raises an exception in case the host_id is specified when creating a neutron port
|
|
but the port_binding extension is not activated.
|