Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/batch-operation-attach-interfaces. Description: The nova API of interface attachment does not support batch operation, to attach multiple interfaces must send multiple requests to nova, it is spend too much time for nova to conduct one by one. To improve the time, the API should support batch operation for interface attachment. Specification URL (additional information): None