b758fb49cc8c9d56fa83f910f3462a845eec1b1b
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
niuke
|
7b825d8d83 |
Cleanup py27 support
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py Change-Id: Idefdbf454ad18fbbd3c06c0eb864e143d8a419a7 |
||
|
OpenStack Proposal Bot
|
b09dcebd20 |
Updated from global requirements
Change-Id: I1aef3ea5717976810be54afb2805d86cd32dd61e |
||
|
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 |