
This is the start of a python monasca-common package. Initially it has a common python logging config, common oslo opts, and mysql common code. Change-Id: I15c32b72fc42a8c5ce9eeedf20ca3a11907bf29f
19 lines
151 B
Plaintext
Executable File
19 lines
151 B
Plaintext
Executable File
*.cache
|
|
*.classpath
|
|
*.project
|
|
*.target/
|
|
*.settings/
|
|
.idea
|
|
target/
|
|
test-output/
|
|
test-config.yml
|
|
*.swp
|
|
*.iml
|
|
bin/
|
|
*.pyc
|
|
.tox
|
|
build
|
|
dist
|
|
*.egg-info
|
|
*.egg
|