senlin-tempest-plugin/.gitignore
Duc Truong 181372e923 Fix broken test cases
* add required param 'name' for negative policy, profile and node tests
* use real profile for negative node creation test

Change-Id: I4eb9a9dbc0a1bdd5e0864c147974cf8e371789c2
2018-01-22 22:09:33 -08:00

21 lines
175 B
Plaintext
Executable File

__pycache__
.testrepository
*~
*.eggs
*.egg-info
*.iml
*.log
*.pyc
*.swp
*.swo
.coverage
.coverage.*
.idea
.project
.pydevproject
.testrepository
.tox
.venv
.DS_Store
.stestr