neutron/neutron/tests/unit/services
Rodolfo Alonso Hernandez 8cfe41fa6b Add "qos_policy_id" field to "FloatingIP" OVO
This new synthetic field is linked to a "QosPolicyFloatingIPBinding"
register. This binding register will bind a QoS policy and a
floating IP.

Now is possible to provide this field in the create/update input
parameters. If provided, the "FloatingIP" OVO will create/delete the
"QosPolicyFloatingIPBinding" register.

The OVO takes this parameter from the DB object. When the DB object
is retrieved, the QoS policy binding register is retrieved too due
to a backref link in the "QosFIPPolicyBinding" DB model to the
"FloatingIP" DB model.

Change-Id: Ideb042a71336b110bbe0f9e81ed8e0c21434fc42
Closes-Bug: #1877404
Related-Bug: #1877408
2020-05-11 11:29:30 +00:00
..
auto_allocate Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conntrack_helper Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l3_router Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
logapi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
metering Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
network_segment_range Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovn_l3 Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding Add "qos_policy_id" field to "FloatingIP" OVO 2020-05-11 11:29:30 +00:00
qos Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
revisions Switch to new engine facade in revision plugin's UT 2020-03-26 04:43:43 +01:00
trunk Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00