summaryrefslogtreecommitdiff
path: root/ironic/tests
Commit message (Expand)AuthorAgeFilesLines
* ilo* drivers to use only ilo credentialsAnusha Ramineni2014-10-021-10/+2
* Merge "Use DbTestCase as test base when context needed"Jenkins2014-10-0122-132/+49
|\
| * Use DbTestCase as test base when context neededVladyslav Drok2014-09-3022-132/+49
* | Merge "Refactor PXE clean up tests"Jenkins2014-09-302-88/+122
|\ \
| * | Refactor PXE clean up testsDmitry Tantsur2014-09-252-88/+122
* | | Merge "Force the SSH commands to use their default language"Jenkins2014-09-301-10/+11
|\ \ \
| * | | Force the SSH commands to use their default languageLucas Alvares Gomes2014-09-251-10/+11
| |/ /
* | | Add HashRingManager to wrap hash ring singletonGregory Haynes2014-09-292-19/+21
* | | Merge "Conductor changes target_power_state before starting work"Jenkins2014-09-291-1/+1
|\ \ \
| * | | Conductor changes target_power_state before starting workDevananda van der Veen2014-09-291-1/+1
* | | | Fix typo in agent validation codeDmitry Tantsur2014-09-291-0/+8
| |_|/ |/| |
* | | Merge "Remove unneeded context initialization in tests"Jenkins2014-09-2614-30/+6
|\ \ \ | |/ / |/| |
| * | Remove unneeded context initialization in testsVladyslav Drok2014-09-2514-30/+6
| |/
* | Merge "Add parameter to override locale to utils.execute"Jenkins2014-09-252-19/+34
|\ \ | |/ |/|
| * Add parameter to override locale to utils.executeVladyslav Drok2014-09-252-19/+34
* | Merge "Don't reraise Exceptions from agent driver"Jenkins2014-09-251-0/+47
|\ \
| * | Don't reraise Exceptions from agent driverRuby Loo2014-09-241-0/+47
* | | Do not return 'id' in REST API error messagesYuriy Zveryanskyy2014-09-242-9/+16
|/ /
* | Merge "pxe_ilo driver to call iLO set_boot_device"Jenkins2014-09-241-0/+28
|\ \
| * | pxe_ilo driver to call iLO set_boot_deviceFaizan Barmawer2014-09-241-0/+28
* | | Remove redundant context parameterLucas Alvares Gomes2014-09-241-8/+6
|/ /
* | Merge "Pass ipa-driver-name to agent ramdisk"Jenkins2014-09-234-4/+9
|\ \
| * | Pass ipa-driver-name to agent ramdiskRamakrishnan G2014-09-234-4/+9
* | | Do not use the context parameter on refresh()Lucas Alvares Gomes2014-09-236-21/+19
|/ /
* | Merge "Neutron DHCP implementation to raise exception if no ports have VIF"Jenkins2014-09-221-1/+2
|\ \
| * | Neutron DHCP implementation to raise exception if no ports have VIFDmitry Tantsur2014-09-221-1/+2
* | | Do not set the context twice when forming RPC objectsLucas Alvares Gomes2014-09-224-7/+25
* | | Make context mandatory when instantiating a RPC objectLucas Alvares Gomes2014-09-223-39/+52
* | | Merge "Do not cache auth token in Neutron DHCP provider"Jenkins2014-09-223-115/+100
|\ \ \ | |/ /
| * | Do not cache auth token in Neutron DHCP providerDmitry Tantsur2014-09-223-115/+100
| |/
* | Merge "Handle SNMP exception error.PySnmpError"Jenkins2014-09-222-1/+37
|\ \ | |/ |/|
| * Handle SNMP exception error.PySnmpErrorRuby Loo2014-09-182-1/+37
* | Merge "Use standard locale in list_partitions"Jenkins2014-09-191-2/+6
|\ \ | |/ |/|
| * Use standard locale in list_partitionsVladyslav Drok2014-09-181-2/+6
* | Merge "node_uuid should not be used to create test port"Jenkins2014-09-182-4/+4
|\ \
| * | node_uuid should not be used to create test portVladyslav Drok2014-09-182-4/+4
| |/
* | Merge "Check whether specified FS is supported"Jenkins2014-09-181-27/+53
|\ \
| * | Check whether specified FS is supportedMikhail Durnosvistov2014-09-171-27/+53
* | | Add unit tests for SNMPClientRuby Loo2014-09-171-0/+90
| |/ |/|
* | Fix code error in pxe_ilo driverFaizan Barmawer2014-09-171-1/+1
|/
* Allow clean_up with missing image refJim Rollenhagen2014-09-161-4/+15
* mock.called_once_with() is not a valid methodLucas Alvares Gomes2014-09-162-2/+3
* Merge "Support for setting boot mode in pxe_ilo driver"Jenkins2014-09-122-0/+88
|\
| * Support for setting boot mode in pxe_ilo driverRamakrishnan G2014-09-122-0/+88
* | Merge "Remove the objectify decorator"Jenkins2014-09-124-147/+0
|\ \
| * | Remove the objectify decoratorLucas Alvares Gomes2014-09-124-147/+0
* | | Merge "Add reserve() and release() to Node object"Jenkins2014-09-122-19/+68
|\ \ \ | |/ / | | / | |/ |/|
| * Add reserve() and release() to Node objectLucas Alvares Gomes2014-09-122-19/+68
* | Add uefi boot mode support in IloVirtualMediaIscsiDeployFaizan Barmawer2014-09-124-33/+198
|/
* Add list_by_node_id() to Port objectLucas Alvares Gomes2014-09-101-10/+11