summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add OpenStack doc support for heat cfntoolsricolin2017-07-2121-1399/+115
* Remove white space between print ()Anh Tran2017-01-171-1/+1
* Show team and repo badges on READMEFlavio Percoco2016-11-251-0/+9
* Merge "Replace 'MagicMock' with 'Mock'"Jenkins2016-09-231-2/+2
|\
| * Replace 'MagicMock' with 'Mock'shizhihui2016-09-231-2/+2
* | Drop unused directory in toxshizhihui2016-08-171-1/+1
|/
* Fix typoPablo Iranzo Gómez2016-06-291-12/+12
* Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-112-20/+24
* Changed logger init and added verbose arg handlingtwm20162016-03-011-2/+6
* Merge "Trivial: Remove vim header from source files"1.4.2Jenkins2016-01-211-1/+0
|\
| * Trivial: Remove vim header from source filesYun Bo Xu2016-01-121-1/+0
* | Merge "remove python 2.6 trove classifier"Jenkins2016-01-211-1/+0
|\ \
| * | remove python 2.6 trove classifierDoug Hellmann2015-12-231-1/+0
| |/
* | Merge "Deprecated tox -downloadcache option removed"Jenkins2016-01-211-3/+0
|\ \
| * | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
| |/
* | Remove argparse from requirementsAndreas Jaeger2016-01-201-1/+0
* | Merge "Replace assertEqual(None, *) with assertIsNone in tests"Jenkins2016-01-151-4/+3
|\ \
| * | Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-4/+3
| |/
* | py26/py33 is no longer supported by Infra's CIreedip2016-01-061-1/+1
* | Put py34 first in the env order of toxJanonymous2015-12-221-1/+1
|/
* Don't run commands given as list on shellAnant Patil2015-09-232-5/+26
* Merge "Activate pep8 check that _ is imported"1.4.1Jenkins2015-09-231-1/+0
|\
| * Activate pep8 check that _ is importedTHOMAS J. COCOZZELLO2015-09-031-1/+0
* | Convert all internal commands to listAnant Patil2015-09-223-191/+222
* | Use seteuid instead of su to control privilegesAnant Patil2015-09-222-40/+148
* | Revert "Fix cfntools command injection"Zane Bitter2015-09-032-65/+10
|/
* Fix cfntools command injection1.4.0Anant Patil2015-08-312-10/+65
* Fix unit testsAnant Patil2015-08-141-12/+24
* Merge "Fix typos in cfn scripts"Jenkins2015-06-093-7/+7
|\
| * Fix typos in cfn scriptstyagi2015-06-043-7/+7
* | Add --insecure/-k option to cfn-signaltyagi2015-06-041-2/+9
|/
* README changes to make release_notes.py happy1.3.0Steve Baker2015-05-121-0/+4
* Ported tests from mox3 to mock to support Python >= 3.3Miro Hrončok2015-02-223-535/+440
* Python 3 compatibilityMiro Hrončok2015-02-214-32/+44
* Support dnf when specified or yum is missingRyan S. Brown2015-01-152-5/+164
* Fix RST syntax errors/warnings in README.rstRyan S. Brown2014-12-151-3/+7
* Fixes cfn-hup hooks functionalityBruno Bompastor2014-12-111-1/+0
* Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
* Change wget to curl for using both of them is redundant1.2.8Yukinori Sagara2014-08-242-19/+19
* Fix cfn_helper test for random hash seedYukinori Sagara2014-08-231-42/+48
* Update for psutil versionfrazy2014-06-281-1/+1
* Merge "Add support for package install via zypper"Jenkins2014-06-182-3/+103
|\
| * Add support for package install via zypperDirk Mueller2014-05-082-3/+103
* | Merge "Add res_last_path to store last metadata of a resource"Jenkins2014-06-181-13/+23
|\ \
| * | Add res_last_path to store last metadata of a resourceEthan Lynn2014-05-311-13/+23
| |/
* | Update sysvinit function to support ubuntuEthan Lynn2014-05-292-50/+221
|/
* Manually sync requirements1.2.7Steve Baker2014-04-153-5/+5
* Merge "Switch over to mox3"Jenkins2014-04-073-3/+3
|\
| * Switch over to mox3Dirk Mueller2014-03-233-3/+3
* | Merge "Support building wheels (PEP-427)"Jenkins2014-04-071-0/+3
|\ \ | |/ |/|