summaryrefslogtreecommitdiff
path: root/contrib/heat_docker/heat_docker
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-052-2/+2
* Remove six and python 2.7 full supportHervé Beraud2020-04-222-5/+3
* Remove mox usage from test_docker_containerricolin2018-04-011-24/+16
* Fix broken test in DockerContainerTestricolin2018-04-011-7/+7
* heat_docker: Require docker instead of docker-pyThomas Bechtold2018-01-121-2/+2
* Remove log translationsliyi2017-03-251-3/+2
* Unit tests: Don't use ResourceDefinition as cfn snippetZane Bitter2016-05-011-35/+44
* Merge "remove containers on delete"Jenkins2016-03-023-30/+56
|\
| * remove containers on deleteLars Kellogg-Stedman2015-12-093-30/+56
* | Using LOG.warning replace LOG.warnLiuNanke2015-12-291-1/+2
|/
* Remove default value for mem_limit to keep up with docker-pyJiří Suchomel2015-11-301-2/+1
* py34: contrib resourcesSirushti Murugesan2015-09-222-3/+3
* Convergence: Store resource status in cache dataRakesh H S2015-09-141-0/+1
* Move Resource exceptions to common module (3)Oleksii Chuprykov2015-09-042-3/+3
* Update version for LibertyDoug Hellmann2015-06-221-3/+3
* Add support_status to all resources in contribMiguel Grinberg2015-06-041-0/+4
* Retain references to stacks in all unit testsZane Bitter2015-05-141-41/+42
* Docker plugin add cpu set propertyLiangChen2015-04-212-4/+34
* Docker plugin add host devices propertyLiangChen2015-04-142-3/+144
* Merge "Docker plugin add cpu share property"Jenkins2015-04-132-20/+64
|\
| * Docker plugin add cpu share propertyLiangChen2015-04-132-20/+64
* | Docker plugin add the 'support_status' for the properties ofLiangChen2015-04-101-3/+6
|/
* Docker plugin add read_only propertyLiangChen2015-03-253-2/+88
* Docker plugin add restart policies and capability propertiesLiangChen2015-03-172-1/+151
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-1/+1
* Move logging to use oslo_log librarySteven Hardy2015-02-171-1/+1
* Detect container failure when checking create completeRandall Burt2014-11-202-0/+27
* Fix [H302] errors in contribPeter Razumovsky2014-11-141-6/+9
* Don't import HeatTestCase directlyZhenguo Niu2014-10-221-2/+2
* Log translation hint for Heat.contribliu-sheng2014-10-151-1/+2
* Switch to oslo.utilsJulien Danjou2014-09-301-2/+2
* Switch heat resources & db & tests to oslo.i18nEthan Lynn2014-09-171-1/+1
* Merge "Improve docker resource deletion"Jenkins2014-09-042-2/+49
|\
| * Improve docker resource deletionJeff Peeler2014-08-292-2/+49
* | correctly implement volumes_from propertyLars Kellogg-Stedman2014-09-011-10/+12
|/
* Rename docker directory to heat_dockerJeff Peeler2014-08-286-0/+587