Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-10 | tests: Use git hash pip dependency format for pylxd. | Chad Smith | |
We want this git hash from master as it pylxd pip packages are not as frequently published by this project. Master for pylxd is under active development, so we do want to 'pin' which hash we pull. | |||
2018-01-10 | tests: add integration requirements text file | Joshua Powers | |
This adds the specific requirements for integration testing to a single file that can be referenced in other areas. It also enables the read-dependencies script to install those packages. |