summaryrefslogtreecommitdiff
path: root/ironic/cmd
Commit message (Expand)AuthorAgeFilesLines
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-023-3/+3
* Improve ironic-dbsync help stringsDevananda van der Veen2015-01-251-5/+15
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Enable H307 PEP8 checkDavid Shrewsbury2014-10-131-2/+1
* Translator functions cleanup part 4Vladyslav Drok2014-09-051-3/+3
* Use metadata.create_all() to initialise DB schemaVictor Sergeyev2014-09-031-1/+7
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-0/+1
* oslo.i18n migrationGhe Rivero2014-07-161-2/+3
* Port to oslo.messagingLucas Alvares Gomes2014-04-251-3/+3
* Fix 'spacing' parameters for periodic tasksYuriy Zveryanskyy2014-03-191-2/+3
* Remove extraneous vim configuration comments for ironicHe Yongli2014-02-263-6/+0
* Remove shebang lines from codeMikhail Durnosvistov2014-02-213-3/+0
* Merge "alembic with initial migration and tests"Jenkins2014-02-161-1/+65
|\
| * alembic with initial migration and testsDima Shulyak2014-01-271-1/+65
* | Merge "Move eventlent monkeypatch out of cmd/"Jenkins2014-02-141-9/+0
|\ \
| * | Move eventlent monkeypatch out of cmd/Devananda van der Veen2014-02-081-9/+0
| |/
* | Make ironic-api not single threadedDevananda van der Veen2014-02-121-1/+9
|/
* Register API options under the 'api' groupLucas Alvares Gomes2013-11-141-2/+2
* Mount iSCSI target and 'dd' in PXE driverYuriy Zveryanskyy2013-10-021-335/+0
* Use localisation where user visible strings are usedDirk Mueller2013-09-162-7/+9
* Delete Ironic contextRoman Prykhodchenko2013-07-241-1/+1
* Sync requirements with OpenStack/requirementsDirk Mueller2013-07-221-2/+3
* Rename "manager" to "conductor"Devananda van der Veen2013-07-031-2/+2
* Port from nova: Fix local variable 'root_uuid' refDevananda van der Veen2013-07-031-6/+13
* Fix various Python 2.x->3.x compat issuesDirk Mueller2013-06-231-1/+1
* Merge "Retry the sfdisk command up to 3 times."Jenkins2013-06-201-0/+1
|\
| * Retry the sfdisk command up to 3 times.Dan Prince2013-06-201-0/+1
* | Add err_msg param to baremetal_deploy_helper.Dan Prince2013-06-201-0/+4
|/
* Merge "Initial skeleton for an RPC layer."Jenkins2013-05-291-2/+1
|\
| * Initial skeleton for an RPC layer.Devananda van der Veen2013-05-281-2/+1
* | Log configuration values on API startupMark McLoughlin2013-05-281-1/+6
* | Move database.backend option importMark McLoughlin2013-05-271-7/+0
* | Sync new database config group from oslo-incubatorMark McLoughlin2013-05-271-2/+3
|/
* Fix pep8 errors and make it pass Jenkins tests.Devananda van der Veen2013-05-165-16/+11
* Remove ironic_manage.Devananda van der Veen2013-05-131-209/+0
* Implement skeleton for a new DB backend.Devananda van der Veen2013-05-131-0/+38
* Implement initial skeleton of a manager service.Devananda van der Veen2013-05-131-3/+2
* Implement initial draft of a Pecan-based API.Devananda van der Veen2013-05-132-0/+100
* Move common things to ironic.common.Devananda van der Veen2013-05-131-5/+5
* Fix failing db and deploy_helper testsDevananda van der Veen2013-05-071-11/+11
* Rename files and fix things.Devananda van der Veen2013-05-073-3/+30
* Renamed nova to ironic.Monty Taylor2013-05-022-0/+530