Commit Graph

4 Commits

Author SHA1 Message Date
Michael Johnson 4fdadf64bb Remove tox_install
The tox_install script is not longer required, this patch removes it.

Change-Id: Ia291d99245160c2ba864ed63f99ee341523b7385
2018-03-14 21:03:05 +00:00
Michael Johnson 57f6f3c54d Move neutron-lbaas-dashboard zuulv3 config in repo
This is the start of the transition to native Zuul v3 support for
neutron-lbaas-dashboard.

Change-Id: Ife75c717d4ffb74d6ccf4bfc4cf24b769924b6d7
2017-11-01 14:20:33 -07:00
Jacky Hu a38108be62 Make it work with devstack
To avoid the "installation from path or url cannot be constrained to
a version" issue.

Change-Id: I64421b32b8c92b235cf61f1c7ceeb8879e4dbcb8
2017-07-06 11:55:21 +08:00
Dirk Mueller ed325793c9 Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries 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 neutron-lbaas-dashboard.

Change-Id: Id0a31c878f39355bcb8b2e4b67b0c17b161c8603
2016-12-20 14:35:05 +11:00