Simon Pasquier
3eef3a451c
Fix logging in cfn-init and cfn-signal
...
logging.getLogger() was called with a wrong name in the cfn scripts. As
a result, the cfn_helper module logged everything to stderr.
Change-Id: I3447291b202887aa09b0f0cb01764708683e7821
Closes-Bug: #1269355
2014-01-15 16:35:04 +01:00
Dirk Mueller
87e08b0b4b
Add Flake8 checks for bin/cfn-* to Gating
...
Fix the Pep8/hacking/pyflakes warnings in bin/cfn-*.
Change-Id: Ie21b3909c80d33adc712c2f3c9494d0fdbd90608
2013-06-20 14:45:01 +02:00
Jeff Peeler
e65198dde8
Merge remote-tracking branch 'upstream/master'
...
Synced with heat-jeos repo
(Conflicted files below were simply dropped)
Conflicts:
bin/heat-jeos
docs/man/man1/heat-jeos.1
heat_jeos/glance_clients.py
heat_jeos/utils.py
2013-02-13 15:08:56 -05:00
Steve Baker
d8a6d6e741
Always import cfn_helper from heat_cfntools.cfntools
2012-12-28 10:14:12 +13:00
Steve Baker
2f412a364a
rename python package heat_jeos to heat_cfntools
2012-12-24 17:07:35 +13:00
Steve Baker
1a15f6fd8d
Reorganise project to contain stand-alone heat-cfntools
2012-12-21 09:20:49 +13:00