Merge "Assume neutron port_binding extensions enabled"

This commit is contained in:
Jenkins
2017-08-23 16:58:08 +00:00
committed by Gerrit Code Review
4 changed files with 102 additions and 212 deletions
@@ -0,0 +1,6 @@
---
upgrade:
- |
Nova now has a hard requirement that the Port Binding extension is
enabled in the Neutron service. This simplifies the logic between
Nova and Neutron.