summaryrefslogtreecommitdiff
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use admin neutron client to gather port resource requestsBalazs Gibizer2019-11-061-1/+5
* | | Use admin neutron client to query ports for bindingBalazs Gibizer2019-11-061-5/+11
| |/ |/|
* | Allow evacuating server with port resource requestBalazs Gibizer2019-10-253-8/+13
|/
* Remove upgrade specific info from user facing exception textBalazs Gibizer2019-09-241-5/+11
* Merge "Follow up for I220fa02ee916728e241503084b14984bab4b0c3b"Zuul2019-09-141-2/+8
|\
| * Follow up for I220fa02ee916728e241503084b14984bab4b0c3bBalazs Gibizer2019-09-131-2/+8
* | Merge "Skip querying resource request in revert_resize if no qos port"Zuul2019-09-141-0/+6
|\ \
| * | Skip querying resource request in revert_resize if no qos portBalazs Gibizer2019-09-121-0/+6
| |/
* | Merge "Find instance in another cell during floating IP re-association"Zuul2019-09-131-5/+53
|\ \ | |/ |/|
| * Find instance in another cell during floating IP re-associationMatt Riedemann2019-09-061-5/+53
* | Merge "update allocation in binding profile during migrate"Zuul2019-09-063-15/+46
|\ \
| * | update allocation in binding profile during migrateBalazs Gibizer2019-09-053-15/+46
* | | Merge "Trap and log errors from _update_inst_info_cache_for_disassociated_fip"Zuul2019-09-051-3/+8
|\ \ \ | | |/ | |/|
| * | Trap and log errors from _update_inst_info_cache_for_disassociated_fipMatt Riedemann2019-08-231-3/+8
* | | Merge "neutron: refactor nw info cache refresh out of associate_floating_ip"Zuul2019-09-051-15/+35
|\ \ \ | |/ / | | / | |/ |/|