tempest/releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml
howardlee 27127378b6 Remove support for py34
Due to the change from Ubuntu Trusty to Xenial, only python3.5 is
available(Python3.4 is restricted to <= Mitaka). So, there is no
need to continue to keep these settings.

Change-Id: I07bf6c3299a2e509a2d30342922459dc79c8f281
2017-07-26 09:33:24 +00:00

6 lines
158 B
YAML

---
deprecations:
- |
Remove the support of python3.4, because in Ubuntu Xenial only
python3.5 is available (python3.4 is restricted to <= Mitaka).