Commit Graph

1 Commits

Author SHA1 Message Date
Ryan Beisner 12d6eff2dd 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: I2121c10e2547d12c7f818adf237663814b63cf14
2016-09-09 19:22:03 +00:00