Ubuntu Xenial comes with Python 3.5 out-of-the-box,
and both ironic and ironic-staging-drivers are already gating against
py35 unit tests.
Change-Id: Ie1728d90b9eada194ae65aca15be5238edfa4ebc
Remove old and unused constraints environments from tox.ini. Those
have never been used.
Note that the repo has in the past not used constraints in OpenStack
CI, this change keeps the status quo.
For more information about constraints see:
http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html
Change-Id: Idb24ac27d5653b5f0c7a5f618b475c9e278fcc8a
This patch is adding an "extra-requirements.txt" file that points to the
Ironic's git repository which will be installed in the virtual
environment where the unittests will run.
Change-Id: I42ccbfde8f3381b9d77f85b3f676c0b455c62851