summaryrefslogtreecommitdiff
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* Enable use of service user token with admin contextmelanie witt2023-05-101-3/+5
* Fix get_segments_id with subnets without segment_idSylvain Bauza2023-05-031-1/+1
* Unbind port when offloading a shelved instanceArnaud Morin2022-11-291-4/+17
* Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2022-09-081-0/+34
* Generate request_id for Flavor based InstancePCIRequestBalazs Gibizer2022-08-271-5/+2
* Add VDPA support for suspend and livemigrateSean Mooney2022-08-231-8/+8
* Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-2/+2
* [trivial] Simplify dict get call by removing unused defaultliuhuajie2022-07-221-1/+1
* Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-9/+24
|\
| * Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-9/+24
* | neutron: Unbind remaining ports after PortNotFoundStephen Finucane2022-05-191-1/+2
* | Merge "Fix segment-aware scheduling permissions error"Zuul2022-05-051-2/+2
|\ \ | |/ |/|
| * Fix segment-aware scheduling permissions errorAndrew Bonney2022-04-271-2/+2
* | Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-31/+7
|/
* Merge "refactor: remove duplicated logic"Zuul2022-04-141-21/+3
|\
| * refactor: remove duplicated logicBalazs Gibizer2022-03-201-21/+3
* | objects: Remove 'NovaObjectDictCompat' from 'Migration'Stephen Finucane2022-03-231-3/+2
|/
* Fix migration with remote-managed ports & add FTDmitrii Shcherbakov2022-03-041-8/+27
* Merge "neutron: Remove references to dead 'qos-queue' extension"Zuul2022-02-272-15/+0
|\
| * neutron: Remove references to dead 'qos-queue' extensionStephen Finucane2021-09-022-15/+0
* | Merge "Raise InstanceNotFound on fkey constraint fail saving info cache"Zuul2022-02-211-0/+13
|\ \
| * | Raise InstanceNotFound on fkey constraint fail saving info cachemelanie witt2022-02-071-0/+13
* | | Merge "neutron: Allow to spawn VMs with port without IP address"Zuul2022-02-171-1/+11
|\ \ \
| * | | neutron: Allow to spawn VMs with port without IP addressRodolfo Alonso Hernandez2022-02-161-1/+11
| |/ /
* | | Merge "[yoga] Add support for VNIC_REMOTE_MANAGED"Zuul2022-02-092-1/+16
|\ \ \
| * | | [yoga] Add support for VNIC_REMOTE_MANAGEDDmitrii Shcherbakov2022-02-092-1/+16
* | | | Merge "Filter computes without remote-managed ports early"Zuul2022-02-092-2/+25
|\ \ \ \ | |/ / /
| * | | Filter computes without remote-managed ports earlyDmitrii Shcherbakov2022-02-092-2/+25
* | | | Merge "[yoga] Include pf mac and vf num in port updates"Zuul2022-02-091-6/+48
|\ \ \ \ | |/ / /
| * | | [yoga] Include pf mac and vf num in port updatesDmitrii Shcherbakov2022-02-071-6/+48
* | | | Merge "neutron: Rework how we check for extensions"Zuul2022-02-082-73/+152
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | neutron: Rework how we check for extensionsStephen Finucane2021-09-022-73/+152
* | | [yoga] Add PCI VPD Capability HandlingDmitrii Shcherbakov2022-02-011-6/+18
* | | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-01-311-25/+0
| |/ |/|
* | Add autopep8 to tox and pre-commitSean Mooney2021-11-082-0/+8
* | Query ports with admin client to get resource_requestBalazs Gibizer2021-10-201-2/+8
* | Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-7/+19
|/
* Support move ops with extended resource requestBalazs Gibizer2021-08-271-19/+62
* Support boot with extended resource requestBalazs Gibizer2021-08-271-22/+53
* Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-7/+16
* Parse extended resource request from the port dataBalazs Gibizer2021-08-211-7/+22
* Reject server operations with extended resource reqBalazs Gibizer2021-08-211-0/+24
* Reject server create with extended resource reqBalazs Gibizer2021-08-211-1/+14
* Detect port-resource-request-groups neutron API extensionBalazs Gibizer2021-08-212-0/+16
* [func test] neutron fixture for extended resource requestBalazs Gibizer2021-08-211-0/+1
* Merge "smartnic support - reject server move and suspend"Zuul2021-08-191-3/+11
|\
| * smartnic support - reject server move and suspendYongli He2021-08-051-3/+11
* | Merge "smartnic support - cleanup arqs"Zuul2021-08-191-1/+9
|\ \ | |/
| * smartnic support - cleanup arqsYongli He2021-08-051-1/+9
* | Merge "smartnic support - build instance with smartnic arqs"Zuul2021-08-191-7/+25
|\ \ | |/