summaryrefslogtreecommitdiff
path: root/heat_cfntools
Commit message (Expand)AuthorAgeFilesLines
* Using pipe to handle tgz sources1.2.4JUN JIE NAN2013-06-262-39/+94
* Delete the temporary directory created by sources handlerJUN JIE NAN2013-06-201-1/+3
* Use Python 3.x compatible octal literalsDirk Mueller2013-06-132-4/+4
* cfn-get-metadata: log metadata to standard outputSimon Pasquier2013-06-032-17/+48
* Merge "Fix leaky tempfiles during test suite."Jenkins2013-05-161-29/+18
|\
| * Fix leaky tempfiles during test suite.Clint Byrum2013-05-081-29/+18
* | Fix pyflakes/hacking errors.Monty Taylor2013-05-112-91/+45
|/
* Run hooks even without cfn-init Metadata.Clint Byrum2013-05-072-24/+20
* Add tests for cfn_hup.Clint Byrum2013-05-071-0/+114
* Rework testsuite to be section order agnosticDirk Mueller2013-05-031-17/+19
* Use testtools for better Python 2.6 compatibilityDirk Mueller2013-05-011-18/+16
* Update local metadata atomically using rename()Clint Byrum2013-04-221-3/+6
* Cache metadata in /var/cache instead of /tmp1.2.2Clint Byrum2013-04-102-4/+40
* Use tempfile.mkdtemp to avoid tempfile raceClint Byrum2013-04-102-5/+43
* Raise no exception for cfn-hup _is_valid_metadata()Steve Baker2013-03-181-1/+1
* Don't use metadata from previous test.Steve Baker2013-03-181-6/+19
* Fix typos in unexecuted code pathsSteve Baker2013-03-141-2/+2
* Test coverage for ServicesHandlerSteve Baker2013-03-081-0/+239
* Store HupConfig hooks in a list, not a dictSteve Baker2013-03-082-13/+138
* Test coverage for CommandRunnerSteve Baker2013-03-082-3/+51
* Re-enable pep8 tests, with a minor pep8 fixSteve Baker2013-03-081-1/+1
* Add tox, pep8, pyflakes, testr supportSteve Baker2013-03-072-47/+48
* Look for heat data files in /var/lib/heat-cfntoolsSteve Baker2013-02-281-4/+4
* Test retrieval of remote metadata and call to cfn_init.Steve Baker2013-02-281-0/+48
* Don't conceal any exception raised by describe_stack_resource.Steve Baker2013-02-281-12/+8
* Tests for Metadata.retrieve()Steve Baker2013-02-271-0/+74
* Pass paths into Metadata.retrieve for testing.Steve Baker2013-02-271-5/+7
* test cfn_helper.parse_creds_fileSteve Baker2013-02-261-0/+20
* test cfn_helper.to_booleanSteve Baker2013-02-261-0/+15
* Add cfntools unit test to sync with heat-jeos.Steve Baker2013-02-212-0/+55
* Sync with heat-jeos commit 13f183eSteve Baker2013-02-211-5/+13
* Merge remote-tracking branch 'upstream/master'Jeff Peeler2013-02-131-43/+263
* rename python package heat_jeos to heat_cfntoolsSteve Baker2012-12-243-0/+987