Sean Myers

Results 8 comments of Sean Myers

I was hitting this issue, but to me it looks like fog isn't installed where vagrant needs it. My workaround was to `vagrant plugin install fog`, which got the sandbox...

Ah, that makes perfect sense, thanks. Now I see how your PR fixes it. So this is probably fixed with the next release of sahara after the current, and until...

It's not clear to me what exactly is going wrong here. Can you show me the JSON that pyplates is making, and also the JSON that pyplates should be making...

Yay I totally missed the notification for this! Sorry about that. Test coverage is needed, as well as [linting](https://cfn-pyplates.readthedocs.org/en/latest/developing.html#flake8). Using [template replacements](https://docs.python.org/2/library/string.html#template-strings) with `**kwargs` also (I think?) solves the issue...

I think the best pyplates can do it ensure that cfn_py_generate adds the directory containing the pyplate it's processing to the python path before executing it. This seems to work...

I'm not sure how to proceed without guidance or feedback, closing.

Oh, no worries about that, I was just wary to proceed without hearing from you that the feature was actually [the tire swing](http://blog.thingsdesigner.com/uploads/id/tree_swing_development_requirements.jpg) that you wanted.

I did a bunch of cleanup work on this today, but punted on this one. It might still end up in a future release, though.