summaryrefslogtreecommitdiff
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Honor [neutron]http_retries in the manual client" into stable/victoriaZuul2021-07-081-0/+1
|\
| * Honor [neutron]http_retries in the manual clientmelanie witt2021-06-071-0/+1
* | [neutron] Get only ID and name of the SGs from NeutronSlawek Kaplonski2021-06-211-1/+7
|/
* only wait for plugtime events in pre-live-migrationSean Mooney2021-02-031-4/+19
* Cleanup unused codeBalazs Gibizer2020-09-111-29/+3
* Support SRIOV interface attach and detachBalazs Gibizer2020-09-101-12/+3
* Merge "add functional regression test for bug #1888395"Zuul2020-09-081-0/+1
|\
| * add functional regression test for bug #1888395Sean Mooney2020-09-071-0/+1
* | Remove unused vpn param from allocate_for_instanceBalazs Gibizer2020-09-011-3/+2
* | Delete non tag related device metadata during detachBalazs Gibizer2020-09-011-2/+5
|/
* Remove six.reraiseTakashi Natsume2020-08-151-22/+10
* Merge "objects: Add MigrationTypeField"Zuul2020-06-292-5/+4
|\
| * objects: Add MigrationTypeFieldStephen Finucane2020-05-082-5/+4
* | Remove hooksStephen Finucane2020-05-271-2/+0
* | trivial: Remove log translationsStephen Finucane2020-05-271-1/+1
|/
* Merge "nova-net: Remove unused parameters"Zuul2020-03-261-25/+37
|\
| * nova-net: Remove unused parametersStephen Finucane2020-02-181-25/+37
* | Merge "Add config option for neutron client retries"Zuul2020-03-211-1/+2
|\ \
| * | Add config option for neutron client retriesmelanie witt2020-03-191-1/+2
| |/
* | Support unshelve with qos portsBalazs Gibizer2020-03-181-2/+5
|/
* nova-net: Remove unused nova-network objectsStephen Finucane2020-02-181-1/+1
* Don't error out on floating IPs without associated portsStephen Finucane2020-02-061-6/+9
* Merge "Avoid calling neutron for N networks"Zuul2020-02-061-7/+4
|\
| * Avoid calling neutron for N networksStephen Finucane2020-02-041-7/+4
* | Merge "Handle neutron without the fip-port-details extension"Zuul2020-02-052-6/+48
|\ \ | |/
| * Handle neutron without the fip-port-details extensionStephen Finucane2020-02-042-6/+48
* | nova-net: Remove use of legacy 'Network' objectStephen Finucane2019-12-031-15/+2
|/
* nova-net: Remove use of legacy 'FloatingIP' objectStephen Finucane2019-12-031-79/+53
* nova-net: Make the security group API a moduleStephen Finucane2019-11-295-839/+717
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-156-420/+101
* nova-net: Kill itStephen Finucane2020-01-1414-6332/+3
* nova-net: Remove final references to nova-networkStephen Finucane2020-01-082-6/+2
* nova-net: Remove firewall support (pt. 2)Stephen Finucane2020-01-061-18/+3
* Merge "Implement cleanup_instance_network_on_host for neutron API"Zuul2019-12-261-30/+54
|\
| * Implement cleanup_instance_network_on_host for neutron APIMatt Riedemann2019-12-231-30/+54
* | Merge "nova-net: Remove nova-network security group driver"Zuul2019-12-231-0/+1
|\ \
| * | nova-net: Remove nova-network security group driverStephen Finucane2019-12-161-0/+1
* | | Merge "nova-net: Remove 'is_neutron_security_groups' function"Zuul2019-12-231-11/+3
|\ \ \ | |/ /
| * | nova-net: Remove 'is_neutron_security_groups' functionStephen Finucane2019-12-161-11/+3
| |/
* | Support live migration with qos portsBalazs Gibizer2019-12-191-5/+4
|/
* Merge "support pci numa affinity policies in flavor and image"Zuul2019-12-132-4/+12
|\
| * support pci numa affinity policies in flavor and imageSean Mooney2019-12-112-4/+12
* | Extend NeutronFixture to handle multiple bindingsBalazs Gibizer2019-12-111-7/+35
|/
* Cache security group driverMatt Riedemann2019-12-031-4/+8
* nova-net: Remove associate, disassociate network APIsStephen Finucane2019-11-284-60/+0
* nova-net: Remove unused '*_default_rules' security group DB APIsStephen Finucane2019-11-181-20/+0
* Merge "Improve metadata server performance with large security groups"Zuul2019-11-141-3/+13
|\
| * Improve metadata server performance with large security groupsDoug Wiegley2019-11-051-3/+13
* | Merge "Require Migration object arg to migrate_instance_finish method"Zuul2019-11-142-5/+14
|\ \
| * | Require Migration object arg to migrate_instance_finish methodMatt Riedemann2019-10-232-5/+14