summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use on-demand yum metadata caching in cfn-init1.2.6Steven Dake2013-10-051-8/+1
* cfn-hup manpage fix s/deamon/daemon typoSteven Hardy2013-10-021-2/+2
* Implement -k option for cfn-get-metadataSimon Pasquier2013-09-103-8/+134
* Merge "Change cfn-signal option --exit to --exit-code"Jenkins2013-09-081-4/+11
|\
| * Change cfn-signal option --exit to --exit-codeJUN JIE NAN2013-09-061-4/+11
* | Add argparse into requirementsJUN JIE NAN2013-09-041-1/+1
|/
* Support array values in commandJUN JIE NAN2013-08-191-3/+5
* Pass cwd and env to test commandJUN JIE NAN2013-08-131-8/+9
* Sync with global requirements1.2.5Steve Baker2013-08-073-8/+8
* Use python 3 style print functionsSteve Baker2013-08-073-6/+6
* Use the server tags for dimensions and make watch_name optional.Angus Salkeld2013-07-311-4/+7
* Add a get_tags() method to the Metadata classAngus Salkeld2013-07-312-0/+177
* Configure Apt to never prompt for user-input.Jason Dunsmore2013-07-261-1/+2
* Add GitHub tarball and zipball supportJUN JIE NAN2013-07-012-15/+32
* Fix test cases not running under python 2.6JUN JIE NAN2013-06-272-0/+3
* Using pipe to handle tgz sources1.2.4JUN JIE NAN2013-06-262-39/+94
* Add Flake8 checks for bin/cfn-* to GatingDirk Mueller2013-06-207-138/+137
* Delete the temporary directory created by sources handlerJUN JIE NAN2013-06-201-1/+3
* Add missing -d option in cfn-signalJUN JIE NAN2013-06-191-1/+1
* Use Python 3.x compatible octal literalsDirk Mueller2013-06-132-4/+4
* cfn-get-metadata: log metadata to standard outputSimon Pasquier2013-06-033-17/+49
* Include ChangeLog and AUTHORSDirk Mueller2013-05-301-2/+3
* Migrate to pbr.Monty Taylor2013-05-256-49/+70
* Add options to send user-defined metricSteven Hardy2013-05-241-0/+14
* Rename requires files to standard namesSteven Dake2013-05-163-3/+3
* Merge "Fix leaky tempfiles during test suite."Jenkins2013-05-161-29/+18
|\
| * Fix leaky tempfiles during test suite.Clint Byrum2013-05-081-29/+18
* | Merge "Migrate to flake8."Jenkins2013-05-166-697/+13
|\ \
| * | Migrate to flake8.Monty Taylor2013-05-116-697/+13
* | | Merge "Fix pyflakes/hacking errors."Jenkins2013-05-162-91/+45
|\ \ \ | |/ /
| * | Fix pyflakes/hacking errors.Monty Taylor2013-05-112-91/+45
| |/
* | cfn-hup : Moving erroneous print to use LOG.debug.Clint Byrum2013-05-081-1/+1
|/
* 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
* Merge "Remove reference to heat-api.org"Jenkins2013-04-111-2/+0
|\
| * Remove reference to heat-api.orgClint Byrum2013-04-101-2/+0
* | Prepare for release 1.2.31.2.3Steve Baker2013-04-111-1/+1
|/
* 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
* Add .tox directory to .gitignoreClint Byrum2013-03-191-0/+1
* Prep for release 1.2.11.2.1Steve Baker2013-03-191-1/+1
* Merge "License headers on python files"Jenkins2013-03-181-9/+10
|\
| * License headers on python filesSteve Baker2013-03-181-9/+10
* | Merge "Raise no exception for cfn-hup _is_valid_metadata()"Jenkins2013-03-181-1/+1
|\ \
| * | Raise no exception for cfn-hup _is_valid_metadata()Steve Baker2013-03-181-1/+1
* | | Merge "Make help for --force more accurate"Jenkins2013-03-181-1/+1
|\ \ \
| * | | Make help for --force more accurateSteve Baker2013-03-181-1/+1