summaryrefslogtreecommitdiff
path: root/ironic/cmd
Commit message (Expand)AuthorAgeFilesLines
* Trival: Remove minor troubleshooting accidently committedJulia Kreger2022-10-141-2/+0
* Add upgrade check warning for allocations dbJulia Kreger2022-10-131-2/+41
* Start API after conductor is started in the combined executableDmitry Tantsur2022-03-241-3/+3
* Wait for conductor start before notifying systemdDmitry Tantsur2022-01-262-0/+11
* Return non-zero exit code on failuresDmitry Tantsur2022-01-263-3/+3
* Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-072-0/+2
* All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-071-0/+52
* Refactor common configuration bits from service commandsDmitry Tantsur2021-12-013-35/+3
* Allow initial versions to not be created yetJulia Kreger2021-08-111-11/+2
* Fix upgrade logic to allow for bundled changesJulia Kreger2021-08-071-1/+10
* Fix ironic-status db index checkJulia Kreger2021-06-101-15/+16
* Merge "Add additional node indexes"Zuul2021-05-211-0/+36
|\
| * Add additional node indexesJulia Kreger2021-05-181-0/+36
* | Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-2/+0
|/
* Policy json to yaml migrationJulia Kreger2021-01-041-0/+8
* Deprecate the iscsi deploy interfaceDmitry Tantsur2020-09-221-0/+2
* Remove token-less agent supportJulia Kreger2020-09-041-12/+0
* Fix pep8Iury Gregory Melo Ferreira2020-05-121-2/+3
* Monkey patch original current_thread _activeCorey Bryant2020-05-041-0/+6
* Merge "Fixes unusable Guru meditation report"Zuul2020-04-212-1/+5
|\
| * Fixes unusable Guru meditation reportKaifeng Wang2020-04-202-1/+5
* | Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-9/+0
|/
* Make oslo.i18n an optional dependencyDmitry Tantsur2020-04-021-1/+1
* Make oslo.reports an optional dependencyDmitry Tantsur2020-04-022-4/+21
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-0/+1
* Remove future usageRiccardo Pittau2020-03-301-2/+0
* Pre-shared agent tokenJulia Kreger2020-02-201-0/+12
* Remove old online migrations and new modelsMark Goddard2019-09-271-13/+0
* Fix :param: in docstringzhu.fanglei2019-06-141-5/+5
* Merge "Add check for object versions"Zuul2019-02-272-32/+50
|\
| * Add check for object versionsRuby Loo2019-02-202-32/+50
* | Deploy templates: data model, DB API & objectsMark Goddard2019-02-131-0/+3
|/
* Allocation API: database and RPCDmitry Tantsur2019-01-071-0/+2
* Ignore newly introduced tables in pre-upgrade versions checkDmitry Tantsur2018-12-131-3/+13
* Add ironic-status upgrade check command frameworkwhoami-rajat2018-11-011-0/+54
* Migration step to update objects to latest versionRuby Loo2018-10-261-0/+5
* Detect skip version upgrades from version earlier than PikeMathieu Gagné2018-07-061-8/+23
* Remove support for creating and loading classic driversDmitry Tantsur2018-07-021-2/+0
* Fix E305 ErrorsJulia Kreger2018-05-091-0/+1
* Resolve pep8 E402 errors and no longer ignore E402John L. Villalovos2018-04-101-1/+1
* Copy port[group] VIF info from extra to internal_infoRuby Loo2018-04-021-0/+8
* Merge "reloads mutable config values on SIGHUP"Zuul2018-03-061-1/+1
|\
| * reloads mutable config values on SIGHUPRuby Loo2018-02-281-1/+1
* | tox.ini: flake8: Remove I202 from ignore listJohn L. Villalovos2018-02-261-1/+1
|/
* Clean up RPC versions and database migrations for RockyDmitry Tantsur2018-02-091-3/+0
* Automatically migrate nodes to hardware typesDmitry Tantsur2018-01-261-0/+2
* Allow data migrations to accept optionsDmitry Tantsur2018-01-251-7/+32
* Do not access dbapi attributes on dbsync importVladyslav Drok2017-12-061-2/+7
* Remove unused IronicObjectIndirectionAPI from ironic-apiRuby Loo2017-11-021-6/+0
* Merge "ironic-dbsync: check object versions"Zuul2017-10-271-21/+12
|\