summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_agent_base_vendor.py
Commit message (Expand)AuthorAgeFilesLines
* Removes unnecessary utf-8 encodingM V P Nitesh2017-01-111-2/+0
* Remove agent vendor passthru completelyPavlo Shchelokovskyy2016-12-131-316/+0
* Remove 'agent_last_heartbeat' from node.driver_internal_infoRuby Loo2016-10-171-0/+25
* Update configure_tenant_networksVasyl Saienko2016-10-111-0/+33
* Mask instance secrets in API responsesDevananda van der Veen2016-08-261-4/+7
* Log node uuid rather than id when acquiring node lockCao Shufeng2016-08-191-1/+3
* Fix test_find_node_by_macs testVasyl Saienko2016-08-161-1/+1
* Merge "Timing metrics: pxe boot and iscsi deploy driver"Jenkins2016-08-091-6/+8
|\
| * Timing metrics: pxe boot and iscsi deploy driverJay Faulkner2016-08-081-6/+8
* | Merge "Collect deployment logs from IPA"Jenkins2016-08-061-11/+35
|\ \
| * | Collect deployment logs from IPALucas Alvares Gomes2016-08-051-11/+35
* | | Promote agent vendor passthru to core APIDmitry Tantsur2016-08-051-1/+1
|/ /
* | Pass agent metrics config via conductorJay Faulkner2016-08-021-0/+22
|/
* Implement new heartbeat for AgentDeployDmitry Tantsur2016-07-201-144/+134
* Update the deploy drivers with network flipping logicOm Kumar2016-07-131-16/+45
* Remove iterated form of side effectsYuiko Takada Mori2016-07-071-6/+6
* Mask password on agent lookup according to policyDevananda van der Veen2016-06-211-5/+19
* Merge "Replace dict.get(key) in drivers unit tests"Jenkins2016-06-211-2/+1
|\
| * Replace dict.get(key) in drivers unit testsRuby Loo2016-06-201-2/+1
* | Use assertIn and assertNotInEdan David2016-06-161-3/+3
|/
* Remove backwards compat for CLEANINGRuby Loo2016-04-141-69/+51
* Support reboot_requested bool on agent clean_stepsJay Faulkner2016-03-281-0/+71
* Agent: Out-of-band power off on deployLucas Alvares Gomes2016-03-221-0/+58
* Add support for partition images in agent driversFaizan Barmawer2016-03-211-0/+88
* Make some agent functions require exclusive lockLin Tan2016-02-261-11/+11
* Cache agent clean steps on nodeRuby Loo2016-02-091-37/+149
* Agent vendor handles manual cleaningRuby Loo2016-02-081-8/+78
* Fix spawn error hook in "continue_node_clean" RPC methodYuriy Zveryanskyy2016-02-021-0/+29
* Move common code from ironic.conductor.manager to ironic.conductor.utilsDmitry Tantsur2015-11-251-10/+6
* cautiously fail on unhandled heartbeat exceptiondparalen2015-11-031-0/+35
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Merge "Add support for in-band cleaning in ISCSIDeploy"Jenkins2015-10-151-8/+8
|\
| * Add support for in-band cleaning in ISCSIDeployRamakrishnan G2015-10-081-8/+8
* | Use power manager to reboot in agent deploymentsDan Prince2015-10-071-1/+1
|/
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+948