| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
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: I30b48b58d368c2d79d3407735d2a082b3b46d2fb
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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 python-designateclient.
Change-Id: I2976e5615bd46449690072b09aeaad59c1674d44
|
| |
|
|
|
|
|
|
| |
Previously, the cli functional tests would not display each test case
as they ran. This fixes that, similar to how the api functional tests
do this.
Change-Id: I899bafa4923dc9c80cad35cdb1f86cbf2e93038d
|
| |
|
|
| |
Change-Id: I4f32b7c3ca7831becdd49f75a7fa48bfcfa7fe76
|
| |
|
|
| |
Change-Id: Ia25ef86786895f376be410f74b9a30e3e8ff4243
|
| |
|
|
| |
Change-Id: If85de4c02406e8ffd49da3c04c23db58ad2df119
|
| |
|
|
| |
Change-Id: I25a54badf2f33d2f25257793b227c80e86e69894
|
| |
|
|
| |
Change-Id: I9c4b804a5dd476c69976aed841f804283ecf8996
|
| |
|
|
| |
Change-Id: I95afdfd1e426cb2d924586f260154ff62d1498d2
|
| |
|
|
| |
Change-Id: I12a39aaa506d0938e742285d97c4bf28e21dcb2c
|
| |
|
|
|
|
| |
Follow up to I17ca5e80 - I misread and assumed a < was a >.
Change-Id: I77d5d73d01d0b5129e963a2d8670002fc457ff57
|
| |
|
|
| |
Change-Id: I17ca5e802108fcf6dc906ff23b6b61f53a25eac1
|
| |
|
|
| |
Change-Id: Ida38a944fe5dd875db12c2826b8d3a4168e54f79
|
| |
|
|
| |
Change-Id: Iac4a73acfb515c1e213a1dd0865a62bc39e3ed0f
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: Ic776f94224e3ebacf0b1c672fe47152d447f8a82
|
| |/
|
|
| |
Change-Id: I91af105b2b8427b71257c492f2b2830c5602aee2
|
| |
|