5 Commits

Author SHA1 Message Date
Pierre Riteau
9a34ee32e3 Fix path to source code in configuration files
Change-Id: I56c03f6e7c9fe30dcea36a9843da205c4adf1d03
2019-09-16 12:04:26 +02:00
Le Hou
ba05dee585 Use opendev repository
Change-Id: Ie92cbb4bf280a0ff1721dbd835c61f7377b6c101
2019-04-23 16:16:37 +08:00
qingszhao
732f2329ed change default python 3 env in tox to 3.5
Change-Id: I80599e3dec2208fc68ef70f00ae0c7f2e3454dcc
2018-06-12 10:28:29 +08:00
huang.zhiping
65b2b80f9b fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I7dfde1d3a1bf58b3913ceadb18aa3bf3c31ac795
2018-06-08 22:10:58 +08:00
Chandan Kumar
30323b4d4b Apply cookiecutter to newly split project blazar-tempest-plugin
This tempest plugin is being split out of the main blazar 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-12-18 14:38:55 +05:30