summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8 errors with later versions of hackingZane Bitter2018-07-181-2/+2
* Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-111-2/+2
* Changed logger init and added verbose arg handlingtwm20162016-03-011-2/+6
* Convert all internal commands to listAnant Patil2015-09-221-5/+10
* 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
|/
* cfn-signal provides a unique default idSimon Pasquier2014-02-181-2/+13
* Log curl stderr on non-zero exit statusSteve Baker2014-01-271-0/+2
* Fix logging in cfn-init and cfn-signalSimon Pasquier2014-01-153-19/+12
* Implement -k option for cfn-get-metadataSimon Pasquier2013-09-101-1/+1
* Change cfn-signal option --exit to --exit-codeJUN JIE NAN2013-09-061-4/+11
* Use python 3 style print functionsSteve Baker2013-08-072-5/+5
* Use the server tags for dimensions and make watch_name optional.Angus Salkeld2013-07-311-4/+7
* Add Flake8 checks for bin/cfn-* to GatingDirk Mueller2013-06-206-138/+136
* Add missing -d option in cfn-signalJUN JIE NAN2013-06-191-1/+1
* cfn-get-metadata: log metadata to standard outputSimon Pasquier2013-06-031-0/+1
* Add options to send user-defined metricSteven Hardy2013-05-241-0/+14
* cfn-hup : Moving erroneous print to use LOG.debug.Clint Byrum2013-05-081-1/+1
* Make help for --force more accurateSteve Baker2013-03-181-1/+1
* cfn-push-stats : Add --haproxy-latency optionSteven Hardy2013-03-071-16/+25
* Look for heat data files in /var/lib/heat-cfntoolsSteve Baker2013-02-281-1/+1
* Merge remote-tracking branch 'upstream/master'Jeff Peeler2013-02-132-2/+8
|\
| * Exception handling and auto_file variable fixRobert van Leeuwen2013-01-181-2/+3
| * fix some pep issues and remove tempfile auto patchRobert van Leeuwen2013-01-181-12/+17
| * fix tab/space issueRobert van Leeuwen2013-01-181-1/+1
| * Add commandline support for custom autofiles e.g. kickstartRobert van Leeuwen2013-01-181-2/+33
* | Move logic to a couple of functions and parse args only in __main__Steve Baker2013-01-291-34/+43
* | Script to create cfn-* symlinks in /opt/aws/binSteve Baker2013-01-281-0/+72
* | Always import cfn_helper from heat_cfntools.cfntoolsSteve Baker2012-12-285-25/+5
* | rename python package heat_jeos to heat_cfntoolsSteve Baker2012-12-245-5/+5
* | Reorganise project to contain stand-alone heat-cfntoolsSteve Baker2012-12-216-375/+634
|/
* Don't load the glance when it's not neededTomas Sedovic2012-10-121-1/+9
* Add support for Folsom's python-glanceclientTomas Sedovic2012-10-121-102/+18
* Decide image_type based on the template contentsTomas Sedovic2012-08-301-5/+1
* Move image related code to heat_jeos.utilsTomas Sedovic2012-08-281-142/+4
* Don't write the processed template to filesystemTomas Sedovic2012-08-221-9/+14
* Whitespace fixJeff Peeler2012-08-181-2/+2
* Set instance type from JEOS nameJeff Peeler2012-08-181-4/+2
* Change glance registration instructionsJeff Peeler2012-08-151-1/+1
* Remove the '-jeos' suffix from all TDL namesTomas Sedovic2012-08-141-1/+1
* Make heat-jeos list Ubuntu-compatibleTomas Sedovic2012-07-311-1/+4
* Fix use-before-assign errorZane Bitter2012-07-121-0/+1
* Check for Glance creds before building the jeosTomas Sedovic2012-07-111-0/+11
* Fix empty cfntools in generated imagesTomas Sedovic2012-07-101-2/+2
* Add manpageTomas Sedovic2012-07-101-4/+1
* Improve the heat-jeos usabilityTomas Sedovic2012-07-101-211/+216
* Build gold image - was previously brokenSteven Dake2012-06-281-2/+2
* Bump ubuntu iso version and some clean upJeff Peeler2012-06-221-10/+15
* Make Glance hostname and port configurableTomas Sedovic2012-06-111-5/+39