Files
5af28c4de5eeace702cb76aa8540533ef77b9016
nova /api-guide /source
Balazs Gibizer 5af28c4de5 Support interface attach with QoS ports
The following logic is added to the ComputeManager attach_interface
flow:
* gather the resource request of the port from neutron
* query allocation candidates restricted to the current compute node
 from placement
* extend the existing allocation of the instance with one of the
 allocation candidates in placement
* update the InstancePCIRequest (if any) to ensure that the PCI claim
 only allocates VF from the PF the placement resources are allocated from
* ensure that during port binding neutron gets the RP UUID, the resources
 are allocated from, in the allocation key of the binding profile
This patch bumps the compute service version to indicate that QoS
interface attach is supported. Also the check that was so far rejected
such attach is now updated to only reject it if the compute service
version is too old.
The "scheduling" during interface attach for PCI backed ports has the
same limitation as normal scheduling for such ports. It always selects
the first allocation candidate returned by placement even if later in
the process it turns out that such allocation candidate points to a PCI
PF that has no free VFs left.
Blueprint: support-interface-attach-with-qos-ports
Change-Id: Id4684093e8bdf3b61667490443e3d2f6ed65f4b3
2021年02月11日 16:43:17 +01:00
..
2021年01月15日 03:21:17 +00:00
2020年05月20日 21:56:41 +02:00
2019年11月27日 09:36:17 +00:00
2020年04月03日 17:13:04 +08:00
2019年07月22日 19:17:28 +02:00
2018年08月07日 00:13:00 +00:00
2019年11月25日 09:19:24 -05:00
2019年07月22日 19:17:28 +02:00