b9fabd82675e2b74dd4afd3b7d1f8fbda6951ecd
After the addition of a new resource and related events with [1], this patch adds the necessary notifications for l3 flavor, resource(ROUTER_CONTROLLER) and events(PRECOMMIT_ADD_ASSOCIATION and PRECOMMIT_DELETE_ASSOCIATIONS) so that l3 flavor driver can subscribe to them when flavor is changed. Apply callback priority to ensure that the ordering of callback the following. - l3_*_db callbacks to extend l3 extended attributes This callbacks need to be called first so that rest callbacks can see those extended attributes. - l3 driver controller callbacks - l3 flavor driver callbacks extra routes/l3_gwmode/l3_hamode need care because they are updated via update_router but within different db transaction. [1] I1e72ee843851004d26410a90da4030ab3b024741 Closes-Bug: #1745633 Co-Authored-By: Manjeet Singh Bhatia<manjeet.s.bhatia@intel.com> Change-Id: If20b11f0587f1ed30db72d97c15b20d4c6e87543 Depends-On: https://review.openstack.org/#/c/541766/
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%