Commit Graph

1 Commits

Author SHA1 Message Date
Ryan Beisner 07daef9976 Update tox.ini files from release-tools gold copy
All OpenStack Charms now contain identical tox.ini files,
not to be modified or made unique within each charm repo.

This is to ensure consistency across charm repos in tox
target naming, approach and purpose, also giving the
charm dev and test experience additional consistency.

Also create empty dirs with .keep files where necessary.
Some classic charms have actions and/or lib dirs, and some
do not. In all classic charms, flake will now check those
dirs to ensure lint coverage of existing or future content.

Change-Id: I44b560b74ea2be71859fe0386105ab20f9900a76
2016-09-09 19:22:09 +00:00