summaryrefslogtreecommitdiff
path: root/ironic/tests/drivers/test_agent.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix cleaning nits"Jenkins2015-04-011-2/+3
|\
| * Fix cleaning nitsJosh Gachnang2015-03-311-2/+3
* | Ensure configdrive isn't mounted for ilo driversRamakrishnan G2015-03-251-0/+3
|/
* Merge "Raise exception for Agent Deploy driver when using partition images"Jenkins2015-03-241-0/+7
|\
| * Raise exception for Agent Deploy driver when using partition imagesSirushti Murugesan2015-03-181-0/+7
* | fix invalid asserts in testsChris Krelle2015-03-201-3/+3
* | Secure boot support for agent_ilo driverShivanand Tendulker2015-03-191-2/+2
* | Implement cleaning/zapping for the agent driverJosh Gachnang2015-03-191-1/+56
|/
* IPA: Add support for root device hintsLucas Alvares Gomes2015-03-161-0/+46
* Fix take over for agent driverVladyslav Drok2015-03-051-14/+0
* Support for non-Glance image referencesVladyslav Drok2015-02-261-2/+75
* Return required properties for agent deploy driverYuriy Zveryanskyy2015-02-231-0/+4
* Remove deploy_is_done() from AgentClientLucas Alvares Gomes2015-02-121-6/+25
* AgentVendorInterface: Move to a common placeLucas Alvares Gomes2015-02-121-247/+11
* Merge "Move oslo.config references to oslo_config"Jenkins2015-02-051-1/+1
|\
| * Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* | Update agent driver with new field driver_internal_infoLin Tan2015-02-041-2/+5
|/
* Merge "Improve testing of state transitions"Jenkins2015-01-151-2/+31
|\
| * Improve testing of state transitionsRuby Loo2015-01-141-2/+31
* | Merge "Make 'method' explicit for VendorInterface.validate()"Jenkins2015-01-151-1/+2
|\ \ | |/ |/|
| * Make 'method' explicit for VendorInterface.validate()Tan Lin2015-01-141-1/+2
* | Convert drivers to use process_event()Devananda van der Veen2015-01-141-0/+3
|/
* Improve Agent deploy driver validation2015.1.0b1Yuriy Zveryanskyy2014-12-171-3/+14
* Get rid of set_failed_state duplicationVladyslav Drok2014-12-121-1/+2
* Fix image_info passed to IPA for image downloadVladyslav Drok2014-12-081-6/+24
* Add driver_validate()Tan Lin2014-11-201-0/+19
* Remove unused variable in agent._get_interfaces()Tan Lin2014-11-131-0/+17
* Add a mechanism to route vendor methodsLucas Alvares Gomes2014-11-111-47/+19
* Fix traceback on rare agent error caseChris Behrens2014-11-071-0/+13
* Add logging to driver vendor_passthru functionsSam Betts2014-10-311-8/+12
* Merge "Store image disk_format and container_format"Jenkins2014-10-221-1/+3
|\
| * Store image disk_format and container_formatChris Behrens2014-10-171-1/+3
* | TestAgentVendor to use the fake_agent driverLucas Alvares Gomes2014-10-171-2/+2
|/
* KeyError from AgentVendorInterface._heartbeat()Ruby Loo2014-10-071-1/+1
* Fix typo in agent validation codeDmitry Tantsur2014-09-291-0/+8
* Remove unneeded context initialization in testsVladyslav Drok2014-09-251-3/+0
* Don't reraise Exceptions from agent driverRuby Loo2014-09-241-0/+47
* Pass ipa-driver-name to agent ramdiskRamakrishnan G2014-09-231-2/+6
* IloVirtualMediaAgent deploy driverRamakrishnan G2014-09-031-0/+19
* Add UEFI based deployment support in IronicFaizan Barmawer2014-09-031-1/+1
* Make DHCP provider pluggableEllen Hui2014-08-291-7/+7
* Remove dbapi calls from agent driverJim Rollenhagen2014-08-011-36/+28
* Add ironic-python-agent deploy driverJim Rollenhagen2014-07-301-0/+306