~tvansteenburgh/charm-tools/ansible-template

  • Committer: Brad Crittenden
  • Date: 2014-05-20 15:21:27 UTC
  • mfrom: (321.1.3 1321316)
  • Revision ID: bac@canonical.com-20140520152127-li76ubbdcce9n77r
Don't die if an option has no type.

If a config option doesn't specify a type, a warning was issued
but the process failed with KeyError.  This fix allows it to proceed, using
'string' if not type is given.

This bug affects charmworld ingest, so getting it released soonish would be
great.

R=Marco Ceppi
CC=
https://codereview.appspot.com/98390047
Filename Latest Rev Last Changed Committer Comment Size
..
charmtools 233 10 years ago Marco Ceppi Made the package import friendly Diff
doc 128.2.3 12 years ago Graham Binns Debugging... Diff
helpers 128.2.3 12 years ago Graham Binns Debugging... Diff
misc 142.1.1 12 years ago Clint Byrum bash completion function that lists commands Diff
scripts 265.2.2 10 years ago Benji York checkpoint Diff
tests 128.2.3 12 years ago Graham Binns Debugging... Diff
tests_functional 266 10 years ago Marco Ceppi Re-organized testing Diff
.bzrignore 299 10 years ago Marco Ceppi Ignore build and dist dirs 162 bytes Diff Download File
.coveragerc 297 10 years ago Marco Ceppi Don't unit test __name__ lines 55 bytes Diff Download File
.lbox 265.2.10 10 years ago Benji York fix LP URL 32 bytes Diff Download File
File .lbox.check 265.2.7 10 years ago Benji York add lbox bits 39 bytes Diff Download File
AUTHORS 128.2.3 12 years ago Graham Binns Debugging... 228 bytes Diff Download File
charm.1 128.2.3 12 years ago Graham Binns Debugging... 686 bytes Diff Download File
COPYING 229 10 years ago Marco Ceppi Re-organizing charm-tools to be juju-plugins 101 bytes Diff Download File
ez_setup.py 169.2.1 11 years ago Marco Ceppi Make all Python scripts follow PEP8, lint code dur 10.3 KB Diff Download File
GPL-3 128.2.3 12 years ago Graham Binns Debugging... 34.2 KB Diff Download File
HACKING.txt 265.2.8 10 years ago Benji York add hacking document 1.4 KB Diff Download File
Makefile 319.1.2 10 years ago Tim Van Steenburgh Fix 'charm proof' and 'make check'. 3.4 KB Diff Download File
MANIFEST.in 249.2.2 10 years ago Marco Ceppi Version 1.0.1 52 bytes Diff Download File
README.md 245 10 years ago Marco Ceppi Move to RC3, only juju-charm is a juju plugin 1.8 KB Diff Download File
requirements.txt 316.1.3 10 years ago Brad Crittenden Add bzr to dependency list 268 bytes Diff Download File
File setup.py 315 10 years ago Marco Ceppi Fix deps, and minor version bump due to faulty upl 2 KB Diff Download File