Commit Graph

2 Commits

Author SHA1 Message Date
Dustin Schoenbrun 2cbcae3e25 Add line for PyCharm IDE in gitignore file
There was no entry in the gitignore file for JetBrains IDEs like PyCharm.
This patch adds an entry to ignore the .idea directory that is created
when the manila-tempest-plugin git tree is imported as a project into
PyCharm.

Change-Id: I1e185976f9d1467eefe96548a2e090d1dd30ffca
2018-06-27 15:37:37 -04:00
Raissa Sarmento 3dd627bdec Apply cookiecutter to newly split project
This tempest plugin is being split out of the main manila project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-09-27 12:25:46 +01:00