summaryrefslogtreecommitdiff
path: root/nova/tests/unit/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix get_segments_id with subnets without segment_id" into stable/2023.1stable/2023.1Zuul2023-05-161-1/+17
|\
| * Fix get_segments_id with subnets without segment_idSylvain Bauza2023-05-041-1/+17
* | Enable use of service user token with admin contextmelanie witt2023-05-101-0/+16
|/
* Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2022-09-081-0/+149
* Generate request_id for Flavor based InstancePCIRequestBalazs Gibizer2022-08-271-19/+18
* Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-6/+14
* Poison /sys access via various calls in testBalazs Gibizer2022-08-101-0/+4
* Use unittest.mock instead of third party mockStephen Finucane2022-08-012-2/+3
* Merge "Update the file for IPv4-only or IPv6-only network"Zuul2022-07-181-0/+46
|\
| * Update the file for IPv4-only or IPv6-only networkJialiang2019-10-021-0/+46
* | Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-21/+234
|\ \
| * | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-21/+234
* | | Fix typosRajesh Tailor2022-05-301-4/+4
* | | neutron: Unbind remaining ports after PortNotFoundStephen Finucane2022-05-191-22/+66
* | | Merge "Fix segment-aware scheduling permissions error"Zuul2022-05-051-2/+16
|\ \ \ | |/ / |/| |
| * | Fix segment-aware scheduling permissions errorAndrew Bonney2022-04-271-2/+16
* | | Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-62/+6
|/ /
* | Fix migration with remote-managed ports & add FTDmitrii Shcherbakov2022-03-041-4/+5
* | Merge "neutron: Remove references to dead 'qos-queue' extension"Zuul2022-02-271-20/+2
|\ \
| * | neutron: Remove references to dead 'qos-queue' extensionStephen Finucane2021-09-021-20/+2
* | | Merge "Raise InstanceNotFound on fkey constraint fail saving info cache"Zuul2022-02-211-0/+35
|\ \ \
| * | | Raise InstanceNotFound on fkey constraint fail saving info cachemelanie witt2022-02-071-0/+35
* | | | Merge "neutron: Allow to spawn VMs with port without IP address"Zuul2022-02-171-0/+21
|\ \ \ \
| * | | | neutron: Allow to spawn VMs with port without IP addressRodolfo Alonso Hernandez2022-02-161-0/+21
| |/ / /
* | | | Merge "[yoga] Add support for VNIC_REMOTE_MANAGED"Zuul2022-02-092-5/+55
|\ \ \ \
| * | | | [yoga] Add support for VNIC_REMOTE_MANAGEDDmitrii Shcherbakov2022-02-092-5/+55
* | | | | Merge "Filter computes without remote-managed ports early"Zuul2022-02-091-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | Filter computes without remote-managed ports earlyDmitrii Shcherbakov2022-02-091-0/+17
* | | | | Merge "[yoga] Include pf mac and vf num in port updates"Zuul2022-02-091-16/+197
|\ \ \ \ \ | |/ / / /
| * | | | [yoga] Include pf mac and vf num in port updatesDmitrii Shcherbakov2022-02-071-16/+197
* | | | | Merge "neutron: Rework how we check for extensions"Zuul2022-02-081-61/+107
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | neutron: Rework how we check for extensionsStephen Finucane2021-09-021-61/+107
* | | | [yoga] Add PCI VPD Capability HandlingDmitrii Shcherbakov2022-02-011-14/+63
* | | | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-01-311-29/+0
| |/ / |/| |
* | | Query ports with admin client to get resource_requestBalazs Gibizer2021-10-201-10/+20
* | | Merge "Support interface attach / detach with new resource request format"Zuul2021-09-021-0/+60
|\ \ \ | |/ / |/| |
| * | Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-0/+60
* | | Merge "Add test coverage for security group checking"Zuul2021-09-011-0/+76
|\ \ \ | |/ / |/| |
| * | Add test coverage for security group checkingBalazs Gibizer2021-05-281-0/+76
* | | Support move ops with extended resource requestBalazs Gibizer2021-08-271-11/+303
* | | Support boot with extended resource requestBalazs Gibizer2021-08-271-65/+197
* | | Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-5/+34
* | | Parse extended resource request from the port dataBalazs Gibizer2021-08-211-1/+80
* | | Reject server operations with extended resource reqBalazs Gibizer2021-08-211-0/+80
* | | Reject server create with extended resource reqBalazs Gibizer2021-08-211-5/+35
* | | Detect port-resource-request-groups neutron API extensionBalazs Gibizer2021-08-211-0/+65
* | | Merge "smartnic support - reject server move and suspend"Zuul2021-08-191-4/+43
|\ \ \
| * | | smartnic support - reject server move and suspendYongli He2021-08-051-4/+43
* | | | Merge "smartnic support - cleanup arqs"Zuul2021-08-191-0/+20
|\ \ \ \ | |/ / /
| * | | smartnic support - cleanup arqsYongli He2021-08-051-0/+20