ironic/ironic/dhcp
Harald Jensås ff00047b4a Switch Ironic to openstacksdk for Neutron
This patch removes the dependency from ironicclient to
communicate with neutron in favor of openstacksdk.

Also:
 * Use import keystoneauth1.loading as ks_loading accross
   the project.
 * Refactor to have one 'get_client' function, removing the
   '_get_config_client' method. Setting config_client=True
   when calling 'get_client' returns a client using auth
   options values from conf parameters.

Depends-On: https://review.opendev.org/735601
Change-Id: Ib6c0fa2acfc33deb9c5b36ae724d5d8304d1dd29
2020-08-19 10:48:17 +02:00
..
__init__.py Make DHCP provider pluggable 2014-08-29 10:26:03 -07:00
base.py "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
neutron.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
none.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00