summaryrefslogtreecommitdiff
path: root/nova/network
Commit message (Expand)AuthorAgeFilesLines
* Fix wrapping of neutron forbidden errorHongbin Lu2018-04-101-1/+1
* Fix possible TypeError in VIF.fixed_ipsBalazs Gibizer2018-01-081-2/+5
* Merge "Handle exception on adding secgroup" into stable/pikeZuul2017-12-141-3/+7
|\
| * Handle exception on adding secgroupHongbin Lu2017-11-141-3/+7
* | Correct log message when removing a security groupSaverio Proto2017-11-141-2/+2
|/
* neutron: handle binding:profile=None during migrationMatt Riedemann2017-09-211-5/+18
* no instance info cache update if instance deletedjichenjc2017-08-081-0/+5
* hardware offload support for openvswitchMoshe Levi2017-08-032-1/+23
* Netronome SmartNIC EnablementJan Gutter2017-07-263-2/+50
* Merge "Fix incorrect docstrings in neutron network API"Jenkins2017-07-191-2/+7
|\
| * Fix incorrect docstrings in neutron network APIVladyslav Drok2017-07-051-2/+7
* | conf: remove *_topic config optsStephen Finucane2017-07-171-1/+2
* | Update policy descriptions for base.John Garbutt2017-07-171-2/+2
* | trivial: Remove unnecessary functionStephen Finucane2017-07-131-11/+7
* | Fix arguments in calling _delete_nic_metadataTakashi NATSUME2017-07-051-1/+1
* | Don't delete neutron port when attach failedKevin_Zheng2017-07-031-0/+1
|/
* Merge "Fix the note at the end of allocate_for_instance"Jenkins2017-06-291-5/+7
|\
| * Fix the note at the end of allocate_for_instanceMatt Riedemann2017-06-191-5/+7
* | Delete nic metadata when detaching interfaceArtom Lifshitz2017-06-271-0/+10
* | Plumbing for tagged nic attachmentArtom Lifshitz2017-06-233-4/+5
* | Count floating ips to check quotamelanie witt2017-06-191-44/+22
* | Count fixed ips to check quotamelanie witt2017-06-191-98/+94
|/
* remove get_nw_info_for_instance from compute.utilsBalazs Gibizer2017-06-131-2/+2
* Merge "contrail: add vrouter VIF plugin type support"Jenkins2017-06-072-0/+10
|\
| * contrail: add vrouter VIF plugin type supportMichael Henkel2017-06-072-0/+10
* | Merge "Send request_id on neutron calls"Jenkins2017-06-071-1/+2
|\ \
| * | Send request_id on neutron callsSean Dague2017-05-311-1/+2
* | | Catch neutronclient.NotFound on floating deletionGuillaume Espanel2017-06-061-1/+6
* | | Handle conflict from neutron when addFloatingIP failsMatt Riedemann2017-05-251-1/+4
|/ /
* | correctly log port id in neutron apiChris Friesen2017-05-181-1/+1
* | Merge "Improve comment for PCI port binding update"Jenkins2017-05-081-1/+4
|\ \
| * | Improve comment for PCI port binding updateSteven Webster2017-04-261-1/+4
* | | Merge "Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils"Jenkins2017-05-041-1/+1
|\ \ \
| * | | Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utilsAbhishek Kekane2017-01-311-1/+1
* | | | Merge "neutron: retrieve physical network name from a multi-provider network"Jenkins2017-05-042-3/+37
|\ \ \ \
| * | | | neutron: retrieve physical network name from a multi-provider networkVladik Romanovsky2017-05-032-3/+37
| | |/ / | |/| |
* | | | Merge "conf: Add neutron.default_floating_pool"Jenkins2017-05-041-1/+18
|\ \ \ \ | |/ / / |/| | |
| * | | conf: Add neutron.default_floating_poolStephen Finucane2017-04-201-1/+18
* | | | Merge "Fix port update exception when unshelving an instance with PCI devices"Jenkins2017-04-251-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix port update exception when unshelving an instance with PCI devicesSteven Webster2017-04-181-1/+2
* | | | Fix docstring in _validate_requested_port_idsMatt Riedemann2017-04-181-1/+0
|/ / /
* | | Update network metadata type field for IPv6Jens Rosenboom2017-04-121-0/+2
* | | Merge "Limit exposure of network device types to the guest."Jenkins2017-04-111-0/+13
|\ \ \
| * | | Limit exposure of network device types to the guest.Scott Moser2017-04-061-0/+13
* | | | nova-net: remove get_instance_nw_info from API subclassMatt Riedemann2017-04-041-5/+0
|/ / /
* | | Add lan9118 as valid nic for hw_vif_model property for qemuThomas Stewart2017-03-221-0/+2
* | | Merge "Add RPC version aliases for Ocata"Jenkins2017-03-071-1/+2
|\ \ \ | |_|/ |/| |
| * | Add RPC version aliases for OcataEric Brown2017-02-271-1/+2
* | | Add device_id when creating portsJohn Garbutt2017-02-281-1/+3
|/ /
* | Fix typo in nova/network/neutronv2/api.pyda527002017-02-101-1/+1