cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #04044
Re: [Merge] ~powersj/cloud-init:cii-requirements into cloud-init:master
I have removed the work done to read-dependencies and updated the commit message: First, all non-ubuntu OSes do not have access to simplestreams as it is not available via system packages or via PyPI. This already limits the usefulness of this to Ubuntu. Second, the version of pylxd, must be the latest from pypi, it cannot be the system package. This is largely why we like using tox to run the tests.
As a result of the two points above, I do not see a strong reason to even have any of the integration requirements inside the read-dependencies script at this time. This commit simple creates a requirements file for managing and documenting specific requirements for integration testing, rather than doing that work inside of the tox.ini file.
--
https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/335774
Your team cloud-init commiters is requested to review the proposed merge of ~powersj/cloud-init:cii-requirements into cloud-init:master.
References