Commit Graph

4 Commits

Author SHA1 Message Date
Witold Bedyk efe18cbfeb Clean up tox.ini
Depends-On: https://review.openstack.org/545832
Change-Id: I676ba1fbe4f0219f8b6dcd97c087f59b318c500d
2018-02-20 10:28:53 +00:00
Andreas Jaeger a9b647d743 Sync tools/tox_install.sh
Sync tools/tox_install.sh with python-openstackclient. This brings in
the following improvements:

* Do not leave temporary directory around, instead delete temporary
  directory directly after usage (change
  I939eae82dba3287fd4e4086128ebf4609a0e0770).
* Do not set ZUUL_BRANCH explicitely and remove unused if condition
  (change I0077c986a17d6bb92791474e03d1e77776e9382f).

Change-Id: I89b86e20d063f53338c87e76d9a39d600d35f3cd
2016-08-30 20:17:06 +02:00
Kaiyan Sheng feb066fc2c [monasca-persister] Change tox to use https instead of git
Change in tox_install to work around proxy settings

Change-Id: If840b9aebc19aa7cdc3d95e9a8738f35c8b0a895
2016-05-26 17:28:13 -06:00
Kaiyan Sheng 3117fbad51 [monasca-persister] Constraint tox targets with upper-constraints
This review is to prepare for adding monasca-persister into openstack
global-requirements. After this project gets into global requirements,
it will be in upper-constraints.txt. If we make changes on this
specific project, we need to replace it in the upper-constraints with
source based specifier before applying it to pip install.

Change-Id: Ife8c77d41815b262300068497f7197af35ef2f5a
2016-05-20 16:40:21 -06:00