Commit Graph

2 Commits

Author SHA1 Message Date
Arif Ali a85ae0e852 Update README.md and gitkeep consistancy
Remove 2 extra lines, and capitilsation of Juju, so the doc is
consitent. 2 empty directories either have .keep or .gitkeep
change .keep to .gitkeep to be consistent

Change-Id: Ib965a7e2a7afcd36423dadf548d33a8efbfaf6fe
2019-11-14 11:36:25 +00:00
Ryan Beisner 6219ebee3b 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: Ibaf267dc1ad5f071ab046df07ded711a184b45bd
2016-09-09 19:42:16 +00:00