3 Commits

Author SHA1 Message Date
Andreas Jaeger
0bfeba45be 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: I2415468b703e608c81c51bfa25126f7e8d204a00
2016-08-30 20:13:30 +02:00
Kaiyan Sheng
7d756be916 [monasca-common] Change tox to use https instead of git
This change is to work around proxy settings by using https

Change-Id: I350656c03cf71c6c1dcad5b98c5bfff6694e451d
2016-05-26 17:32:47 -06:00
Kaiyan Sheng
741a24e41a [monasca-common] Constraint tox targets with upper-constraints
This review is to prepare for adding monasca-common 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: I67a3e3fcb833e273900c490643197988efd5eb3b
2016-05-20 16:45:58 -06:00