Commit Graph

9 Commits

Author SHA1 Message Date
wangzihao b665388bf5 Rmove six forgotten before
- six.itervalues

Change-Id: I504c63204507529eda5f7958f8a3137865becec6
2020-11-10 09:46:10 +00:00
Andreas Jaeger 6fc8c9f785 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 2.0 which
supports Python 3.

Fix problems found.

Change-Id: I4cebf81b32bdf285f0d412255984c176140329be
2020-03-28 12:30:53 +01:00
zhurong 7204695b69 Use standard cover tox env
Change-Id: Ia561aa9aa7a8c812594651c1d82fd6d8844068a8
2018-09-10 10:31:56 +08:00
Andreas Jaeger d7b253edd7 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: Id9b20c3ddb141f5237b2a072d89b3ec0786a1dbd
2017-12-02 17:03:55 +00:00
zhangyanxian d2ed9d7084 Fix typos in cover.sh
TrivialFix

Change-Id: I0c4985a799c551ab54f4730c51a54ac53be4545c
2016-12-16 02:31:10 +00:00
zhurong f8815cdd50 Fix coverage job gate
Change-Id: I9d4fa6dfdda21b2cfae568cff044b515f3b56705
2016-11-17 22:08:37 +08:00
sslypushenko c9e8de4050 Add tools/tox_install.sh script
murano-pkg-check is now present in upper-constraints.txt, so install command
should be replaced with tools/tox_install.sh

Change-Id: I9099b6c1751006a229a8400d2229daa0c6ea3652
2016-09-29 13:57:50 +03:00
sslypushenko a71fe26c19 Added docs autogeneration for error list
Change-Id: I4d322863c06731bf0c5f540394711eab7c24de23
2016-09-13 16:37:16 +03:00
sslypushenko 0104da8439 Added tools/cover.sh
Change-Id: I63ab53da9db044d05e1f87a8e83805f2889b9b25
2016-09-01 16:01:38 +03:00