Files
14198baf6ca8f4efe05feca0dd7633adc3128ce4
Thomas Morin
14198baf6c
DB models: add standard attributes
Beyond their intrinsic marginal usefullness, standard attributes [1] also include a revision number that helps avoid some races in OVO-based RPCs for resource updates. This changes adds standard attributes for the BGPVPN model and Net/Router/Port Association models. Note that this change adds something that had been missing since the removal of toosl/tox_install.sh: having 'neutron' as a required-project for the functional job. Not having it, resulted in the use of stable/queens neutron which test DB migration up to queens, but not any migration script defined for rocky. [1] https://docs.openstack.org/neutron/pike/contributor/internals/db_layer.html#the-standard-attribute-table Partial-Bug: 1765391 Depends-On: I7630aab5e4f38d0fba862adc2426d4a7ca04a679 Change-Id: I77ce46c0f33e2a366076d51ce6586fb3008dc6b1