Commit Graph

1 Commits

Author SHA1 Message Date
Ryan Beisner 86fd1cfe16 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: Icfdf2b2c568ccbb3886278d1825801f4f8cd003c
2016-09-09 19:42:39 +00:00