summaryrefslogtreecommitdiff
path: root/heat/cmd/manage.py
Commit message (Expand)AuthorAgeFilesLines
* db: Remove layer of indirectionStephen Finucane2023-03-251-2/+2
* db: Migrate to alembicStephen Finucane2023-03-251-3/+3
* Logging ConsistencyMarc Methot2020-04-271-1/+1
* Remove six and python 2.7 full supportHervé Beraud2020-04-221-2/+1
* Fix hacking warningsAndreas Jaeger2020-04-161-0/+1
* Don't allow nested or stacks in FAILED state to be migratedrabi2018-05-111-4/+2
* Add heat-manage subcommand to migrate legacy prop. dataCrag Wolfe2017-01-311-0/+9
* Sanitize newly added heat-manage commandrabi2016-12-231-2/+2
* Remove db.api wrapperThomas Herve2016-12-131-8/+7
* Refactor purge_deleted, operate on batches of stacksCrag Wolfe2016-11-281-1/+9
* Trivial:Standardize the output format of 'help' in some filesshizhihui2016-09-211-1/+1
* Migrate stacks from legacy to convergence engineOleksii Chuprykov2016-08-221-0/+23
* Purge deleted stacks for specific projectAla Rezmerita2016-07-201-2/+7
* Replace raw_input with input to make PY3 compatibleyuyafei2016-06-281-1/+2
* Merge "Add --verbose-update-params option to heat-manage"Jenkins2016-05-171-2/+7
|\
| * Add --verbose-update-params option to heat-manageJason Dunsmore2016-05-041-2/+7
* | Add command to reset one stack statusThomas Herve2016-04-151-0/+17
|/
* Merge "Stop ignore skipped crypt_operation option"Jenkins2015-12-151-1/+9
|\
| * Stop ignore skipped crypt_operation optionSergey Kraynev2015-12-101-1/+9
* | Merge "Remove unused argument 'current_version'"Jenkins2015-12-151-1/+0
|\ \ | |/
| * Remove unused argument 'current_version'Sergey Kraynev2015-12-101-1/+0
* | heat-manage resource_data_listKanagaraj Manickam2015-12-151-0/+15
|/
* Fix [H405] pep rule in heat/cmdPeter Razumovsky2015-09-241-12/+6
* Add command to clean dead engine from service listEthan Lynn2015-09-141-0/+10
* Add doc about db being offline to encryption utilityJason Dunsmore2015-07-201-1/+3
* Support for encrypt/decrypt parameters in heat-manageVijendar Komalla2015-06-051-0/+24
* Use Service objects instead of db_apiSergey Kraynev2015-03-231-4/+5
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-1/+1
* Move logging to use oslo_log librarySteven Hardy2015-02-171-2/+3
* heat-manage service listKanagaraj Manickam2015-02-021-0/+37
* Remove deprecated function i18n.install('heat')Ethan Lynn2014-10-131-0/+1
* Sync latest oslo.db codeAndrey Kurilin2014-04-111-2/+2
* Make the first line of every file consistent.Jason Dunsmore2014-03-041-1/+1
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Improve help stringsAndreas Jaeger2014-02-121-1/+1
* Merge "Add granularity option to purge_deleted"Jenkins2013-10-211-3/+7
|\
| * Add granularity option to purge_deletedLiang Chen2013-10-211-3/+7
* | Move db_sync into the sqlalchemy DB api.Dan Prince2013-10-211-3/+3
|/
* Merge "Migrate to Oslo DB 96d1f887dda Part 3"Jenkins2013-10-161-2/+0
|\
| * Migrate to Oslo DB 96d1f887dda Part 3Alexander Gordeev2013-10-091-2/+0
* | Add help for purge_deleted command age argumentClint Byrum2013-10-081-1/+2
|/
* Provide a way to clean up soft deleted dataLiang Chen2013-08-081-0/+11
* Fix command name display issue in heat-manage usageguohliu2013-07-031-2/+4
* Use print_function compatible syntaxDirk Mueller2013-06-241-1/+1
* Use heat-engine.conf for heat-manage configDerek Higgins2013-05-281-1/+1
* Add a basic heat-manageAngus Salkeld2013-05-271-0/+76