summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_inspector.py
Commit message (Expand)AuthorAgeFilesLines
* Handle non-key-value params in [inspector]extra_kernel_paramsDmitry Tantsur2021-06-101-6/+2
* Use OOB inspection to fetch MACs for IB inspectionJacob Anders2021-02-111-9/+47
* Fix fast track following managed inspectionDmitry Tantsur2020-07-011-0/+33
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Correct power state handling for managed in-band inspectionDmitry Tantsur2019-12-131-7/+9
* Prevent localhost from being used as ironic-inspector callback URLDmitry Tantsur2019-11-271-0/+6
* Foundation for boot/network management for in-band inspectionDmitry Tantsur2019-11-211-8/+262
* Use openstacksdk for accessing ironic-inspectorDmitry Tantsur2019-07-311-51/+30
* Remove the ipmitool classic driversDmitry Tantsur2018-06-271-41/+0
* Remove the fake_agent, fake_pxe and fake_inspector driversDmitry Tantsur2018-06-081-10/+10
* Implements baremetal inspect abortKaifeng Wang2018-05-301-1/+15
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-3/+2
* Implementation of inspect wait stateKaifeng Wang2018-04-101-2/+8
* Use adapters for inspectorclientPavlo Shchelokovskyy2017-11-211-84/+76
* Remove SSH-based driver interfaces and driversPavlo Shchelokovskyy2017-08-011-2/+2
* Refactor common keystone methodsPavlo Shchelokovskyy2017-06-291-2/+6
* Remove legacy auth loadingPavlo Shchelokovskyy2017-06-061-0/+2
* Do not fail in Inspector.__init__ if [inspector]enabled is FalseDmitry Tantsur2017-01-171-5/+2
* Remove unnecessary setUpzhufl2016-09-201-3/+0
* Switch Inspector interface to pass keystoneauth sessionsDmitry Tantsur2016-08-221-90/+68
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-2/+6
* Remove iterated form of side effectsYuiko Takada Mori2016-07-071-2/+2
* Adopt Ironic's own contextLin Tan2016-04-011-1/+1
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+239