summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/network
Commit message (Expand)AuthorAgeFilesLines
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-11/+0
* Remove extra/vif_port_idJulia Kreger2021-03-223-12/+5
* Merge "Fixes the issue that instance bond port can't get IP address"Zuul2020-11-122-3/+9
|\
| * Fixes the issue that instance bond port can't get IP addressKaifeng Wang2020-11-102-3/+9
* | Fix DHCP-less operations with the noop network interfaceDmitry Tantsur2020-11-101-24/+0
|/
* Log the ports we bind in flatJulia Kreger2020-10-091-0/+4
* Switch Ironic to openstacksdk for NeutronHarald Jensås2020-08-192-34/+21
* Add `get_node_network_data` to Neutron NetworkInterfaceIlya Etingof2020-07-011-1/+49
* Merge "Allow node vif attach to specify port_uuid or portgroup_uuid"Zuul2020-06-231-18/+35
|\
| * Allow node vif attach to specify port_uuid or portgroup_uuidTzu-Mainn Chen2020-06-151-18/+35
* | Add `get_node_network_data` to non-Neutron NetworkInterfaceIlya Etingof2020-05-251-0/+24
|/
* Use auth values from neutron conf when managing Neutron portsTzu-Mainn Chen2020-04-032-3/+3
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-2/+2
* Wire in in-band inspection for PXE boot and neutron-based networkingDmitry Tantsur2019-11-213-97/+123
* Foundation for boot/network management for in-band inspectionDmitry Tantsur2019-11-211-0/+7
* Add support for Smart NICsHamdy Khader2019-02-072-0/+33
* Ensure we unbind flat network ports and clear BM mac addressesSam Betts2018-11-272-10/+58
* Fix doc builds for ironicJulia Kreger2018-09-051-5/+5
* Fix W504 errorsJulia Kreger2018-05-093-24/+24
* Merge "Fix ``agent`` deploy interface to call ``boot.prepare_instance``"Zuul2018-04-201-0/+11
|\
| * Fix ``agent`` deploy interface to call ``boot.prepare_instance``Shivanand Tendulker2018-04-181-0/+11
* | Merge "Remove vifs upon teardown"Zuul2018-04-171-2/+4
|\ \
| * | Remove vifs upon teardownJulia Kreger2018-04-121-2/+4
| |/
* | Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-14/+1
|/
* Revert "Don't try to lock for vif detach"Dmitry Tantsur2018-02-211-2/+2
* Don't try to lock for vif detachJulia Kreger2018-02-071-2/+2
* Add validate_rescue() method to network interfaceShivanand Tendulker2018-02-051-0/+10
* Flat networks use node.uuid when binding ports.Harald Jensas2018-01-311-6/+2
* Allow setting {provisioning,cleaning,rescuing}_network in driver_infoM V P Nitesh2018-01-232-18/+15
* Add rescue related methods to network interfaceShivanand Tendulker2018-01-223-4/+47
* Use adapters for neutronclientPavlo Shchelokovskyy2017-12-143-26/+34
* Change pxe dhcp options name to codes.Vasyl Saienko2017-10-131-2/+4
* Drop neutron masking exception in vif_attachVasyl Saienko2017-09-201-14/+1
* Rework update_port_address logicVasyl Saienko2017-09-201-1/+1
* Update vif_attach from NeutronVIFPortIDMixinVasyl Saienko2017-09-081-25/+8
* Merge "Refactor VIFPortIDMixin: factor out common methods"Jenkins2017-08-021-65/+114
|\
| * Refactor VIFPortIDMixin: factor out common methodsMark Goddard2017-07-271-65/+114
* | Merge "Refactor get_physnets_by_portgroup_id"Jenkins2017-07-311-20/+3
|\ \ | |/ |/|
| * Refactor get_physnets_by_portgroup_idMark Goddard2017-07-201-20/+3
* | Fix docstring and default value for local_group_infoVasyl Saienko2017-07-251-1/+1
* | Merge "Refactor VIFPortIDMixin: rename"Jenkins2017-07-243-4/+4
|\ \
| * | Refactor VIFPortIDMixin: renameMark Goddard2017-07-213-4/+4
| |/
* | Start passing portgroup information to NeutronVasyl Saienko2017-07-211-3/+8
|/
* Fix copy/paste error in VIF attach noteMark Goddard2017-07-121-2/+2
* Physical network aware VIF attachmentMark Goddard2017-07-061-31/+159
* Fix VIF list for noop network interfaceMark Goddard2017-06-271-1/+1
* Remove translation of log messagesNgo Quoc Cuong2017-05-173-15/+15
* Merge "Allow to attach/detach VIFs to active ironic nodes"Jenkins2017-03-292-57/+89
|\
| * Allow to attach/detach VIFs to active ironic nodesVasyl Saienko2017-03-022-57/+89
* | Walk over all objects when doing VIF detachVasyl Saienko2017-02-131-3/+4