Previously taken approach, where python-monascacient, is installed
from the Zuul reference or master made the new ZuulV3 based
tox gates failing.
Change-Id: I864a83862958ec21a681254d7c7a0efb72cf194a
In overall following change adjustes monasca-ui code to the
shape of the python-monascaclient (integrated with osc-lib,
see Depends-On for details).
Extra:
- added profiling capabilities
- added caching of client instances
- installing master python-monascaclient for test purposes
- supporting installing python-monascaclient if specified via Depends-On
Depends-On: I1712a24739438e2d8331a495f18f357749a633c5
Change-Id: I01d0f3d9814376f9358feb23494e1ca5231aedac
In master we want to use the master branch. Commit e27a1c99709f5656
introcuced the wrong branch name.
Change-Id: Ic1e9b8f95b5b4bb7ae8d655be4d0b0f260be6d10
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: Ie56634fcb4dcf670510771efffccb4214c87359c
Adding constraints support to clients is slightly more complex than
services as the clients themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.
This change adds constraints support by also adding a helper script to
edit the constraints to remove monasca-ui.
Change-Id: Ie2f4e3ed3e309b1176ec8bffa5466da25345fd64
- Update horizon version
- Remove --upgrade option in venv installer and tox.ini
- Freeze oslo libs versions
Change-Id: I4b6697cba20699da59af8f9cc7440a669d9f0c6e