master
4 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Takashi Kajinami
|
089c9a3835 |
Drop empty documentation sections
... and fix the invalid installation guide to avoid confusions. Tempest plugins are developed for testing so detailed documentation is not usually needed. Change-Id: I9632a02b96e02b69e6592f731c214d771218fcdf |
||
|
Takashi Kajinami
|
331beaeaf7 |
Drop unnecessary 'x' bit from doc config file
This file is not actually executable. Trivial-Fix Change-Id: I53115e43b1b7a91bc7770dcc56430984dc219d2a |
||
|
jiaqi07
|
c81501c910 |
remove unicode from code
Change-Id: I1f602209937866a44106129f3167fc659f657524 |
||
|
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 |