Fix the current implementation by checking if FLAGS.network_api_class is a
subclass of nova.network.quantumv2.api.API. Previously, the API would
not accept port references unless the network_api_class string was
anything other than the QuantumV2 class. This limitation prevented
subclassing.
This changeset includes additional API unit tests focused on QuantumV2
and requested networks.
Reviewed: https:/ /review. openstack. org/16617 github. com/openstack/ nova/commit/ 182ca807e9d4869 6b58fbe2ff5d09c 950504d007
Committed: http://
Submitter: Jenkins
Branch: stable/folsom
commit 182ca807e9d4869 6b58fbe2ff5d09c 950504d007
Author: Mark McClain <email address hidden>
Date: Mon Oct 22 18:15:24 2012 -0400
add port support when QuantumV2 subclass is used
fixes bug 1070045
Fix the current implementation by checking if FLAGS.network_ api_class is a quantumv2. api.API. Previously, the API would
subclass of nova.network.
not accept port references unless the network_api_class string was
anything other than the QuantumV2 class. This limitation prevented
subclassing.
This changeset includes additional API unit tests focused on QuantumV2
and requested networks.
Change-Id: I6b7b7389e127ff 8b084ac379cb9ae bccc102620c