summaryrefslogtreecommitdiff
path: root/ironic/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ironic-dbsync: check object versionsRuby Loo2017-10-231-21/+12
* | Merge "Add online data migrations for conductor version"Zuul2017-10-171-2/+2
|\ \ | |/
| * Add online data migrations for conductor versionRuby Loo2017-10-101-2/+2
* | Fix "import xx as xx" grammerzhu.fanglei2017-10-171-1/+1
|/
* Add new dbsync command with first online data migrationGrzegorz Grasza2017-08-021-8/+203
* Enable OSProfiler support in IronicRamamani Yeleswarapu2017-07-072-0/+6
* Remove legacy auth loadingPavlo Shchelokovskyy2017-06-061-25/+0
* Move deploy_utils warnings to conductor startPavlo Shchelokovskyy2017-06-011-2/+26
* Merge "Add guru meditation report support"Jenkins2017-05-302-0/+8
|\
| * Add guru meditation report supportMadhuri Kumari2017-05-302-0/+8
* | Remove translation of log messages from ironic/dhcp and ironic/cmdVarun Gadiraju2017-04-061-8/+7
* | Add base cinder common interfaceJoanna Taryma2017-04-031-1/+1
* | Clean up eventlet monkey patch comment and renoMario Villaplana2017-03-031-2/+4
* | Move eventlet monkey patch codeYuriy Zveryanskyy2017-03-021-0/+10
|/
* Separate WSGIService from RPCServiceRuby Loo2016-09-152-4/+14
* Remove cyclic import between rpcapi and objects.baseSam Betts2016-09-131-1/+3
* Follow up to keystoneauth patchPavlo Shchelokovskyy2016-08-041-2/+2
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-0/+30
* Log full config only once in conductorPavlo Shchelokovskyy2016-07-281-5/+0
* Centralize config options - [DEFAULT]Ramamani Yeleswarapu2016-07-151-3/+1
* Replace logging constants with oslo.logZhiQiang Fan2016-04-261-2/+1
* Very important single character typo fixMichael Still2016-04-221-1/+1
* Remove description of 'downgrade' for ironic-dbsyncYushiro FURUKAWA2016-04-101-1/+1
* Remove downgrade support from migrationsAnton Arefiev2016-02-081-11/+0
* Add SSL support to the Ironic APIAnton Arefiev2015-11-181-1/+1
* Use wsgi from oslo.service for Ironic APIAnton Arefiev2015-11-171-30/+4
* Enable cmd/api & cmd/conductor to be launched directlyJohn L. Villalovos2015-10-162-0/+8
* Implement indirection_apiGrzegorz Grasza2015-09-241-0/+4