summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "For convention rename the first classmethod parameter to cls"Jenkins2014-09-301-3/+3
|\ \ \ \ \ \
| * | | | | | For convention rename the first classmethod parameter to clsLucas Alvares Gomes2014-09-301-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Always reset target_power_state in node_power_action"Jenkins2014-09-301-0/+2
|\ \ \ \ \ \
| * | | | | | Always reset target_power_state in node_power_actionDmitry Tantsur2014-09-301-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge "Stop running check_uptodate in the pep8 testenv"Jenkins2014-09-301-1/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Stop running check_uptodate in the pep8 testenvDevananda van der Veen2014-09-291-1/+8
| |/ / / /
* | | | | Add HashRingManager to wrap hash ring singletonGregory Haynes2014-09-295-40/+49
|/ / / /
* | | | Merge "Conductor changes target_power_state before starting work"Jenkins2014-09-293-16/+49
|\ \ \ \
| * | | | Conductor changes target_power_state before starting workDevananda van der Veen2014-09-293-16/+49
* | | | | Merge "Fix typo in agent validation code"Jenkins2014-09-292-1/+9
|\ \ \ \ \
| * | | | | Fix typo in agent validation codeDmitry Tantsur2014-09-292-1/+9
* | | | | | Merge "Updated from global requirements"Jenkins2014-09-291-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updated from global requirementsOpenStack Proposal Bot2014-09-261-1/+1
| |/ / / /
* | | | | Merge "Adds openSUSE support for developer documentation"Jenkins2014-09-271-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adds openSUSE support for developer documentationAlberto Planas2014-09-261-0/+11
* | | | | Merge "Remove unneeded context initialization in tests"Jenkins2014-09-2614-30/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unneeded context initialization in testsVladyslav Drok2014-09-2514-30/+6
| | |/ / | |/| |
* | | | Merge "Remove untranslated PO files"Jenkins2014-09-2621-10110/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove untranslated PO filesAndreas Jaeger2014-09-2521-10110/+0
| |/ /
* | | Merge "Add parameter to override locale to utils.execute"Jenkins2014-09-254-28/+54
|\ \ \
| * | | Add parameter to override locale to utils.executeVladyslav Drok2014-09-254-28/+54
* | | | Update ironic.conf.sampleLucas Alvares Gomes2014-09-251-0/+26
| |/ / |/| |
* | | Merge "Updated from global requirements"Jenkins2014-09-251-1/+1
|\ \ \
| * | | Updated from global requirementsOpenStack Proposal Bot2014-09-251-1/+1
* | | | Merge "Don't reraise Exceptions from agent driver"Jenkins2014-09-252-2/+59
|\ \ \ \
| * | | | Don't reraise Exceptions from agent driverRuby Loo2014-09-242-2/+59
* | | | | Merge "Add documentation for ironic-dbsync command"Jenkins2014-09-252-1/+220
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add documentation for ironic-dbsync commandDavid Shrewsbury2014-09-242-1/+220
* | | | | Merge "Do not return 'id' in REST API error messages"Jenkins2014-09-256-13/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not return 'id' in REST API error messagesYuriy Zveryanskyy2014-09-246-13/+20
* | | | | Separate the agent driver config from the base localrc configLucas Alvares Gomes2014-09-241-1/+5
|/ / / /
* | | | Merge "pxe_ilo driver to call iLO set_boot_device"Jenkins2014-09-243-2/+64
|\ \ \ \
| * | | | pxe_ilo driver to call iLO set_boot_deviceFaizan Barmawer2014-09-243-2/+64
* | | | | Merge "Remove redundant context parameter"Jenkins2014-09-242-14/+10
|\ \ \ \ \
| * | | | | Remove redundant context parameterLucas Alvares Gomes2014-09-242-14/+10
| |/ / / /
* | | | | Merge "Update devstack docs, require Ubuntu 14.04"Jenkins2014-09-241-11/+2
|\ \ \ \ \
| * | | | | Update devstack docs, require Ubuntu 14.04Adam Gandelman2014-09-231-11/+2
* | | | | | Merge "Update docs with new dbsync command"Jenkins2014-09-242-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update docs with new dbsync commandDavid Shrewsbury2014-09-232-2/+3
| | |_|/ / | |/| | |
* | | | | Merge "Pass ipa-driver-name to agent ramdisk"Jenkins2014-09-237-10/+18
|\ \ \ \ \
| * | | | | Pass ipa-driver-name to agent ramdiskRamakrishnan G2014-09-237-10/+18
* | | | | | Merge "Revert "Revert "Search line with awk itself and avoid grep"""Jenkins2014-09-231-11/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Revert "Search line with awk itself and avoid grep""Lucas Alvares Gomes2014-09-181-11/+3
* | | | | | Do not use the context parameter on refresh()Lucas Alvares Gomes2014-09-2318-100/+128
| |/ / / / |/| | | |
* | | | | Merge "Neutron DHCP implementation to raise exception if no ports have VIF"Jenkins2014-09-222-5/+6
|\ \ \ \ \
| * | | | | Neutron DHCP implementation to raise exception if no ports have VIFDmitry Tantsur2014-09-222-5/+6
* | | | | | Merge "Do not set the context twice when forming RPC objects"Jenkins2014-09-228-61/+29
|\ \ \ \ \ \
| * | | | | | Do not set the context twice when forming RPC objectsLucas Alvares Gomes2014-09-228-61/+29
* | | | | | | Merge "Imported Translations from Transifex"Jenkins2014-09-2226-2537/+3863
|\ \ \ \ \ \ \
| * | | | | | | Imported Translations from TransifexOpenStack Proposal Bot2014-09-2226-2537/+3863
| | |_|_|/ / / | |/| | | | |